mirror of https://github.com/arendst/Tasmota.git
Revert 416ded0601bb793cb1a0d392515dcb1b2e1bbb94...11eee0d9eb8de598cfafb32bace75e75fe79821d on Home Assistant
parent
c09c8e092b
commit
44fdcc3610
|
@ -130,7 +130,7 @@ If the MQTT broker or Hass is restarted, or there is a WiFi outage, Tasmota devi
|
||||||
action:
|
action:
|
||||||
- service: mqtt.publish
|
- service: mqtt.publish
|
||||||
data:
|
data:
|
||||||
topic: "cmnd/tasmotas/state"
|
topic: "tasmotas/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