Skip to content

Releases: jason0x43/hacs-hubitat

v0.9.11

30 Dec 07:33
8d85c99
Compare
Choose a tag to compare

This release has a potential workaround for an issue where messages from Hubitat will occasionally result in Unable to parse as JSON errors from the integration.

v0.9.10

29 Dec 22:31
9049c03
Compare
Choose a tag to compare

This release fixes a regression in the light platform introduced in 0.9.9 that prevented light properties from being updated. It also includes the sensor platform updates in 0.9.10-b0.

v0.9.10-b0

29 Dec 22:10
15b4cb2
Compare
Choose a tag to compare
v0.9.10-b0 Pre-release
Pre-release

This release updates the internal implementation of sensors. This enables some implicit functionality that was broken (like temperature unit conversion). It may change the behavior of existing sensors, although it shouldn't.

v0.9.9

29 Dec 18:38
d6bd105
Compare
Choose a tag to compare

This release fixes an issue that prevents the Hubitat integration from loading the latest versions of Home Assistant (#232). It also removes uses of deprecated Home Assistant constants.

v0.9.8

18 Jul 02:29
edfbf49
Compare
Choose a tag to compare

This release fixes an issue that could cause Home Assistant to not load any automations if an automation referenced a Hubitat device that had been removed.

v0.9.7

18 Jun 15:25
04247fc
Compare
Choose a tag to compare

This release makes the hub ID optional for HSM and hub mode commands, restoring behavior that was inadvertently changed in the last release (#218).

v0.9.6

11 Jun 21:47
ec48c0a
Compare
Choose a tag to compare

This release fixes an issue that could cause service calls to fail when more than one Hubitat hub had been added to Home Assistant. (#215)

Also, more field types have been specified in the service configurations. This allows more service fields to work with the service call UI instead of requiring values to be entered using YAML.

v0.9.5

17 Apr 01:11
b9549bb
Compare
Choose a tag to compare

This release fixes an issue where duplicate entities would be created for window shades.

v0.9.4

14 Apr 19:18
1c2d990
Compare
Choose a tag to compare

This release removes a duplicate sensor definition which could lead to some non-fatal errors when using pressure sensors from Hubitat. (#208)

v0.9.3

14 Apr 18:49
1033ea7
Compare
Choose a tag to compare

This release updates the heuristic used to differentiate between switches and lights to use the Hubitat device label if it's set rather than the name. (#210)