Skip to content

Releases: koying/openrgb_ha

Release 2.3

19 Mar 08:29
Compare
Choose a tag to compare

Release 2.2: [Breaking]

14 Feb 11:59
Compare
Choose a tag to compare

BREAKING CHANGE

As the unique ID of entities has changed, it is recommended to remove and re-add the integration to avoid "ghost" devices and entities

Changes

  • Properly allow multi instance of the integration, toward different openRGB instances.

Release 2.1

05 Feb 11:24
Compare
Choose a tag to compare

Allow multiple instances (fixes #11)

Release 2.0

17 Aug 14:01
Compare
Choose a tag to compare

BREAKING CHANGE

Due to a fix, unique ids have changed.
It is recommended to remove the integration first, then update, then re-add to avoid duplicated and obsoleted entities.

Change

  • Added support for individual LED control
  • Added config option to enable those

Release 1.1

27 Jul 16:19
Compare
Choose a tag to compare
  • Bump openrgb-python to 0.2.10

Release 1.0.0

23 Apr 15:01
Compare
Choose a tag to compare

Initial release.

Based at 99% on the PR from @bahorn, which didn't make it to HA Core (home-assistant/core#38309)