homebridge-ifttt icon indicating copy to clipboard operation
homebridge-ifttt copied to clipboard

Possibly accepting a return value?

Open CarterBrehm opened this issue 7 years ago • 2 comments

If this is still being maintained, would it be possible to accept a return value, and set the state of the switch on that? With the IFTTT maker channel sending a response when an event is triggered, this would be very useful.

CarterBrehm avatar Apr 05 '17 12:04 CarterBrehm

Yeah! + 1 to this.

I have a plugin somewhere that uses an URL to retrieve the status of an accessory. Just a HTTP call which just returns a file with "1" or "0" inside.

We could easily create a webhook at IFTTT, that could maintain a file with the status.

greensouth avatar Sep 13 '18 07:09 greensouth

I recommend homebridge-cmdswitch2 and its optional state_cmd.

https://github.com/luisiam/homebridge-cmdswitch2

deanlyoung avatar Sep 13 '18 19:09 deanlyoung