Releases: jason0x43/hacs-hubitat
v0.9.41
This release adds support for syncing device locations (rooms) in Hubitat with Home Assistant. (#257)
A new "Synchronize rooms" option has been added to the integration. When enabled, the integration will set the areas of devices in Home Assistant to match their rooms in Hubitat. For example, if a switch is in a room named "Garage" in Hubitat, the corresponding switch in Home Assistant will be assigned to an area named "Garage". If a device's room in Hubitat doesn't have a matching area in Home Assistant, a new area will be created.
To enable room synchronization, open the integration in Home Assistant and tap "Configure". Check the "Synchronize rooms" option and then step through the rest of the config flow.
v0.9.40
v0.9.39
v0.9.38
v0.9.38-pre0
This release updates the way alarm control panel sets its state based on recent HA updates (home-assistant/core#126283, #296).
v0.9.37
v0.9.36
This release enables transitions for lights. (#287)
Note that due to how the Maker API works, only level/brightness changes and color temperature changes (for color-temperature bulbs or RGB bulbs in CT mode) support transitions. Color changes do not support transitions.