mirror of https://github.com/arendst/Tasmota.git
Revert 4edd39528eb20e0807347abcc3bc17743ccc8ffc...6fd1bc85403c7be4ab6f7b8af73053a7e6794ead on Home Assistant
parent
144e94ce87
commit
082d0a55a6
|
@ -106,7 +106,7 @@ 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: ""
|
||||||
```
|
```
|
||||||
### Tip: Make all Tasmota devices be automatically discovered
|
### Tip: Make all Tasmota devices be automatically discovered
|
||||||
|
|
Loading…
Reference in New Issue