From 02c42c82f69606c3de594e6b3e6cd7718e6e6962 Mon Sep 17 00:00:00 2001 From: Ray Jones Date: Sat, 23 Feb 2019 05:03:16 +0000 Subject: [PATCH] Update JSON dictionary --- JSON-dictionary.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 |