Power state sync tip had the topic transposed

WizADSL 2019-11-16 13:35:57 -05:00
parent b0ce374f06
commit 11eee0d9eb
1 changed files with 1 additions and 1 deletions

@ -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