Updated PS 16 DZ Dimmer (markdown)

qingz2004 2018-11-27 21:31:53 -05:00
parent 087105f964
commit 7805df60da
1 changed files with 4 additions and 4 deletions

@ -60,25 +60,25 @@ Send from ESP8266:
AT+SEND=ok
Turn on the switch with faceplate button:
Received from MCU when
Received from MCU
AT+UPDATE="switch":"on","bright":44
Send from ESP8266:
AT+SEND=ok
Turn off the switch with faceplate button:
Received from MCU when
Received from MCU
AT+UPDATE="switch":"off","bright":44
Send from ESP8266:
AT+SEND=ok
Change the brightness to 52 with faceplate button:
Received from MCU when
Received from MCU
AT+UPDATE="switch":"on","bright":52
Send from ESP8266:
AT+SEND=ok
Holding the middle button on faceplate to reset the device:
Received from MCU when
Received from MCU
AT+SETTING=enterESPTOUCH
Send from ESP8266:
AT+SETTING=enterESPTOUCH