amorosik Expert Licensed User Mar 1, 2022 #1 Most of these devices are compatible with Alexa, Google Home, Ifttt, and others The question is: how to drive them, in the sense of activating or deactivating the relays, and reading the status of the buttons, from the B4J code?
Most of these devices are compatible with Alexa, Google Home, Ifttt, and others The question is: how to drive them, in the sense of activating or deactivating the relays, and reading the status of the buttons, from the B4J code?
DonManfred Expert Licensed User Longtime User Mar 1, 2022 #2 I don´t know how to connect to these but consider something like this. You can use a REST Api to control them. okhttputils2 is all you need. Upvote 0
I don´t know how to connect to these but consider something like this. You can use a REST Api to control them. okhttputils2 is all you need.
amorosik Expert Licensed User Mar 4, 2022 #3 DonManfred said: I don´t know how to connect to these but consider something like this. You can use a REST Api to control them. okhttputils2 is all you need. Click to expand... Ok, is a good option Upvote 0
DonManfred said: I don´t know how to connect to these but consider something like this. You can use a REST Api to control them. okhttputils2 is all you need. Click to expand... Ok, is a good option