Skip to content

Releases: BazaJayGee66/homeassistant_cololight

v2.0.7

04 Jun 09:49
297d82b
Compare
Choose a tag to compare

Fixes

  • Remove deprecated alias HomeAssistantType (#45)

v2.0.6

07 Apr 02:02
Compare
Choose a tag to compare

Fixes

  • Resolves incorrect color mode when using effects, which prevented HA scenes from using effects (#44)

v2.0.5

09 Mar 10:40
e7bce64
Compare
Choose a tag to compare

Fixes

  • Retain device state after HA restart (#42)

v2.0.4

08 Mar 11:55
cb8cff0
Compare
Choose a tag to compare

Fixes

  • Replace deprecated light SUPPORT_COLOR, with new ColorMode (#40)

v2.0.3

12 Feb 08:11
c602833
Compare
Choose a tag to compare

Fixes

  • Replace deprecated light SUPPORT_EFFECT, with new EntityFeature enum (#38)

v2.0.2

05 Apr 09:54
Compare
Choose a tag to compare

Fixes

  • Prevent cololight device from locking HA causing lag, when cololight device is unavailable. (#32)

v2.0.2-beta

27 Mar 09:24
Compare
Choose a tag to compare
v2.0.2-beta Pre-release
Pre-release

Beta release for testing HA lag when device is unavailable

v2.0.1

14 Mar 09:33
Compare
Choose a tag to compare

Fixes

  • Let HA know the integration is local_polling, so that polling can be disabled via the integration system options

v2.0.0

14 Jul 01:57
55e514d
Compare
Choose a tag to compare

New Features

  • Support adding strip device custom effect
  • Support adding strip device dynamic effects

Fixes

  • Default device to hexagon if cololight was setup prior to v2.0.0
  • Update configuration options to be a menu
  • Update restore effect option, to have a message if no effects found to restore

Breaking Changes

  • Remove deprecated yaml configuration #24

v1.3.2

06 Jun 10:21
d47b92f
Compare
Choose a tag to compare

New Features

Fixes

  • Import pycololight, and remove class, as code has been migrated to pycololight