Releases: jason0x43/hacs-hubitat
Releases · jason0x43/hacs-hubitat
v0.5.9
This release improves support for RGB + CT lights. (#72)
v0.5.8
This release updates the minimum hubitatmaker dependency to 0.3.11 to improve handling of Hubitat events without type
fields.
v0.5.7
This release fixes a compatibility bug with HA 0.115. (#65)
v0.5.6
This release:
- Fixes an issue where button event triggers didn't pay attention to the type of button event (e.g., press vs double tap) (#55)
- Fixes the 'unlock with codes' trigger (#47).
- Adds a unique hub ID to events to ensure that triggers are applied to events from the proper hub. (#50)
v0.5.5
This release improves support for cover devices (#56) and fixes an issue where fan speed selection wasn't being displayed (#52).
v0.5.4
This release updates the internal entity unique IDs to something stable (finally). It also ensures that entities will have unique entity IDs when a device provides multiple entities.
v0.5.3
This release uses the new Entity base classes (#48) and fixes an issue when adding event emitters (#14, again).
v0.5.3-pre
This release uses the new Entity base classes (#48) and fixes an issue when adding event emitters (#14, again).
v0.5.2
This release fixes a bug where fans could also be added as lights.
v0.5.1
This release fixes a couple of bugs in v0.5.0:
- Entity IDs were being migrated twice
- Certain cover devices were being added as both covers and lights