klausahrenberg / WThermostatBeca

Replaces original Tuya firmware on Beca thermostat with ESP8266 wifi module

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Default schedule issue: off Mon 00:00 - 06:00

ilx2i opened this issue · comments

commented

I noticed that with default schedule (below) my ME81AH is off (or 0?) from Sun 24:00 to Mon 06:00.

{
"w1h": "06:00",
"w1t": 20,
"w2h": "08:00",
"w2t": 21,
"w3h": "11:30",
"w3t": 21,
"w4h": "12:30",
"w4t": 21,
"w5h": "17:00",
"w5t": 21,
"w6h": "22:00",
"w6t": 21,
"a1h": "08:00",
"a1t": 21,
"a2h": "23:00",
"a2t": 20
}

Winter with -30 outside this is not good ;) Changing "w1h" default value will propably help.

BR,
Ilari