Releases: sftgunner/heatmiseredge-integration
Releases · sftgunner/heatmiseredge-integration
Release list
v1.5.1 developer build 1
- Add ConfigEntryNotReady so HA will auto-retry on failures
- Add protection for time registers outside of HA limits
- Add reset heatmiser schedule service
- Add a generic boost service for thermostats
- Add frost protection logic to boost functions
Full Changelog: v1.4.0...v1.5.1-dev1
v1.4.0
What's Changed
- Add support for boosting heating for a fixed amount of time by @sftgunner in #12
Full Changelog: v1.3.1...v1.4.0
v1.3.1
v1.3.0
v1.2.0
Switch from slave to device_id to be compatible with newer versions of pymodbus >= 3.10
Full Changelog: v1.1.0...v1.2.0
v.1.2.0 beta
Switch from slave to device_id to be compatible with newer versions of pymodbus >= 3.10
v1.1.0
What's Changed
Timer support ⏰
Features:
- Added support for thermostats in timer mode
- Added small python tools for backing up and restoring schedules
- Added support for select HA entity type
Full Changelog: v1.0.0...v1.1.0
v1.0.0
What's Changed
Add initial working version! 🎉
Features:
- Temperature set, including override, schedule mode, and frost protection mode
- Editable schedule
- Configurable keylock
- Thermostat diagnostics
New Contributors
- @sftgunner made their first contribution in #1
Full Changelog: https://github.com/sftgunner/heatmiseredge-integration/commits/v1.0.0