Fix cmnd desc

This commit is contained in:
Norbert Richter 2021-06-09 15:17:01 +02:00
parent aa40d6c500
commit ee7364eb0b
No known key found for this signature in database
GPG Key ID: 6628701A626FA674

View File

@ -697,7 +697,7 @@ const char HTTP_SNS_NEOPOOL_STATUS_ACTIVE[] PROGMEM = "filter:invert(1)";
* any other value of <time> will set time as epoch * any other value of <time> will set time as epoch
* *
* NPLight {<state> {delay}} * NPLight {<state> {delay}}
* get/set light (state = 0|1|2|3) * get/set light (state = 0|1|2|3|4)
* get light state if <state> is omitted, otherwise set new state * get light state if <state> is omitted, otherwise set new state
* 0 - switch light manual off * 0 - switch light manual off
* 1 - switch light manual on * 1 - switch light manual on