diff --git a/JSON-dictionary.md b/JSON-dictionary.md index bc64767..380fcce 100644 --- a/JSON-dictionary.md +++ b/JSON-dictionary.md @@ -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** | | | 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 | +| TimerRefresh | integer | 1 | To/From ESP | | req/set timer info | | 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 |