tipo fix

Lucas Goossen 2019-10-22 04:59:05 -05:00
parent 0a18c50a4f
commit a6992eaecc
1 changed files with 1 additions and 1 deletions

@ -124,7 +124,7 @@ You can turn the Sonoff back off again with:
mosquitto_pub -h control_central -t cmnd/my_house_living_room/power -m 0
If you want to found out what state your sonoff is, issue this command with an empty payload to trigger a status response (see below for how to listen):
If you want to find out what state your sonoff is, issue this command with an empty payload to trigger a status response (see below for how to listen):
mosquitto_pub -h control_central -t cmnd/my_house_living_room/status -n