Commit Graph

16 Commits

Author SHA1 Message Date
Barbudor 62946c22b0 refactor in single append 2021-08-31 18:01:01 +02:00
Barbudor 8033917a36 fix opentherm json 2021-08-31 17:51:18 +02:00
kamiKAC 4d45a167cc Add Opentherm ot_dhw command (enable disable DHW) 2021-06-13 00:35:13 +02:00
Theo Arends 5e805e0c4a Move Settings from DRAM to heap 2021-06-11 18:14:12 +02:00
Yury Sannikov dbf433f151 Force set boiler setpoint tmp along with CH flag set 2021-06-07 11:31:49 +03:00
Yury Sannikov c87a2f19ae fix check settings on the initial startup 2021-06-05 21:00:33 +03:00
Yury Sannikov 08cea20132 reset OT protocol internal state on handshake 2021-05-26 12:27:47 +03:00
Theo Arends 77760dc2cc Prep virtual mqtt_data prt2 2021-05-23 16:50:17 +02:00
Theo Arends 408ae6a4ef Prep virtual mqtt_data 2021-05-23 14:42:27 +02:00
Theo Arends 2350697815 Use IRAM_ATTR in place of ICACHE_RAM_ATTR 2021-04-02 17:14:08 +02:00
Theo Arends ac054ea666 Refactor AddLog usage 2021-01-23 17:10:06 +01:00
Theo Arends dcbb3f1e0e Happy New Year 2021-01-01 13:44:04 +01:00
Marcel 96c58fa665 Improved Opentherm error handling.
- Added error counter avoiding disconnect state after single frame error.
- Decreased cooldown period to avoid boiler entering PWM mode after line idle for more than 5s.
2020-12-04 15:53:32 +01:00
Theo Arends fa7fdbd51a Consolidate `AddLog_P`
Consolidate `AddLog_P` into `AddLog_P2` and rename to `AddLog_P`
2020-11-06 17:09:13 +01:00
Theo Arends af5082320d Use global struct 2020-10-30 12:29:48 +01:00
Theo Arends d78ca09c30 Integrate OpenTherm and WindMeter 2020-05-07 16:03:27 +02:00