Hello community.
Beginner needs help again: MQTT Device does not notice when you switch it on manually.
If I switch on my mqtt socket manually, the sensor/entity is correctly set to ON shortly afterwards, but the device itself (switch) does not notice this. In the dashboard, my switch remains switched off, but the state of the entity changes.
Does it make sense to create a rule that switches the switch on or off depending on the state of the sensor? Or is something configured incorrectly.
Everything works so far.
I can also switch the switch via the dashboard and see the correct status via the sensor.
Only the dashboard with the switch cannot be updated when the switch is operated manually.
Assuming this is a Tasmota device (which it appears to be but must be old since the topic format is reversed), you’ll want to send SetOption59 1 in the tasmota console to enable sending a payload to the tele topic immediately with every power change.