diff --git a/JSON-dictionary.md b/JSON-dictionary.md index 98c0b2b..bc64767 100644 --- a/JSON-dictionary.md +++ b/JSON-dictionary.md @@ -45,8 +45,8 @@ Certain commands are used to alter the non volatile settings stored by the contr | TempMode | integer | 0,1 | From ESP | | 0=degC, 1=degF | | Thermostat | int | 0,1 | To/From ESP | **YES** | | | 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 | -| TimerRepeat# | integer| 0,1 | 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 | +| TimerDays | string | # Mon,Tue,Wed,Thu,Fri,Sat,Sun,Next | 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 | +| TimerStop | string | # HH:MM | To/From ESP | **YES** | # = index 1..14 | | TimerUpdate | integer | 1 | To/From ESP | | req/set timer info |