mirror of https://github.com/arendst/Tasmota.git
Power state sync tip had the topic transposed
parent
b0ce374f06
commit
11eee0d9eb
|
@ -130,7 +130,7 @@ If the MQTT broker or Hass is restarted, or there is a WiFi outage, Tasmota devi
|
|||
action:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "tasmotas/cmnd/state"
|
||||
topic: "cmnd/tasmotas/state"
|
||||
payload: ""
|
||||
```
|
||||
### Tip: Make all Tasmota devices be automatically discovered
|
||||
|
|
Loading…
Reference in New Issue