mirror of https://github.com/arendst/Tasmota.git
tipo fix
parent
0a18c50a4f
commit
a6992eaecc
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue