Recent Releases of Better Thermostat
Better Thermostat - 1.7.0
About this release
I'm incredibly grateful for your patience and unwavering support! This release includes significant changes, so please, please ensure you've created a backup before diving in.
I'll also thrilled to announce we've surpassed 1,000 stars on GitHub and are now serving over 5,000 active users! This milestone is truly amazing, and we owe it all to you. Thank you! Specially our contributors!
I'll dedicating the summer months to refining and stabilizing our releases, aiming for a smooth and cozy winter in 2025. Stay tuned for more updates!
Important Infos
- Z2M Update Required: (If you use Z2M with BT) It is crucial to update Zigbee2MQTT (z2m) to at least version 1.41 to ensure compatibility and optimal performance.
- Repair Notifications: Added and fixed repair notifications in HA for window sensors or external temperature sensors reporting incorrect values.
What's Changed
- Code rewrite to reduce bugs and improve Performance @KartoffelToby
- Add HA Native Humidity support @KartoffelToby
- Fix device_model parsing for multiple braces by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1449
- Add model quirk for Bosch Thermostat II Battery model by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1450
- Fix possibly invalid target_temp_high in trv.py by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1451
- Updated Danish translations and aligned with the English translation. by @andersgodballe in https://github.com/KartoffelToby/better_thermostat/pull/1477
- Expanded bug-report issue template by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1528
- Helpers rework - rounding by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1529
- Bugfix - Support devices only having mode heat_cool instead of heat (#1322) by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1533
- Remove hard coded 5° in debug message by @bell07 in https://github.com/KartoffelToby/better_thermostat/pull/1603
- Hotfix diagnostic data export - #1469 by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1526
- Fix issue #1515 in pl.json by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1518
- fixed typos HomaticIP -> HomematicIP by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1502
- Copy edit of the docs and strings by @Moohan in https://github.com/KartoffelToby/better_thermostat/pull/1488
- Feature/ha compatibility by @KartoffelToby in https://github.com/KartoffelToby/better_thermostat/pull/1447
- #1553 - Fixed new rounding function for local_calibration by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1555
- Fix/heating power valve pos by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/1581
- Fix invalid JSON in strings.json file by @hpuac in https://github.com/KartoffelToby/better_thermostat/pull/1565
- Implement set_preset_mode to fix HA scenes using BT (Fixes #1186) by @Kishi85 in https://github.com/KartoffelToby/better_thermostat/pull/1564
- #1530: fix deprecation warning - config_entry set in base class by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1557
New Contributors
- @andersgodballe made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1477
- @folfy made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1528
- @Kishi85 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1564
- @bell07 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1603
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.6.1...1.7.0
Consumption - Buildings and Heating
- Python
Published by KartoffelToby about 2 months ago

Better Thermostat - 1.7.0 Beta 3
We are excited to announce the second beta version of 1.7.0, packed with new features, improvements, and crucial fixes. This release aims to enhance your experience with better integration and functionality across various thermostats.
If you report issues, make sure you write [1.7.0-Beta3] in the title
What's Changed
- #1553 - Fixed new rounding function for local_calibration by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1555
What's Changed (since Beta 1)
- Fix device_model parsing for multiple braces by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1449
- Add model quirk for Bosch Thermostat II Battery model by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1450
- Fix possibly invalid target_temp_high in trv.py by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1451
- Updated Danish translations and aligned with the English translation. by @andersgodballe in https://github.com/KartoffelToby/better_thermostat/pull/1477
- Expanded bug-report issue template by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1528
- Helpers rework - rounding by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1529
- Bugfix - Support devices only having mode heat_cool instead of heat (#1322) by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1533
- Hotfix diagnostic data export - #1469 by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1526
- Fix issue #1515 in pl.json by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1518
- fixed typos HomaticIP -> HomematicIP by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1502
- Copy edit of the docs and strings by @Moohan in https://github.com/KartoffelToby/better_thermostat/pull/1488
- Feature/ha compatibility by @KartoffelToby in https://github.com/KartoffelToby/better_thermostat/pull/1447
- Display Humidity Support: Added support for displaying humidity correctly in Home Assistant (HA), Google Home, and HomeKit.
- Target Temperature Validation: Integrated support for the new HA target temperature validation system.
- Automation Events and Triggers: Enhanced support for automation events and triggers based on device actions.
- New "Service" Calls: Implemented support for the new "service" calls following the HA style update in version 2024.8.
- Bosch Thermostats: Added support for Bosch Thermostats, expanding our compatibility with more devices.
- Performance / Stability / Compatibility: Rewritten codebase to align with new functions and address deprecations in newer HA versions.
Important Infos
- Z2M Update Required: It is crucial to update Zigbee2MQTT (z2m) to at least version 1.41 to ensure compatibility and optimal performance.
- Repair Notifications: Added and fixed repair notifications in HA for window sensors or external temperature sensors reporting incorrect values.
Special Thanks
A special thank you to @cygnusb for their invaluable contributions in adding support for Bosch Thermostats. And fixes.
And to new Contributors:
- @andersgodballe made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1477
- @folfy made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1528
We appreciate your feedback and support as we continue to improve and expand our offerings. Please report any issues or suggestions on our GitHub repository. Enjoy the new features and enhancements!
Thanks! Your @KartoffelToby
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.7.0-Beta2...1.7.0-Beta3
Consumption - Buildings and Heating
- Python
Published by KartoffelToby 4 months ago

Better Thermostat - 1.7.0 Beta 2
We are excited to announce the second beta version of 1.7.0, packed with new features, improvements, and crucial fixes. This release aims to enhance your experience with better integration and functionality across various thermostats.
If you report issues, make sure you write [1.7.0-Beta2] in the title
What's Changed
- Display Humidity Support: Added support for displaying humidity correctly in Home Assistant (HA), Google Home, and HomeKit.
- Target Temperature Validation: Integrated support for the new HA target temperature validation system.
- Automation Events and Triggers: Enhanced support for automation events and triggers based on device actions.
- New "Service" Calls: Implemented support for the new "service" calls following the HA style update in version 2024.8.
- Bosch Thermostats: Added support for Bosch Thermostats, expanding our compatibility with more devices.
- Performance / Stability / Compatibility: Rewritten codebase to align with new functions and address deprecations in newer HA versions.
What's Changed (since Beta 1)
- Fix device_model parsing for multiple braces by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1449
- Add model quirk for Bosch Thermostat II Battery model by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1450
- Fix possibly invalid target_temp_high in trv.py by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1451
- Updated Danish translations and aligned with the English translation. by @andersgodballe in https://github.com/KartoffelToby/better_thermostat/pull/1477
- Expanded bug-report issue template by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1528
- Helpers rework - rounding by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1529
- Bugfix - Support devices only having mode heat_cool instead of heat (#1322) by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1533
- Hotfix diagnostic data export - #1469 by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1526
- Fix issue #1515 in pl.json by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1518
- fixed typos HomaticIP -> HomematicIP by @folfy in https://github.com/KartoffelToby/better_thermostat/pull/1502
- Copy edit of the docs and strings by @Moohan in https://github.com/KartoffelToby/better_thermostat/pull/1488
- Feature/ha compatibility by @KartoffelToby in https://github.com/KartoffelToby/better_thermostat/pull/1447
Important Infos
- Z2M Update Required: It is crucial to update Zigbee2MQTT (z2m) to at least version 1.41 to ensure compatibility and optimal performance.
- Repair Notifications: Added and fixed repair notifications in HA for window sensors or external temperature sensors reporting incorrect values.
Special Thanks
A special thank you to @cygnusb for their invaluable contributions in adding support for Bosch Thermostats. And fixes.
And to new Contributors:
- @andersgodballe made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1477
- @folfy made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1528
We appreciate your feedback and support as we continue to improve and expand our offerings. Please report any issues or suggestions on our GitHub repository. Enjoy the new features and enhancements!
Thanks! Your @KartoffelToby
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.7.0-Beta1...1.7.0-Beta2
Consumption - Buildings and Heating
- Python
Published by KartoffelToby 4 months ago

Better Thermostat - 1.7.0 Beta 1
We are excited to announce the first release of our 1.7.0 beta version, packed with new features, improvements, and crucial fixes. This release aims to enhance your experience with better integration and functionality across various thermostats.
If you report issues, make sure you write [1.7.0-Beta1] in the title
What's Changed
- Display Humidity Support: Added support for displaying humidity correctly in Home Assistant (HA), Google Home, and HomeKit.
- Target Temperature Validation: Integrated support for the new HA target temperature validation system.
- Automation Events and Triggers: Enhanced support for automation events and triggers based on device actions.
- New "Service" Calls: Implemented support for the new "service" calls following the HA style update in version 2024.8.
- Bosch Thermostats: Added support for Bosch Thermostats, expanding our compatibility with more devices.
- Performance / Stability / Compatibility: Rewritten codebase to align with new functions and address deprecations in newer HA versions.
Important Infos
- Z2M Update Required: It is crucial to update Zigbee2MQTT (z2m) to at least version 1.41 to ensure compatibility and optimal performance.
- Repair Notifications: Added and fixed repair notifications in HA for window sensors or external temperature sensors reporting incorrect values.
Special Thanks
A special thank you to @cygnusb for their invaluable contributions in adding support for Bosch Thermostats. And fixes.
We appreciate your feedback and support as we continue to improve and expand our offerings. Please report any issues or suggestions on our GitHub repository. Enjoy the new features and enhancements!
Thanks! Your @KartoffelToby
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.6.1...1.7.0-Beta1
Consumption - Buildings and Heating
- Python
Published by KartoffelToby 6 months ago

Better Thermostat - 1.6.1
Dear Community
I'm very sorry that things have been so quiet the last few months, there were several private reasons for that. But now in the winter season there will be more releases again and I will be more active. Since it is now a large project and there are now over 200 issues, many of which are duplicated or outdated, I would ask everyone to check, answer or close theirs or others so that we can concentrate on the most important things. Thanks.
I would also say Thanks from the ground of my hart to all the supporters and contributors out there!
You guys are awesome, keep the fire burning for open source and free projects like this one.
@KartoffelToby
What's Changed
- Avoid blocking import warning by @jamesonuk in https://github.com/KartoffelToby/better_thermostat/pull/1371
- Add Russian locale by @chigelo in https://github.com/KartoffelToby/better_thermostat/pull/1417
- Model quirk For Bosch BTH-RM230Z room thermostat by @cygnusb in https://github.com/KartoffelToby/better_thermostat/pull/1422
- Fix Config import by @tjorim in https://github.com/KartoffelToby/better_thermostat/pull/1429
- Add docs for tolerance by @tasomaniac in https://github.com/KartoffelToby/better_thermostat/pull/1430
New Contributors
- @chigelo made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1417
- @cygnusb made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1422
- @tjorim made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1429
- @tasomaniac made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1430
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.6.0...1.6.1
Consumption - Buildings and Heating
- Python
Published by KartoffelToby 6 months ago

Better Thermostat - 1.6.0
What's Changed
- Don't name entity to avoid duplicate name by @jamesonuk in https://github.com/KartoffelToby/better_thermostat/pull/1354
- Switch to enum.StrEnum by @jamesonuk in https://github.com/KartoffelToby/better_thermostat/pull/1353
- Make sure for compatibility for latest HA
New Contributors
- @jamesonuk made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1354
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.5.1...1.6.0
Consumption - Buildings and Heating
- Python
Published by KartoffelToby 10 months ago

Better Thermostat - 1.5.1
What's Changed
- Fix retrieving history when the entity was unavailable by @iainlane in https://github.com/KartoffelToby/better_thermostat/pull/1335
- fix: minor typo in polish translation by @MarekSax in https://github.com/KartoffelToby/better_thermostat/pull/1337
- Replace deprecated weather forecast with new service call by @dasadi in https://github.com/KartoffelToby/better_thermostat/pull/1338
- hvac_action attribute stays in "heating" state even if Better Thermostat is turned off by @Ashpork in https://github.com/KartoffelToby/better_thermostat/pull/1340
New Contributors
- @iainlane made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1335
- @MarekSax made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1337
- @dasadi made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1338
- @Ashpork made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1340
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.5.0...1.5.1
Consumption - Buildings and Heating
- Python
Published by KartoffelToby about 1 year ago

Better Thermostat - 1.5.0
What's Changed
- Update release version in README.md by @hpuac in https://github.com/KartoffelToby/better_thermostat/pull/1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in https://github.com/KartoffelToby/better_thermostat/pull/1192
- Fix service "reset_heating_power" by @saladpanda in https://github.com/KartoffelToby/better_thermostat/pull/1184
- Feature/add target temp step by @Mneric in https://github.com/KartoffelToby/better_thermostat/pull/1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in https://github.com/KartoffelToby/better_thermostat/pull/1121
- [TASK] Fix reset_heating_power service by @CoRfr in https://github.com/KartoffelToby/better_thermostat/pull/1119
- updated sk.sjon by @misa1515 in https://github.com/KartoffelToby/better_thermostat/pull/1118
- Update climate.py by @NinDTendo in https://github.com/KartoffelToby/better_thermostat/pull/1179
- Calibration adjustment/cleanup and refactor by @xX7 in https://github.com/KartoffelToby/better_thermostat/pull/1181
- Increase check_target_temperature timeout by @rockberte in https://github.com/KartoffelToby/better_thermostat/pull/1230
- Skip calibration calculation for 'NO_CALIBRATION' mode by @bueeler in https://github.com/KartoffelToby/better_thermostat/pull/1225
- potential fix for duplicated instances on update by @schummar in https://github.com/KartoffelToby/better_thermostat/pull/1231
- chore(translate): 📝 add more french translations by @gaetanars in https://github.com/KartoffelToby/better_thermostat/pull/1262
- fixed typo in de.json by @UkeHa in https://github.com/KartoffelToby/better_thermostat/pull/1259
- fix issue 1274 by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/1288
- Fix typos and improve grammar by @Moohan in https://github.com/KartoffelToby/better_thermostat/pull/1292
- Update unique ID setter @KartoffelToby
- Fix Deprecation on HA 2024.1 @KartoffelToby
- Fix an issue with the target temp selection
- Cleanup code @KartoffelToby
- Fix Compatibility with HA 2024.2 by @KartoffelToby
- Fix failing climate.turn_on issue introduced in version 1.5.0-beta6 by @LeoCal in https://github.com/KartoffelToby/better_thermostat/pull/1323
New Contributors
- @hpuac made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1196
- @LeoCal made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1192
- @saladpanda made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1184
- @Mneric made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1178
- @koseduhemak made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1121
- @CoRfr made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1119
- @xX7 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1181
- @rockberte made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1230
- @bueeler made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1225
- @schummar made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1231
- @gaetanars made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1262
- @UkeHa made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1259
- @Moohan made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1292
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0
Consumption - Buildings and Heating
- Python
Published by KartoffelToby about 1 year ago

Better Thermostat - 1.5.0 Beta 7
What's Changed
- Update release version in README.md by @hpuac in https://github.com/KartoffelToby/better_thermostat/pull/1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in https://github.com/KartoffelToby/better_thermostat/pull/1192
- Fix service "reset_heating_power" by @saladpanda in https://github.com/KartoffelToby/better_thermostat/pull/1184
- Feature/add target temp step by @Mneric in https://github.com/KartoffelToby/better_thermostat/pull/1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in https://github.com/KartoffelToby/better_thermostat/pull/1121
- [TASK] Fix reset_heating_power service by @CoRfr in https://github.com/KartoffelToby/better_thermostat/pull/1119
- updated sk.sjon by @misa1515 in https://github.com/KartoffelToby/better_thermostat/pull/1118
- Update climate.py by @NinDTendo in https://github.com/KartoffelToby/better_thermostat/pull/1179
- Calibration adjustment/cleanup and refactor by @xX7 in https://github.com/KartoffelToby/better_thermostat/pull/1181
- Increase check_target_temperature timeout by @rockberte in https://github.com/KartoffelToby/better_thermostat/pull/1230
- Skip calibration calculation for 'NO_CALIBRATION' mode by @bueeler in https://github.com/KartoffelToby/better_thermostat/pull/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 https://github.com/KartoffelToby/better_thermostat/pull/1231
- fixed typo in de.json by @UkeHa in https://github.com/KartoffelToby/better_thermostat/pull/1259
- add more french translations by @gaetanars in https://github.com/KartoffelToby/better_thermostat/pull/1262
- Fix potential issue with HA Crashes by @KartoffelToby inspired by @joeblack2k
- Fix an error of HA cant find manifest.json @KartoffelToby
- chore(translate): 📝 add more french translations by @gaetanars in https://github.com/KartoffelToby/better_thermostat/pull/1262
- fixed typo in de.json by @UkeHa in https://github.com/KartoffelToby/better_thermostat/pull/1259
- fix issue 1274 by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/1288
- Fix Compatibility with HA 2024.2 by @KartoffelToby
New Contributors
- @hpuac made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1196
- @LeoCal made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1192
- @saladpanda made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1184
- @Mneric made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1178
- @koseduhemak made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1121
- @CoRfr made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1119
- @xX7 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1181
- @rockberte made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1230
- @bueeler made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1225
- @schummar made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1231
- @gaetanars made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1262
- @UkeHa made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1259
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta4
Consumption - Buildings and Heating
- Python
Published by KartoffelToby about 1 year ago

Better Thermostat - 1.5.0-beta6
What's Changed
- chore(translate): 📝 add more french translations by @gaetanars in https://github.com/KartoffelToby/better_thermostat/pull/1262
- fixed typo in de.json by @UkeHa in https://github.com/KartoffelToby/better_thermostat/pull/1259
- fix issue 1274 by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/1288
New Contributors
- @gaetanars made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1262
- @UkeHa made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1259
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.5.0-beta5...1.5.0-beta6
Consumption - Buildings and Heating
- Python
Published by wtom about 1 year ago

Better Thermostat - 1.5.0-beta5
What's Changed
- Update release version in README.md by @hpuac in https://github.com/KartoffelToby/better_thermostat/pull/1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in https://github.com/KartoffelToby/better_thermostat/pull/1192
- Fix service "reset_heating_power" by @saladpanda in https://github.com/KartoffelToby/better_thermostat/pull/1184
- Feature/add target temp step by @Mneric in https://github.com/KartoffelToby/better_thermostat/pull/1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in https://github.com/KartoffelToby/better_thermostat/pull/1121
- [TASK] Fix reset_heating_power service by @CoRfr in https://github.com/KartoffelToby/better_thermostat/pull/1119
- updated sk.sjon by @misa1515 in https://github.com/KartoffelToby/better_thermostat/pull/1118
- Update climate.py by @NinDTendo in https://github.com/KartoffelToby/better_thermostat/pull/1179
- Calibration adjustment/cleanup and refactor by @xX7 in https://github.com/KartoffelToby/better_thermostat/pull/1181
- Increase check_target_temperature timeout by @rockberte in https://github.com/KartoffelToby/better_thermostat/pull/1230
- Skip calibration calculation for 'NO_CALIBRATION' mode by @bueeler in https://github.com/KartoffelToby/better_thermostat/pull/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 https://github.com/KartoffelToby/better_thermostat/pull/1231
- fixed typo in de.json by @UkeHa in https://github.com/KartoffelToby/better_thermostat/pull/1259
- add more french translations by @gaetanars in https://github.com/KartoffelToby/better_thermostat/pull/1262
- Fix potential issue with HA Crashes by @KartoffelToby inspired by @joeblack2k
- Fix an error of HA cant find manifest.json @KartoffelToby
New Contributors
- @hpuac made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1196
- @LeoCal made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1192
- @saladpanda made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1184
- @Mneric made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1178
- @koseduhemak made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1121
- @CoRfr made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1119
- @xX7 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1181
- @rockberte made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1230
- @bueeler made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1225
- @schummar made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1231
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta4
Consumption - Buildings and Heating
- Python
Published by KartoffelToby about 1 year ago

Better Thermostat - 1.5.0 Beta 4
What's Changed
- Update release version in README.md by @hpuac in https://github.com/KartoffelToby/better_thermostat/pull/1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in https://github.com/KartoffelToby/better_thermostat/pull/1192
- Fix service "reset_heating_power" by @saladpanda in https://github.com/KartoffelToby/better_thermostat/pull/1184
- Feature/add target temp step by @Mneric in https://github.com/KartoffelToby/better_thermostat/pull/1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in https://github.com/KartoffelToby/better_thermostat/pull/1121
- [TASK] Fix reset_heating_power service by @CoRfr in https://github.com/KartoffelToby/better_thermostat/pull/1119
- updated sk.sjon by @misa1515 in https://github.com/KartoffelToby/better_thermostat/pull/1118
- Update climate.py by @NinDTendo in https://github.com/KartoffelToby/better_thermostat/pull/1179
- Calibration adjustment/cleanup and refactor by @xX7 in https://github.com/KartoffelToby/better_thermostat/pull/1181
- Increase check_target_temperature timeout by @rockberte in https://github.com/KartoffelToby/better_thermostat/pull/1230
- Skip calibration calculation for 'NO_CALIBRATION' mode by @bueeler in https://github.com/KartoffelToby/better_thermostat/pull/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 https://github.com/KartoffelToby/better_thermostat/pull/1231
New Contributors
- @hpuac made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1196
- @LeoCal made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1192
- @saladpanda made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1184
- @Mneric made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1178
- @koseduhemak made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1121
- @CoRfr made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1119
- @xX7 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1181
- @rockberte made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1230
- @bueeler made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1225
- @schummar made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1231
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta4
Consumption - Buildings and Heating
- Python
Published by KartoffelToby over 1 year ago

Better Thermostat - 1.5.0 Beta 3
What's Changed
- Update release version in README.md by @hpuac in https://github.com/KartoffelToby/better_thermostat/pull/1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in https://github.com/KartoffelToby/better_thermostat/pull/1192
- Fix service "reset_heating_power" by @saladpanda in https://github.com/KartoffelToby/better_thermostat/pull/1184
- Feature/add target temp step by @Mneric in https://github.com/KartoffelToby/better_thermostat/pull/1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in https://github.com/KartoffelToby/better_thermostat/pull/1121
- [TASK] Fix reset_heating_power service by @CoRfr in https://github.com/KartoffelToby/better_thermostat/pull/1119
- updated sk.sjon by @misa1515 in https://github.com/KartoffelToby/better_thermostat/pull/1118
- Update climate.py by @NinDTendo in https://github.com/KartoffelToby/better_thermostat/pull/1179
- Calibration adjustment/cleanup and refactor by @xX7 in https://github.com/KartoffelToby/better_thermostat/pull/1181
- Increase check_target_temperature timeout by @rockberte in https://github.com/KartoffelToby/better_thermostat/pull/1230
- Skip calibration calculation for 'NO_CALIBRATION' mode by @bueeler in https://github.com/KartoffelToby/better_thermostat/pull/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 https://github.com/KartoffelToby/better_thermostat/pull/1196
- @LeoCal made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1192
- @saladpanda made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1184
- @Mneric made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1178
- @koseduhemak made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1121
- @CoRfr made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1119
- @xX7 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1181
- @rockberte made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1230
- @bueeler made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1225
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta2
Consumption - Buildings and Heating
- Python
Published by KartoffelToby over 1 year ago

Better Thermostat - 1.5.0 Beta 2
What's Changed
- Update release version in README.md by @hpuac in https://github.com/KartoffelToby/better_thermostat/pull/1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in https://github.com/KartoffelToby/better_thermostat/pull/1192
- Fix service "reset_heating_power" by @saladpanda in https://github.com/KartoffelToby/better_thermostat/pull/1184
- Feature/add target temp step by @Mneric in https://github.com/KartoffelToby/better_thermostat/pull/1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in https://github.com/KartoffelToby/better_thermostat/pull/1121
- [TASK] Fix reset_heating_power service by @CoRfr in https://github.com/KartoffelToby/better_thermostat/pull/1119
- updated sk.sjon by @misa1515 in https://github.com/KartoffelToby/better_thermostat/pull/1118
- Update climate.py by @NinDTendo in https://github.com/KartoffelToby/better_thermostat/pull/1179
- Calibration adjustment/cleanup and refactor by @xX7 in https://github.com/KartoffelToby/better_thermostat/pull/1181
- Increase check_target_temperature timeout by @rockberte in https://github.com/KartoffelToby/better_thermostat/pull/1230
- Skip calibration calculation for 'NO_CALIBRATION' mode by @bueeler in https://github.com/KartoffelToby/better_thermostat/pull/1225
- Update unique ID setter @KartoffelToby
- Fix Deprecation on HA 2024.1 @KartoffelToby
- Cleanup code @KartoffelToby
New Contributors
- @hpuac made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1196
- @LeoCal made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1192
- @saladpanda made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1184
- @Mneric made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1178
- @koseduhemak made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1121
- @CoRfr made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1119
- @xX7 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1181
- @rockberte made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1230
- @bueeler made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1225
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta2
Consumption - Buildings and Heating
- Python
Published by KartoffelToby over 1 year ago

Better Thermostat - 1.5.0 Beta
What's Changed
- Update release version in README.md by @hpuac in https://github.com/KartoffelToby/better_thermostat/pull/1196
- Fix hvac_action attribute behavior to go to "idle" when the Better Thermostat is "off" by @LeoCal in https://github.com/KartoffelToby/better_thermostat/pull/1192
- Fix service "reset_heating_power" by @saladpanda in https://github.com/KartoffelToby/better_thermostat/pull/1184
- Feature/add target temp step by @Mneric in https://github.com/KartoffelToby/better_thermostat/pull/1178
- Fixing "No such file or directory" for manifest.json for docker users by @koseduhemak in https://github.com/KartoffelToby/better_thermostat/pull/1121
- [TASK] Fix reset_heating_power service by @CoRfr in https://github.com/KartoffelToby/better_thermostat/pull/1119
- updated sk.sjon by @misa1515 in https://github.com/KartoffelToby/better_thermostat/pull/1118
- Update climate.py by @NinDTendo in https://github.com/KartoffelToby/better_thermostat/pull/1179
- Calibration adjustment/cleanup and refactor by @xX7 in https://github.com/KartoffelToby/better_thermostat/pull/1181
- Update unique ID setter @KartoffelToby
New Contributors
- @hpuac made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1196
- @LeoCal made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1192
- @saladpanda made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1184
- @Mneric made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1178
- @koseduhemak made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1121
- @CoRfr made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1119
- @xX7 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1181
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta
Consumption - Buildings and Heating
- Python
Published by KartoffelToby over 1 year ago

Better Thermostat - 1.4.0
What's Changed
- Feature/devcontainer by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/1057
- Feature/development by @KartoffelToby in https://github.com/KartoffelToby/better_thermostat/pull/1058
- Feature/window delay closed by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/1056
- Add Basic Support for cooling by @tomlevels in https://github.com/KartoffelToby/better_thermostat/pull/859
- Misa1515 patch 1 by @misa1515 in https://github.com/KartoffelToby/better_thermostat/pull/1067
- Some fixes for the German translation by @STeipel in https://github.com/KartoffelToby/better_thermostat/pull/1063
- (BETA PREVIEW) Add the support for cooling devices too (AC) by @KartoffelToby in https://github.com/KartoffelToby/better_thermostat/pull/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 https://github.com/KartoffelToby/better_thermostat/pull/859
- @misa1515 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1067
- @STeipel made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1063
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.3.0...1.4.0
Consumption - Buildings and Heating
- Python
Published by KartoffelToby over 1 year ago

Better Thermostat - 1.3.0
What's Changed
- tolerance by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/896
- Feature/generic temperature calibration by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/1055
- Fix HACS Errors by @KartoffelToby
- Fix missing translation in services by @KartoffelToby
- Add new inlang config by @KartoffelToby
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.2.2...1.3.0
Consumption - Buildings and Heating
- Python
Published by KartoffelToby over 1 year ago

Better Thermostat - 1.3.0-beta
What's Changed
- tolerance by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/896
- Feature/generic temperature calibration by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/1055
- Fix HACS Errors by @KartoffelToby
- Fix missing translation in services by @KartoffelToby
- Add new inlang config by @KartoffelToby
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.2.2...1.3.0-beta
Consumption - Buildings and Heating
- Python
Published by KartoffelToby over 1 year ago

Better Thermostat - 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: https://github.com/KartoffelToby/better_thermostat/compare/1.2.1...1.2.2
Consumption - Buildings and Heating
- Python
Published by KartoffelToby almost 2 years ago

Better Thermostat - 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: https://github.com/KartoffelToby/better_thermostat/compare/1.2.0...1.2.1
Consumption - Buildings and Heating
- Python
Published by KartoffelToby almost 2 years ago

Better Thermostat - 1.2.0
What's Changed
- Add an entity watcher to monitor if a TRV or sensor is disconnected by @KartoffelToby in https://github.com/KartoffelToby/better_thermostat/pull/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: https://github.com/KartoffelToby/better_thermostat/compare/1.1.0...1.2.0
Consumption - Buildings and Heating
- Python
Published by KartoffelToby almost 2 years ago

Better Thermostat - 1.2.0-beta
What's Changed
- Add a entity watcher to observe if a trv or sensor is disconnected #1034 by @KartoffelToby
Fixes
- #1015 @KartoffelToby
- #1024 @KartoffelToby
- #1033 @KartoffelToby
- #1016 @KartoffelToby
- #1030 @KartoffelToby
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.1.0...1.2.0-beta
Consumption - Buildings and Heating
- Python
Published by KartoffelToby almost 2 years ago

Better Thermostat - 1.1.0
Important: Update before you upgrade your HA to 2023.7
What's Changed
- Fix an issue on async_write_ha_state by @KartoffelToby
- BT is now able to distinguish between self-triggered events and others in order to avoid problems when manually adjusting the temperatures and modes on the TRV. by @KartoffelToby
- Fix loop issue on HA 2023.7 by @KartoffelToby
- Improve TRV events by @KartoffelToby
- add
inlang
to make the contribution of translations easier by @felixhaeberle in https://github.com/KartoffelToby/better_thermostat/pull/1018
New Contributors
- @felixhaeberle made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1018
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.0.3...1.1.0
Consumption - Buildings and Heating
- Python
Published by KartoffelToby almost 2 years ago

Better Thermostat - 1.1.0-beta2
Important: Update before you upgrade your HA to 2023.7
- Fix an issue on async_write_ha_state
- BT is now able to distinguish between self-triggered events and others in order to avoid problems when manually adjusting the temperatures and modes on the TRV.
- Fix loop issue on HA 2023.7
- Remove deprecated attr
- Improve TRV Events
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.0.3...1.1.0-beta
Consumption - Buildings and Heating
- Python
Published by KartoffelToby almost 2 years ago

Better Thermostat - 1.1.0-beta
Important: Update before you upgrade your HA to 2023.7
- Fix loop issue on HA 2023.7
- Remove deprecated attr
- Improve TRV Events
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.0.3...1.1.0-beta
Consumption - Buildings and Heating
- Python
Published by KartoffelToby almost 2 years ago

Better Thermostat - 1.0.3
What's Changed
- Fix issue #976 by @PabloCamp0s in https://github.com/KartoffelToby/better_thermostat/pull/1000
New Contributors
- @PabloCamp0s made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/1000
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.0.2...1.0.3
Consumption - Buildings and Heating
- Python
Published by KartoffelToby almost 2 years ago

Better Thermostat - 1.0.2
What's Changed
- Update devcontainer by @thoemy in https://github.com/KartoffelToby/better_thermostat/pull/946
- Catch exceptions in the control queue by @thoemy in https://github.com/KartoffelToby/better_thermostat/pull/945
- More aggressive overheat protection by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/954
- Update deconz.configure command by @wovka88 in https://github.com/KartoffelToby/better_thermostat/pull/992
New Contributors
- @thoemy made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/946
- @wovka88 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/992
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.0.1...1.0.2
Consumption - Buildings and Heating
- Python
Published by KartoffelToby about 2 years ago

Better Thermostat - 1.0.1
What's Changed
- Documentation: Add additional method of setting debug mode by @jeroen85 in https://github.com/KartoffelToby/better_thermostat/pull/880
- Fix docs by @arough007 in https://github.com/KartoffelToby/better_thermostat/pull/888
- BHT-002-GCLZB offset calibration quirk by @oliverbutler in https://github.com/KartoffelToby/better_thermostat/pull/897
- Remove workaround for fetching MQTT (Z2M) min and max offset by @Master92 in https://github.com/KartoffelToby/better_thermostat/pull/902
- replace warning with info (creates too many issues on github) by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/895
- remove all wrong overheat protection quirks by @wtom in https://github.com/KartoffelToby/better_thermostat/pull/898
New Contributors
- @jeroen85 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/880
- @oliverbutler made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/897
- @Master92 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/902
Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.0.0...1.0.1
Consumption - Buildings and Heating
- Python
Published by KartoffelToby about 2 years ago

Better Thermostat - 1.0.0
Info
I am thrilled to announce the release of the first stable version of Better Thermostat! This has been a labor of love for me and I couldn't have done it without the invaluable support and patience of our beta testers and contributors.
I extend my heartfelt gratitude to everyone who has provided valuable feedback and suggestions throughout the development process. Your input has been instrumental in shaping the final product and I am confident that you will find it to be a valuable enhancement for your home assistant. I hope that some of you will continue to join us in beta testing in the future, as there will be more great improvements in future versions that will make Better Thermostat even better.
Thank you again for your support and feedback, it has been the driving force that has made this release possible. Please continue to share your thoughts, as we strive to make Better Thermostat the best it can be for you.
Best Regards,
Tobias Haber @KartoffelToby
Big thanks to @wtom and all other contributors ❤️
Contributors
- @fettlaus made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/405
- @nliaudat made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/427
- @wtom made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/547
- @virtualm2000 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/567
- @notmyidea made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/593
- @nashant made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/595
- @misch2 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/585
- @liskeee made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/617
- @agasy18 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/657
- @JiriFurda made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/689
- @Borbarad2k1 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/690
- @TechHummel made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/669
- @NinDTendo made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/739
- @Tomcat86878 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/787
- @michaelmior made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/792
- @arough007 made their first contribution in https://github.com/KartoffelToby/better_thermostat/pull/869
Consumption - Buildings and Heating
- Python
Published by KartoffelToby over 2 years ago

Better Thermostat - 1.0.0-beta
What's changed
Overall better documentation on https://better-thermostat.org/
- fixes #776
- fixes #627
- fixes #798
- fixes #791
- fixes #738
Happy new year!
Consumption - Buildings and Heating
- Python
Published by KartoffelToby over 2 years ago
