Skip to content

Releases: BazaJayGee66/homeassistant_cololight

v1.3.1

04 Jun 03:27
Compare
Choose a tag to compare

New Features

Fixes

  • Update Update manifest.json with codeowners and issue_tracker
  • Add warning for deprecated yaml configuration

v1.3.0

13 May 11:40
Compare
Choose a tag to compare

New Features

  • Add polling to get light state (on/off) and brightness - Thanks @pim12345

Fixes

v1.2.3

16 May 09:58
Compare
Choose a tag to compare

New Features

Fixes

  • Fix issue #13, where Colour Scheme "Shadow" had incorrect colours.

v1.2.2

11 May 11:42
Compare
Choose a tag to compare

New Features

Fixes

  • Fix issue #11, where frequent commands could be unreliable in some cases.

v1.2.1

13 Apr 12:07
Compare
Choose a tag to compare

New Features

Fixes

  • Add version key to manifest.json file, as now required by home assistant.

v1.2.0

11 Feb 08:53
Compare
Choose a tag to compare

New Features

  • Allow deleting all effects through the UI, not just custom effects
  • Allow restoring default effects through the UI

Fixes

v1.1.0

09 Feb 09:32
Compare
Choose a tag to compare

New Features

  • Select which default Cololight effects to include when creating the entity via the UI
  • Set which default Cololight effects to include when creating the entity via config yaml

Fixes

v1.0.0

06 Feb 01:37
Compare
Choose a tag to compare

Initial Release

New Features

  • Configure through yaml config
  • Configure through UI
  • Brightness
  • RGB Colours
  • Effects
  • Add custom effects

Fixes