Hi!
I found on the internet simple, but powerfull automation sheduler with planty of options:
There are already connected planty of Home automation services, lika OpenHAB, SmartThings etc…
So my thought was, is it possible to use thinger.io with IFTTT.com ?
It could open planty of new experience!
Best regards,
Sergei
Or dear…
Didn`t noticed, that same project topic already exist:
This sample project is about interacting with a third party service like the IFTTT Maker Channel . This channel allows executing multiple actions like sending tweets, posting to Facebook, doing push notifications, sending emails or SMS, and many many other actions you must check. As an illustrative example, this project will tweet the temperature and humidity periodically. Also it will allow reading the humidity and temperature remotely, changing the tweet interval, and sending test tweets.
Hard…
My bad…
Yes @maxfox04 ! There are two different ways of using IFTTT with thinger.io .
One is for triggering IFTTT events, like this one that post tweets with humidity and temperature:
This sample project is about interacting with a third party service like the IFTTT Maker Channel . This channel allows executing multiple actions like sending tweets, posting to Facebook, doing push notifications, sending emails or SMS, and many many other actions you must check. As an illustrative example, this project will tweet the temperature and humidity periodically. Also it will allow reading the humidity and temperature remotely, changing the tweet interval, and sending test tweets.
Hard…
An the other way is to make your things to react to IFTTT events, like this other one that show the latest twitter follower in a small screen:
In thinger.io you can connect your devices easily to the Internet and manage their resources trough a REST API or the API Explorer available in the dashboard console. Moreover, you can integrate your devices with third party services like IFTTT . IFTTT allows configuring several triggers that execute some action. Those trigger includes things like your mobile phone entered in a given location, tomorrow is going to rain, you have a new mention on twitter, you have a new email, and so on. In this h…
So yes, it is possible to use IFTTT in both directions, and this open the platform to a next level of automation =)
Thats the extra great things!