mirror of https://github.com/arendst/Tasmota.git
Updated Home Assistant (markdown)
parent
397f64ba0a
commit
54a2ebd826
|
@ -106,11 +106,11 @@ The automation below will be triggered each time Hass is (re)started and can als
|
|||
action:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "cmnd/sonoffs/SetOption19"
|
||||
topic: "cmnd/sonoffs/SetOption55"
|
||||
payload: "1"
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "cmnd/sonoffs/SetOption55"
|
||||
topic: "cmnd/sonoffs/SetOption19"
|
||||
payload: "1"
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in New Issue