PC Support
-
PC Support. Your dev team should make an app for pc uses, being able to connect to a PC that can interface with IFFT will allow for home automation controls without need for a phone.
-
@joel simple solution that requires the use of a raspberry pi...
Set up a Node-Red server on the pi configured to get button events. Next forward those events to a websocket listener. Now any application/site that can connect to a websocket can use the button events within your local network.