-
|
I have compiled tasmota 15.1.0 with these defines: The I have set this rule to manage the PCF8574 in MODE 2 (pin#0 and pin#2 like a switch): When I change the pin#0 to gnd or to vcc I receive always the event {"Switch2":{"Action":"TOGGLE"}}. 14:47:07.329 CMD: rule1 It is possible to receive the event SWITCH2 ON or OFF indeed of TOGGLE? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
While I've not tried this with PCF8574, the standard setup is that toggle of relay is normal when configuring the input as a But you did not tell what your configuration is, like of |
Beta Was this translation helpful? Give feedback.
-
|
Sorry. |
Beta Was this translation helpful? Give feedback.

Sorry.
I have missed the switchmode for ALL the switch signals. I have made "SwitchMode 2" without indicate the switch number so Tasmota was setted only the first switch.
Thanks for all