Closed hotmtk closed 10 months ago
Then you have not understood how Tasmota works
a cmmd/
topic is an INPUT to tasmota so the external world can send a COMMAND to Tasmota such as Power 1
a stat/
topic is an OUTPUT from Tasmota so the extenal world is made aware of a change in Tasmota state or a response to a command
When you press the web UI button it is normal that the message send is a stat/
and not a cmnd/
The Android client should update it's state ONLY on the reception os the stat/
message (even if it issued the `cmnd/) itself
Working as designed
And by the way, I have used IotMQTTPanel for more than a couple of years using the above "rule" Working like a charm
I just uninstalled it after a recent update asking me to agree on much too many cookies with no option to reject. I just can accept such behavior from an app
PROBLEM DESCRIPTION
Tasmota UI Toggle button does not send "cmnd" topic to console. It sends only "stat" topic
My network consists of Sonff Mini R2 with Tasmota firmware, Mosquitto Mqtt Broker, and one Iot MQTT Panel - as Android client Everything is set up and works near perfect. When I Publish from Broker and from Android client, the Relay switches On an Off. But when I Toggle the button from UI of Tasmota Sonoff Switch, it doesn't send to the Broker "cmnd/tasmota_9E59DD/POWER" topic, it sends only "stat/tasmota_9E59DD/POWER". Therefore neither the Broker is receiving the cmnd topic to forward it to Android client, and to modify the correct state of On/OFF virtual button inside it.
REQUESTED INFORMATION
Make sure your have performed every step and checked the applicable boxes before submitting your issue. Thank you!
Backlog Template; Module; GPIO 255
:Backlog Rule1; Rule2; Rule3
:weblog
to 4 and then, when you experience your issue, provide the output of the Console log: