Sonoff-Touch not reporting state when pushing the button manually. #2185
Labels
help needed
Action - Asking for help from the community
stale
Action - Issue left behind - Used by the BOT to call for attention
I have flashed a 2-gang LX-Wifi03o with Tasmota and set up as a 2gang Sonoff Touch. The Button works and a figured out how to use it with mqtt and homebridge.
But what i did not figure out is how i get the status of the relay when i manually push the button on the switch.
I followed the wiki with this:
If you want to found out what state your sonoff is, issue this command with an empty payload to trigger a status response (see below for how to listen): mosquitto_pub -h control_central -t cmnd/my_house_living_room/status -n
But when i subscribe to mqtt and listen to all the topics and run the command there is no change.
Any help with this?
The text was updated successfully, but these errors were encountered: