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:
|
action:
|
||||||
- service: mqtt.publish
|
- service: mqtt.publish
|
||||||
data:
|
data:
|
||||||
topic: "cmnd/sonoffs/state"
|
topic: "/sonoffs/cmnd/state"
|
||||||
payload: ""
|
payload: ""
|
||||||
```
|
```
|
Loading…
Reference in New Issue