100 Commits
Author SHA1 Message Date
Yurii 1f895690db chore: bump milesburton/DallasTemperature from 4.0.5 to 4.0.6 #213
https://github.com/milesburton/Arduino-Temperature-Control-Library/pull/289
2026-02-13 14:10:08 +03:00
Yurii 13e8bedf3f fix: added await for lang.build() 2026-02-13 11:21:17 +03:00
Yurii 3a6bb03456 chore: fix build 2026-02-12 23:32:39 +03:00
Yurii 7fcca3c4aa chore: fix ha blueprints to support all source sensors 2026-01-26 02:09:57 +03:00
Yurii 2f6bd237c7 chore: updated ha blueprints for new releases 2026-01-26 01:59:03 +03:00
Yurii e4d1ba7d7b refactor: added different timeouts for wired and wireless sensors 2026-01-26 01:03:26 +03:00
Yurii 781b2a1f9c chore: bump pioarduino/platform-espressif32 from 3.3.5 to 3.3.6 2026-01-23 00:17:30 +03:00
Yurii 56a8574aba chore: bump version to 1.6.0 2025-12-20 12:06:25 +03:00
Yurii 3adfabdf40 chore: bump pioarduino/platform-espressif32 from 3.3.4 to 3.3.5 2025-12-20 12:06:06 +03:00
Yurii a9220d9fa1 refactor: always set temperature to ID 1 2025-12-13 06:25:16 +03:00
Yurii 5a14857f52 refactor: minor changes 2025-12-13 06:21:21 +03:00
Yurii e487c78921 feat: added sensor type "OT, Cooling hours" 2025-12-13 06:17:15 +03:00
Yurii 6c3b79bda1 fix: OT protocol version in JSON of slave fixed 2025-12-13 04:15:48 +03:00
Yurii 09c50d5df8 refactor: fixed localization after #204 2025-12-12 15:27:42 +03:00
Yurii 348fab39bb refactor: refactoring after #204 2025-12-12 15:21:02 +03:00
Yurii eafb33cb6a refactor: fix typo 2025-12-09 21:10:23 +03:00
Yurii 0038a200ca refactor: some fixes localization 2025-12-09 20:21:10 +03:00
Yurii 1112a25172 chore: bump h2zero/NimBLE-Arduino from 2.3.3 to 2.3.7 2025-12-09 20:20:44 +03:00
Yurii 69b3cdf05a refactor: fixed localization for equitherm 2025-12-09 19:56:33 +03:00
Yurii 00baf10b9f chore: removed platformio_dependabot 2025-12-09 18:18:10 +03:00
Yurii 6f8c8567a0 chore: bump pioarduino/platform-espressif32 from 3.3.2 to 3.3.4 2025-11-15 13:08:43 +03:00
Yurii e573ce582f fix: generation of default_entity_id for HA fixed 2025-11-12 20:21:39 +03:00
Yurii 0b60734a3b refactor: using abbreviations for HA 2025-11-12 20:18:16 +03:00
Yurii d4603aa0de fix: compatibility with HA 2025.10+ fixed #189 2025-11-02 23:43:02 +03:00
Yurii b9010643f0 feat: added GPIO inversion setting for extpump 2025-10-31 21:08:35 +03:00
Yurii 5667199988 refactor: reset BLE/DALLAS address if not valid 2025-10-14 07:38:30 +03:00
Yurii cf81ff5856 refactor: improved work with BLE sensors 2025-10-10 05:35:57 +03:00
Yurii 78b5a12e90 feat: setting the cooling setpoint if cooling support is enabled 2025-10-09 22:57:04 +03:00
Yurii cc5bbb7a87 refactor: refactoring after #184 2025-10-09 08:22:07 +03:00
Yurii 1375d8c7a5 chore: bump pioarduino/platform-espressif32 from 3.3.1 to 3.3.2 2025-10-09 08:16:04 +03:00
Yurii d4addf887f refactor: improved work with BLE sensors 2025-10-09 08:13:33 +03:00
Yurii 9d77256051 refactor: not initialize Bluetooth if BLE sensors are not used 2025-10-03 20:56:04 +03:00
Yurii d3e7a13e1f fix: rollback NimBLE-Arduino from 2.3.6 to 2.3.3 2025-10-03 20:54:42 +03:00
Yurii 14826c10cd chore: `byte to uint8_t` 2025-09-23 04:03:36 +03:00
Yurii 28a5218b7c fix: various fixes
Found by PVS-Studio
2025-09-23 04:02:40 +03:00
Yurii f3ba43adbd docs: fix typo 2025-09-19 21:14:38 +03:00
Yurii 062c6714d1 chore: bump dependencies 2025-09-19 21:09:55 +03:00
Yurii 502f73db0e chore: bump pioarduino/platform-espressif32 from 3.3.0 to 3.3.1 2025-09-19 21:06:17 +03:00
Yurii d694ae18c0 chore: bump version to 1.5.6 2025-08-21 19:34:07 +03:00
Yurii df2af928a5 chore: bump pioarduino/platform-espressif32 from 3.2.1 to 3.3.0 2025-08-04 07:08:37 +03:00
Yurii 3e6a2d93d4 chore: updated esp32.py
Source: https://raw.githubusercontent.com/letscontrolit/ESPEasy/mega/tools/pio/post_esp32.py
2025-08-04 07:07:31 +03:00
Yurii 062468c6b1 chore: updated esp32.py to be compatible with new versions of esptool
Source: https://raw.githubusercontent.com/letscontrolit/ESPEasy/mega/tools/pio/post_esp32.py
2025-07-04 04:12:06 +03:00
Yurii 530892dc09 chore: bump pioarduino/platform-espressif32 from 3.2.0 to 3.2.1 2025-07-04 04:10:06 +03:00
Yurii c73f74ad45 chore: upd platformio.ini 2025-07-04 03:08:51 +03:00
Yurii a67ff046b0 refactor: refactoring after #163 2025-07-04 03:00:41 +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 2025-06-05 05:40:09 +03:00
Yurii d16f56d280 fix: build for ESP32 C6 2025-05-23 00:42:29 +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 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 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
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 2025-03-06 19:15:56 +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 95b18385ba chore: gitignore update 2025-03-04 17:50:59 +03:00
Yurii 4457e16a8f refactor: increased opentherm disconnect timeout 2025-02-27 12:48:27 +03:00
Yurii 1965ca671e chore: bump pioarduino/platform-espressif32 from 3.1.2 to 3.1.3 2025-02-20 16:50:06 +03:00
Yurii 0d1873ec77 fix: set SSID on click in table of available networks fixed 2025-02-17 19:37:51 +03:00
Yurii 38ec56fb33 fix: working with `Sensors::Type::MANUAL` sensors fixed 2025-02-17 18:58:01 +03:00
Yurii bb7c3eeba3 feat: added mDNS settings 2025-02-15 00:05:10 +03:00
Yurii 0c778d4c7f refactor: added `robots.txt` to disallow indexing 2025-02-14 23:43:25 +03:00
Yurii 2e5e5e59a8 feat: added mDNS 2025-02-14 07:43:52 +03:00
Yurii e1623e7b63 chore: bump pioarduino/platform-espressif32 from 3.1.1 to 3.1.2 2025-02-14 06:34:46 +03:00
Yurii 80b91d9a01 feat: generate `network.hostname and settings.mqtt.prefix` if they are empty 2025-02-03 06:38:36 +03:00
Yurii 1903ee2bc7 chore: bump version to 1.5.3 2025-02-02 08:09:20 +03:00
Yurii 916a710064 refactor: improved connection to wifi 2025-01-30 21:46:06 +03:00
Yurii 38acae417d refactor: reworked BLE sensors
* add clean unused ble instances
* moved subscribe to notify to another method
* set date/time on BLE sensors
2025-01-30 01:46:55 +03:00
Yurii 3bc9fa81a8 feat: added ntp server and timezone settings 2025-01-30 01:25:05 +03:00
Yurii cc2d6ef385 fix: increase keep alive timeout for mqtt #115 2025-01-24 21:07:08 +03:00
Yurii fe93c00204 chore: locale correction for pid deadband 2025-01-24 06:42:22 +03:00
Yurii 05a2d080be refactor: default pid coefficients changed 2025-01-24 06:38:10 +03:00
Yurii 664bd7938c fix: sensors pos from 1 on Sensors settings page 2025-01-24 04:48:59 +03:00
Yurii a78f35328f refactor: increased timeout for nimble 2025-01-24 04:48:09 +03:00
Yurii eab47af0e1 refactor: added `CONFIG_BT_NIMBLE_EXT_ADV=1 to build_flags` for esp32 s3, esp32 c3 2025-01-24 04:47:29 +03:00
Yurii c524abd959 refactor: trying to improve connection to BLE devices 2025-01-24 03:17:14 +03:00