Releases: jason0x43/hacs-hubitat
Releases · jason0x43/hacs-hubitat
v0.9.11
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
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
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
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
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
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
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
This release fixes an issue where duplicate entities would be created for window shades.
v0.9.4
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
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)