mirror of https://github.com/arendst/Tasmota.git
Should be %topic%/%prefix%/
parent
c60c4d6c98
commit
8378574345
|
@ -125,7 +125,7 @@ This can also be done manually in Home Assistant UI through Developer tools - ![
|
|||
action:
|
||||
- service: mqtt.publish
|
||||
data:
|
||||
topic: "cmnd/sonoffs/SetOption19"
|
||||
topic: "sonoffs/cmnd/SetOption19"
|
||||
payload: "1"
|
||||
```
|
||||
### Tip: Make all Tasmota devices report their firmware version
|
||||
|
|
Loading…
Reference in New Issue