Updated PowerOnState Configuration (markdown)

blakadder 2019-03-03 11:02:11 +01:00
parent 7062c9bebf
commit 65c0691e26
1 changed files with 1 additions and 1 deletions

@ -27,7 +27,7 @@ To check, if there is a retain value set for the power switch monitor topic `cmn
Using mosquitto:
`mosquitto_sub -p 1883 -u <username> -P <password> -t cmnd/+/power`
`mosquitto_sub -p 1883 -v -u <username> -P <password> -t cmnd/+/power`
If there are retained messages there should be an output similar to: (the "r1" shows that this message was retained)