Skip to content

Releases: jason0x43/hacs-hubitat

v0.5.9

29 Sep 01:53
Compare
Choose a tag to compare

This release improves support for RGB + CT lights. (#72)

v0.5.8

18 Sep 00:55
Compare
Choose a tag to compare

This release updates the minimum hubitatmaker dependency to 0.3.11 to improve handling of Hubitat events without type fields.

v0.5.7

17 Sep 20:01
Compare
Choose a tag to compare

This release fixes a compatibility bug with HA 0.115. (#65)

v0.5.6

14 Jun 01:59
Compare
Choose a tag to compare

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

09 Jun 02:34
Compare
Choose a tag to compare

This release improves support for cover devices (#56) and fixes an issue where fan speed selection wasn't being displayed (#52).

v0.5.4

04 Jun 02:52
Compare
Choose a tag to compare

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

26 May 02:35
Compare
Choose a tag to compare

This release uses the new Entity base classes (#48) and fixes an issue when adding event emitters (#14, again).

v0.5.3-pre

26 May 02:31
Compare
Choose a tag to compare
v0.5.3-pre Pre-release
Pre-release

This release uses the new Entity base classes (#48) and fixes an issue when adding event emitters (#14, again).

v0.5.2

19 May 12:26
Compare
Choose a tag to compare

This release fixes a bug where fans could also be added as lights.

v0.5.1

14 May 01:34
Compare
Choose a tag to compare

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