mirror of https://github.com/arendst/Tasmota.git
Updated PowerOnState Configuration (markdown)
parent
264907e921
commit
4a33d50278
|
@ -49,5 +49,6 @@ Now you can see, if there are messages stored that Power ON/OFF and need to be d
|
|||
Using mosquitto:
|
||||
|
||||
`mosquitto_pub -p 1883 -u <username> -P <password> -d -n -r -t cmnd/sonoff/power`
|
||||
|
||||
The -n sends an empty key and the -r sets the retain flag to store this change permanently
|
||||
|
||||
|
|
Loading…
Reference in New Issue