Skip to content
This repository has been archived by the owner on Apr 30, 2022. It is now read-only.

Releases: unlobito/ha-hildebrandglow

0.2.1-beta

21 Dec 19:17
Compare
Choose a tag to compare
0.2.1-beta Pre-release
Pre-release

What's Changed

  • Determine sensor availability at runtime by @unlobito in 1ca3602
    attempts to fix #46 - gas consumption entities should now be functional

Full Changelog: 0.2.0-beta...0.2.1-beta

0.2.0-beta

19 Dec 20:01
Compare
Choose a tag to compare
0.2.0-beta Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.3-beta...0.2.0-beta

Breaking Changes

  • Entity IDs are now formatted as {domain}.glow{cadHardwareId}_{sensor} (e.g. sensor.glow84f3eb000000_energy_consumption)
  • Electricity: Meter readings are now available as "Energy Consumption". These are compatible with Home Assistant Energy Dashboard

Acknowledgements

This release wouldn't be possible without referencing https://github.com/home-assistant/core/tree/dev/homeassistant/components/p1_monitor and https://github.com/home-assistant/core/blob/dev/homeassistant/components/roomba as working examples. Thank you to these integration maintainers for their work.

0.1.3-beta

27 Oct 10:13
Compare
Choose a tag to compare
0.1.3-beta Pre-release
Pre-release

What's Changed

Full Changelog: 0.1.2-beta...0.1.3-beta

Glow In Home Display support

15 Jun 17:24
Compare
Choose a tag to compare
Pre-release

pre-release

  • attempt support for Glow In Home Displays CADs (#31)

0.1.1-beta

05 Jun 15:12
Compare
Choose a tag to compare
0.1.1-beta Pre-release
Pre-release

pre-release

mqtt beta

17 May 22:16
Compare
Choose a tag to compare
mqtt beta Pre-release
Pre-release

pre-release

PR #16 as of 6bdd399.

This release switches the integration to use MQTT rather than HTTP polling. You'll need Hildebrand to enable this on your account before proceeding.

There isn't much error handling around MQTT yet. It's likely this won't work at all.

entity discovery fixes

15 May 14:40
b2c4f2a
Compare
Choose a tag to compare
Pre-release

Partial automated access token refreshing

03 Jul 00:19
9e544b1
Compare
Choose a tag to compare

This release ships a partial fix for access token refreshing (issue #1). The integration needs reloaded (can be done with a HomeAssistant restart), but it will then try to reauthenticate.