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