Update JSON dictionary
parent
abcd149ae8
commit
02c42c82f6
1 changed files with 1 additions and 1 deletions
|
@ -46,7 +46,7 @@ Certain commands are used to alter the non volatile settings stored by the contr
|
||||||
| Thermostat | int | 0,1 | To/From ESP | **YES** | |
|
| Thermostat | int | 0,1 | To/From ESP | **YES** | |
|
||||||
| Time | string | HH:mm:ss | To ESP | no | |
|
| Time | string | HH:mm:ss | To ESP | no | |
|
||||||
| TimerDays | string | # Mon,Tue,Wed,Thu,Fri,Sat,Sun,Next | To/From ESP | **YES** | # = index 1..14 |
|
| TimerDays | string | # Mon,Tue,Wed,Thu,Fri,Sat,Sun,Next | To/From ESP | **YES** | # = index 1..14 |
|
||||||
|
| TimerRefresh | integer | 1 | To/From ESP | | req/set timer info |
|
||||||
| TimerRepeat | string| # 0,1 | To/From ESP | **YES** | # = index 1..14 |
|
| TimerRepeat | string| # 0,1 | To/From ESP | **YES** | # = index 1..14 |
|
||||||
| TimerStart | string | # HH:MM | To/From ESP | **YES** | # = index 1..14 |
|
| TimerStart | string | # HH:MM | To/From ESP | **YES** | # = index 1..14 |
|
||||||
| TimerStop | string | # HH:MM | To/From ESP | **YES** | # = index 1..14 |
|
| TimerStop | string | # HH:MM | To/From ESP | **YES** | # = index 1..14 |
|
||||||
| TimerUpdate | integer | 1 | To/From ESP | | req/set timer info |
|
|
||||||
|
|
Loading…
Reference in a new issue