Commit Graph

574 Commits

Author SHA1 Message Date
Yurii 5544f43162 Merge branch 'master' into new-equitherm 2025-06-30 02:42:33 +03:00
Yurii e63a0dc7eb refactor: improved freeze protection & overheat protection; added desc for OT options 2025-06-30 02:41:44 +03:00
Yurii 792c6a6668 chore: upd gitignore 2025-06-30 02:38:25 +03:00
Yurii 94f6f14795 refactor: fixed logo size on mobile devices 2025-06-30 02:38:00 +03:00
Yurii 47696a0721 refactor: added print to log channel 2 activity state #155 2025-06-28 20:16:19 +03:00
Yurii 5c4ad8cd07 chore: upd readme 2025-06-27 14:53:17 +03:00
Yurii f6cfdf3263 feat: added freeze protection parameter for heating, removed forced start of heating in emergency mode #157 2025-06-27 00:28:38 +03:00
Yurii 58b0c18448 fix: added C/F temperature conversion in overheating protection 2025-06-20 02:46:25 +03:00
Yurii b985275309 feat: added software overheating protection 2025-06-17 17:50:15 +03:00
Yurii 1eee184887 feat: added OT option dhwStateAsDhwBlocking
For Baxi Slim with Bertelli
2025-06-16 01:04:07 +03:00
Yurii ba03c9cda3 fix: last sensor was ignored 2025-06-08 03:10:10 +03:00
Yurii 14b1eac732 chore: bump version to 1.5.5 1.5.5 2025-06-05 05:40:09 +03:00
Yurii d16f56d280 fix: build for ESP32 C6 2025-05-23 00:42:29 +03:00
Yurii 06c2ddcf96 Merge branch 'master' into new-equitherm 2025-05-21 01:20:55 +03:00
Yurii 8b50ed48c1 fix: revert default value of slave max modulation; always set max modulation level
Baxi Ampera resets the maximum modulation level to 0 when the heating is turned off
2025-05-21 01:17:43 +03:00
Yurii f212d9d9a8 fix: changed default value of slave max modulation to 0 2025-05-20 00:05:29 +03:00
Yurii 0bb05006f4 Merge branch 'master' into new-equitherm 2025-05-19 23:45:13 +03:00
Yurii 0e78e71493 refactor: more logs 2025-05-19 23:39:15 +03:00
Yurii 655313562d fix: typo 2025-05-19 23:28:55 +03:00
Yurii c8e7724da8 refactor: cosmetic changes 2025-05-19 23:26:44 +03:00
Yurii f986129c72 fix: set month of date to OT fixed 2025-05-19 23:16:34 +03:00
Yurii 5046bc0e8f Merge branch 'master' into new-equitherm 2025-05-19 22:49:09 +03:00
Yurii 7b31315242 feat: added OT option to set date and time on the boiler 2025-05-19 22:38:35 +03:00
Yurii 6872cad8ce feat: added new purpose (number) for sensors and added polling for OpenTherm statistical IDs
New sensor types:
* Number of burner starts
* Number of burner starts (DHW)
* Number of pump starts (heating)
* Number of pump starts (DHW)
* Number of burner operating hours
* Number of burner operating hours (DHW)
* Number of pump operating hours (heating)
* Number of pump operating hours (DHW)
2025-05-19 21:09:39 +03:00
Yurii 4b1b7f5857 feat: added OT options: ignore diag state, auto fault reset, auto diag reset 2025-05-18 16:47:28 +03:00
Yurii a667317412 refactor: increased max. target indoor temp. from 30 to 40 degrees (for control by return temperature) 2025-05-18 16:01:04 +03:00
Yurii 612b17b86f refactor: reworked the setting of the maximum modulation level, added the parameter of the maximum modulation level for DHW 2025-05-18 15:31:49 +03:00
Yurii 7c032ddc2f fix: removed `device_class` for signal quality entities for compatibility with HA 2025.7.0 2025-05-18 15:29:32 +03:00
Yurii 9dd5ee8da5 chore: bump pioarduino/platform-espressif32 from 3.1.3 to 3.2.0 2025-05-08 09:39:30 +03:00
Yurii 7dbd503e1e fix: restarting on critically low heap #151 2025-05-07 06:12:39 +03:00
Yurii 85932fdc1d refactor: rounding `heating.setpointTemp` 2025-03-26 16:14:32 +03:00
P43YM 0d3adad446 refactor: added notes for equitherm parameters 2025-03-18 09:38:09 +03:00
Yurii 77d80225ad refactor: small changes 2025-03-18 09:26:53 +03:00
Yurii dc68315166 refactor: added `Msg type` output to opentherm log 2025-03-18 09:21:00 +03:00
Yurii 5d0ca68dc0 fix: `OpenThermTask::setMaxHeatingTemp(const uint8_t temperature)` changed to OpenThermTask::setMaxHeatingTemp(const float temperature) 2025-03-18 09:19:24 +03:00
Yurii d50b70c211 refactor: improved work with opentherm on esp32 2025-03-14 05:12:20 +03:00
Yurii dd53d1ef3e chore: bump version to 1.5.4 1.5.4 2025-03-06 19:15:56 +03:00
Yurii 587678f184 Merge branch 'master' into new-equitherm 2025-03-06 04:52:12 +03:00
Yurii 72235286c0 chore: resolve conflicts 2025-03-06 04:50:02 +03:00
Yurii 3bd8010b74 refactor: BLE device support for ESP32 C6 (#147)
Building on ``Arduino``+``ESP-IDF`` with ``h2zero/esp-nimble-cpp`` for ESP32 C6
2025-03-06 04:45:13 +03:00
Yurii 6a26e27d39 refactor: heating temperature step changed
* step changed to 0.1
* added processing of long presses on thermostats in the dashboard
2025-03-06 04:29:01 +03:00
Yurii 8fa440810c refactor: status BLE sensors 2025-03-05 02:28:17 +03:00
Yurii ee868b22ce chore: remove unused files 2025-03-04 21:31:44 +03:00
Yurii 95b18385ba chore: gitignore update 2025-03-04 17:50:59 +03:00
Yurii 8046a7e13f refactor: cosmetic changes 2025-03-03 04:03:08 +03:00
Yurii 0ec1fc5f24 chore: fix typo 2025-03-03 02:26:09 +03:00
Yurii 061136b13e refactor: cosmetic changes (equitherm chart) 2025-03-03 02:05:33 +03:00
Yurii 3e61dabeab refactor: refactoring after #144 2025-03-02 22:44:53 +03:00
P43YM e5f4281d4c feat: new equitherm algorithm and chart for it (#144) 2025-02-28 23:21:55 +03:00
Yurii 4457e16a8f refactor: increased opentherm disconnect timeout 2025-02-27 12:48:27 +03:00