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