Updated PowerOnState Configuration (markdown)

blakadder 2019-03-03 11:05:20 +01:00
parent 65c0691e26
commit 8fe635f2f8
1 changed files with 1 additions and 1 deletions

@ -48,7 +48,7 @@ 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`
`mosquitto_pub -p 1883 -u <username> -P <password> -d -n -r -t cmnd/%topic%/power`
The -n sends an empty key and the -r sets the retain flag to store this change permanently