Search found 2 matches

by Collector
29 Jul 2021, 22:26
Forum: ESP Easy: General Discussion
Topic: Make Domoticz read a GPIO pin
Replies: 4
Views: 5535

Re: Make Domoticz read a GPIO pin

Thanks for the hint.
I was wondering if it were possible using a variable that follows the GPIO state in rules, then I sendtoHTTP the value of this variable to Domoticz.
If yes, which could be the correct syntax?
by Collector
24 Jul 2021, 21:30
Forum: ESP Easy: General Discussion
Topic: Make Domoticz read a GPIO pin
Replies: 4
Views: 5535

Make Domoticz read a GPIO pin

Hello, I need some help writing a correct statement in Rules to make sure that a virtual switch in Domoticz follows a GPIO, or PCFGPIO, defined by some rules, e.g. Toggle, using json. I tried the SendToHTTP command, but I can't find the correct json syntax to send the status of that GPIO to the Domo...