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
Douwe
dda79151f3
feat: added Dutch locale #184
...
* Create nl.json
* Update nl.json
2025-10-09 08:19:55 +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
zedward
c2ee30d1ab
fix: added `nodemcu_32_160mhz` env, deadband usage in PID fixed ( #176 )
...
* Small fixes: CPU limit for odemcu_32, deadbamd usage in PID
* PR review fixes
* Fix: remove spaces
---------
Co-authored-by: Edward Zhuravlov <Edward.Zhuravlev@topsoft.by >
2025-09-19 21:00:11 +03:00
dependabot[bot]
9217bb7448
chore: bump actions/stale from 9 to 10 ( #172 )
...
Bumps [actions/stale](https://github.com/actions/stale ) from 9 to 10.
- [Release notes](https://github.com/actions/stale/releases )
- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/stale/compare/v9...v10 )
---
updated-dependencies:
- dependency-name: actions/stale
dependency-version: '10'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-09-05 06:33:43 +03:00
Yurii
d694ae18c0
chore: bump version to 1.5.6
1.5.6
2025-08-21 19:34:07 +03:00
dependabot[bot]
0f4fa2e406
chore(deps): bump actions/checkout from 4 to 5 ( #169 )
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 4 to 5.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v4...v5 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '5'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-12 13:24:55 +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
menyuguren
0f496fee42
feat: added Chinese locale by @menyuguren #163
...
* Add files via upload
支持中文
* fix typo
---------
Co-authored-by: Yurii <34578544+Laxilef@users.noreply.github.com >
2025-07-04 02:55:09 +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
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