WebThingsIO / gateway

WebThings Gateway - a self-hosted web application for monitoring and controlling a building over the web
http://webthings.io/gateway
Mozilla Public License 2.0
2.62k stars 339 forks source link

Create IFTTT Bridge #178

Open hobinjk opened 7 years ago

hobinjk commented 7 years ago

As a follow-up to #172 it makes sense to create a simple bridge into the rules engine for integrating with the huge amount of existing functionality that IFTTT has to offer.

hobinjk commented 7 years ago

I have an initial prototype of this working in https://goo.gl/photos/KjoHrNuq2xrejj3m8 which forwards the rules engine's side effects to a spreadsheet

benfrancis commented 7 years ago

Nice!

Timmeey commented 6 years ago

Do you have any code for this prototype available? (I know it’s a year old 😉)

hobinjk commented 6 years ago

https://github.com/hobinjk/gateway/tree/rules-user-visible-ifttt

It's a bit convoluted and I unfortunately don't have the time right now to properly document it but hopefully in the future I'll bring back the output side of this as an option for the notification system