What's Changed
- Added build
nodemcu_32_160mhz, fix deadband usage in PID by @z-edward in #176 - Added Dutch locale by @dhoeben in #184
- Implementation of the new Equitherm algorithm by @P43YM in #146
- Advanced hysteresis settings by @Laxilef in #201
- Always send indoor temps by @inediblepotato in #204
- Added setting the
cooling setpointif cooling support is enabled - Added GPIO inversion setting for extpump
- Added sensor type
OT, Cooling hours - Compatibility with HA 2025.10+ fixed
- Updated dependencies and ESP32 SDK
- Some fixes and improvements
Upgrade from 1.5.* (breaking changes)
- Before upgrading need to save backup settings and restore them after the upgrade!
- Equitherm needs to be reconfigured because the temperature calculation algorithm has been changed.
Native heating controlsetting in OpenTherm settings has been renamed toNative OTC. You will need to re-enable it if it was enabled before the upgrade.
Known issues
Possible out of memory issue when using BLE on ESP32 without PSRAM. This will be fixed in the future.
New Contributors
- @z-edward made their first contribution in #176
- @dhoeben made their first contribution in #184
- @inediblepotato made their first contribution in #204
Full Changelog: 1.5.6...1.6.0