Releases: jason0x43/hacs-hubitat
Releases · jason0x43/hacs-hubitat
v0.9.39
This release has some internal updates to the config flow code, including showing more error context for certain errors during config flow processing.
v0.9.38
This release:
- Updates the way alarm control panel sets its state based on recent HA updates (home-assistant/core#126283, #296)
- Lowers the minimum temperature supported by climate entities to 40°F (4.4°C) (#299)
v0.9.37
This release contains a couple of minor internal changes to keep up with recent Home Assistant updates.
- Defer loading of SSL certificates to avoid blocking the event loop (#294 - thanks @kevdliu!)
- Don't use deprecated alarm control panel state constants in 2024.11+ (0d50ea0)
v0.9.35
This release verifies that devices support the PowerMeter Hubitat capability before treating them as power sensors. (#288)
v0.9.34
This release improves how units are handled for pressure sensor values.
v0.9.33
This release contains internal updates to support recent versions of Home Assistant. It also adds support for device-specific pressure units--the integration should now pay attention to the units of pressure values being sent by Hubitat, for events that include units. (#280)
v0.9.32
Changes in this release:
- Update the fan entity to for changes in 2024.8
- Remove the use of a deprecated HomeAssistant type (#276)
- Set values for Hubitat HSM status and mode when initializing the integration (#282)
v0.9.31
This release fixes an issue with valve initialization (#275).