mirror of https://github.com/arendst/Tasmota.git
Edited sync power state topic to match auto-discovered entities.
parent
d581d7bd05
commit
982e6f3336
|
@ -122,6 +122,6 @@ Use this automation to get all your (auto discovered) devices in sync, including
|
|||
action:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "cmnd/sonoffs/state"
|
||||
topic: "/sonoffs/cmnd/state"
|
||||
payload: ""
|
||||
```
|
Loading…
Reference in New Issue