Basically looking for a virtual device in HE that will press a momentary button in ST, no status sync required. I played around with OtherHub, but I don't think that was designed around this use case. Or perhaps I missed something there. Can someone point me in the right direction, if it's even possible? Thanks!
Are you running webcore in ST?
I be!
My suggestion then is to set up a piston in webcore that uses IFTTT endpoint as a trigger. You don't have to hit this endpoint from IFTTT, it can be from anywhere. The action in webcore would be to press your button.
Then set up a rule in RM with whatever trigger or condition you want to use for it, with an action of Send HTTP Request. Then put your IFTTT endpoint URL from webcore in the URL field of your RM rule.
As an alternative to a RM rule, there's a couple community developed HTTP switches you can search for here on the forum, where is sends a web request when the switch is turned on or off.
1 Like
that is so cool and makes total sense - thanks so much. Will let you know how it goes.
1 Like