Update JSON dictionary

Ray Jones 2019-05-08 23:37:08 +00:00
parent 38f18c7a7d
commit b0289cde97

@ -52,6 +52,7 @@ Certain commands are used to alter the non volatile settings stored by the contr
| 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 | | 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 |
| TimerReq | integer | 1..14 | To ESP | no | ask for timer params for indicated timer |
| 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 |