Releases: KartoffelToby/better_thermostat
Releases · KartoffelToby/better_thermostat
1.5.0 Beta 4
What's Changed
- Update release version in README.md by @hpuac in #1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in #1192
- Fix service "reset_heating_power" by @saladpanda in #1184
- Feature/add target temp step by @Mneric in #1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in #1121
- [TASK] Fix reset_heating_power service by @CoRfr in #1119
- updated sk.sjon by @misa1515 in #1118
- Update climate.py by @NinDTendo in #1179
- Calibration adjustment/cleanup and refactor by @xX7 in #1181
- Increase check_target_temperature timeout by @rockberte in #1230
- Skip calibration calculation for 'NO_CALIBRATION' mode by @bueeler in #1225
- Update unique ID setter @KartoffelToby
- Fix Deprecation on HA 2024.1 @KartoffelToby
- Fix an issue with the target temp selection
- Cleanup code @KartoffelToby
- potential fix for duplicated instances on update by @schummar in #1231
New Contributors
- @hpuac made their first contribution in #1196
- @LeoCal made their first contribution in #1192
- @saladpanda made their first contribution in #1184
- @Mneric made their first contribution in #1178
- @koseduhemak made their first contribution in #1121
- @CoRfr made their first contribution in #1119
- @xX7 made their first contribution in #1181
- @rockberte made their first contribution in #1230
- @bueeler made their first contribution in #1225
- @schummar made their first contribution in #1231
Full Changelog: 1.4.0...1.5.0-beta4
1.5.0 Beta 3
What's Changed
- Update release version in README.md by @hpuac in #1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in #1192
- Fix service "reset_heating_power" by @saladpanda in #1184
- Feature/add target temp step by @Mneric in #1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in #1121
- [TASK] Fix reset_heating_power service by @CoRfr in #1119
- updated sk.sjon by @misa1515 in #1118
- Update climate.py by @NinDTendo in #1179
- Calibration adjustment/cleanup and refactor by @xX7 in #1181
- Increase check_target_temperature timeout by @rockberte in #1230
- Skip calibration calculation for 'NO_CALIBRATION' mode by @bueeler in #1225
- Update unique ID setter @KartoffelToby
- Fix Deprecation on HA 2024.1 @KartoffelToby
- Fix an issue with the target temp selection
- Cleanup code @KartoffelToby
New Contributors
- @hpuac made their first contribution in #1196
- @LeoCal made their first contribution in #1192
- @saladpanda made their first contribution in #1184
- @Mneric made their first contribution in #1178
- @koseduhemak made their first contribution in #1121
- @CoRfr made their first contribution in #1119
- @xX7 made their first contribution in #1181
- @rockberte made their first contribution in #1230
- @bueeler made their first contribution in #1225
Full Changelog: 1.4.0...1.5.0-beta2
1.5.0 Beta 2
What's Changed
- Update release version in README.md by @hpuac in #1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in #1192
- Fix service "reset_heating_power" by @saladpanda in #1184
- Feature/add target temp step by @Mneric in #1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in #1121
- [TASK] Fix reset_heating_power service by @CoRfr in #1119
- updated sk.sjon by @misa1515 in #1118
- Update climate.py by @NinDTendo in #1179
- Calibration adjustment/cleanup and refactor by @xX7 in #1181
- Increase check_target_temperature timeout by @rockberte in #1230
- Skip calibration calculation for 'NO_CALIBRATION' mode by @bueeler in #1225
- Update unique ID setter @KartoffelToby
- Fix Deprecation on HA 2024.1 @KartoffelToby
- Cleanup code @KartoffelToby
New Contributors
- @hpuac made their first contribution in #1196
- @LeoCal made their first contribution in #1192
- @saladpanda made their first contribution in #1184
- @Mneric made their first contribution in #1178
- @koseduhemak made their first contribution in #1121
- @CoRfr made their first contribution in #1119
- @xX7 made their first contribution in #1181
- @rockberte made their first contribution in #1230
- @bueeler made their first contribution in #1225
Full Changelog: 1.4.0...1.5.0-beta2
1.5.0 Beta
What's Changed
- Update release version in README.md by @hpuac in #1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in #1192
- Fix service "reset_heating_power" by @saladpanda in #1184
- Feature/add target temp step by @Mneric in #1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in #1121
- [TASK] Fix reset_heating_power service by @CoRfr in #1119
- updated sk.sjon by @misa1515 in #1118
- Update climate.py by @NinDTendo in #1179
- Calibration adjustment/cleanup and refactor by @xX7 in #1181
- Update unique ID setter @KartoffelToby
New Contributors
- @hpuac made their first contribution in #1196
- @LeoCal made their first contribution in #1192
- @saladpanda made their first contribution in #1184
- @Mneric made their first contribution in #1178
- @koseduhemak made their first contribution in #1121
- @CoRfr made their first contribution in #1119
- @xX7 made their first contribution in #1181
Full Changelog: 1.4.0...1.5.0-beta
1.4.0
What's Changed
- Feature/devcontainer by @wtom in #1057
- Feature/development by @KartoffelToby in #1058
- Feature/window delay closed by @wtom in #1056
- Add Basic Support for cooling by @tomlevels in #859
- Misa1515 patch 1 by @misa1515 in #1067
- Some fixes for the German translation by @STeipel in #1063
- (BETA PREVIEW) Add the support for cooling devices too (AC) by @KartoffelToby in #1059
What's Fixed
- Tolerance Input error on create or update a device
- Error on hvac update RuntimeWarning
New Contributors
- @tomlevels made their first contribution in #859
- @misa1515 made their first contribution in #1067
- @STeipel made their first contribution in #1063
Full Changelog: 1.3.0...1.4.0
1.3.0
What's Changed
- tolerance by @wtom in #896
- Feature/generic temperature calibration by @wtom in #1055
- Fix HACS Errors by @KartoffelToby
- Fix missing translation in services by @KartoffelToby
- Add new inlang config by @KartoffelToby
Full Changelog: 1.2.2...1.3.0
1.3.0-beta
What's Changed
- tolerance by @wtom in #896
- Feature/generic temperature calibration by @wtom in #1055
- Fix HACS Errors by @KartoffelToby
- Fix missing translation in services by @KartoffelToby
- Add new inlang config by @KartoffelToby
Full Changelog: 1.2.2...1.3.0-beta
1.2.2
What's new
- Added a option to enable "no calibration". by @KartoffelToby.
- Added new debug logging for repair issues
Bug Fixes
- Fixed a HACS warning by @KartoffelToby.
Full Changelog: 1.2.1...1.2.2
1.2.1
What's new
- Added a feature to support battery for more adapters. This enhancement will enable users to integrate with a wider range of devices. by @KartoffelToby.
Bug Fixes
- Fixed a bug where some TRVs didn't switch off. by @KartoffelToby.
- Solved an issue revolving around Homatic IP command loops. Actions have been taken to rectify the bug ensuring a smoother user experience. by @KartoffelToby.
- Rectified a problem where the 'turn off' command by setting it to the lowest temperature in the config doesn't work. This fix ensures the functionality works optimally as expected by @KartoffelToby.
- Improved consistency in translations and cleaned up outdated ones. This update provides a more seamless and uniform user experience across different languages. by @KartoffelToby.
- Resolved an issue where repair issues were being incorrectly dropped for working entities. This fix ensures that all repair issues are accurately tracked and addressed by @KartoffelToby.
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- Add an entity watcher to monitor if a TRV or sensor is disconnected by @KartoffelToby in #1034
- Add an entity battery observer, used in the companion UI (BT UI 1.1.0)
- Update Contribution guide
- Update readme
Fixes
- #1015 @KartoffelToby
- #1024 @KartoffelToby
- #1033 @KartoffelToby
- #1016 @KartoffelToby
- #1030 @KartoffelToby
Full Changelog: 1.1.0...1.2.0