better_thermostat

This custom component for Home Assistant will add crucial features to your climate-controlling TRV (Thermostatic Radiator Valves) to save you the work of creating automations to make it smart. It combines a room-temperature sensor, window/door sensors, weather forecasts, or an ambient temperature probe to decide when it should call for heat and automatically calibrate your TRVs to fix the imprecise measurements taken in the radiator's vicinity.

AGPL-3.0 License

Stars
695
Committers
53

Bot releases are hidden (Show)

better_thermostat - 1.5.1 Latest Release

Published by KartoffelToby 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.5.0...1.5.1

better_thermostat - 1.5.0

Published by KartoffelToby 6 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0

better_thermostat - 1.5.0 Beta 7

Published by KartoffelToby 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta4

better_thermostat - 1.5.0-beta6

Published by wtom 8 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.5.0-beta5...1.5.0-beta6

better_thermostat - 1.5.0-beta5

Published by KartoffelToby 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta4

better_thermostat - 1.5.0 Beta 4

Published by KartoffelToby 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta4

better_thermostat - 1.5.0 Beta 3

Published by KartoffelToby 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta2

better_thermostat - 1.5.0 Beta 2

Published by KartoffelToby 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta2

better_thermostat - 1.5.0 Beta

Published by KartoffelToby 10 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.4.0...1.5.0-beta

better_thermostat - 1.4.0

Published by KartoffelToby 12 months ago

What's Changed

What's Fixed

  • Tolerance Input error on create or update a device
  • Error on hvac update RuntimeWarning

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.3.0...1.4.0

better_thermostat - 1.3.0

Published by KartoffelToby about 1 year ago

What's Changed

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.2.2...1.3.0

better_thermostat - 1.3.0-beta

Published by KartoffelToby about 1 year ago

What's Changed

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.2.2...1.3.0-beta

better_thermostat - 1.2.2

Published by KartoffelToby over 1 year ago

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

better_thermostat - 1.2.1

Published by KartoffelToby over 1 year ago

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

better_thermostat - 1.2.0

Published by KartoffelToby over 1 year ago

What's Changed

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

better_thermostat - 1.2.0-beta

Published by KartoffelToby over 1 year ago

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

better_thermostat - 1.1.0

Published by KartoffelToby over 1 year ago

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

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.0.3...1.1.0

better_thermostat - 1.1.0-beta2

Published by KartoffelToby over 1 year ago

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

better_thermostat - 1.1.0-beta

Published by KartoffelToby over 1 year ago

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

better_thermostat - 1.0.3

Published by KartoffelToby over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/KartoffelToby/better_thermostat/compare/1.0.2...1.0.3

Badges
Extracted from project README
Active installations GitHub issues Version - 1.6.0 Discord hacs_badge
Related Projects