Skip to content

Releases: bdunn44/hass-jellyfish-lighting

v1.3.1

26 Aug 22:07
990a82e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

03 Jun 22:20
92097d2
Compare
Choose a tag to compare

What's Changed

Improves the network efficiency of the integration by leveraging new push functionality implemented in the underlying API library. Also addresses upcoming deprecations in the Home Assistant API.

Full Changelog: v1.2.0...v1.3.0

v1.2.0

24 May 21:35
3a168b9
Compare
Choose a tag to compare

What's Changed

Improves the stability of the integration with significant improvements in the underlying API library. Also adds the ability to configure more than one controller, and includes better information on the controller (including controller name, hostname, and firmware version).

WARNING: This release may rename existing devices and entities, requiring updates to dashboards, scripts, automations, etc., and you may need to delete and re-add the integration to avoid orphan entries.

Full Changelog: v1.1.1...v1.2.0

v1.1.1

16 Mar 03:30
f60f0b5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.0...v1.1.1

v1.1.0

03 Mar 17:31
25d328e
Compare
Choose a tag to compare

What's Changed

This release adds a feature that enables setting your JellyFish zones to solid colors with brightness control.

Screenshot of RGB support for JellyFish Lighting integration for Home Assistant

  • Update docs now that we're officially on HACS! 🎉 by @bdunn44 in #13
  • Add RGB support 🎨 by @bdunn44 in #14

Full Changelog: v1.0.6...v1.1.0

v1.0.6

25 Feb 22:41
56721af
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.5...v1.0.6

v1.0.5

16 Feb 20:51
e5ef264
Compare
Choose a tag to compare

What's Changed

  • Leverage improved and stabilized API library by @bdunn44 in #9

Full Changelog: v1.0.4...v1.0.5

v1.0.4

22 Jan 04:33
dac39a0
Compare
Choose a tag to compare

What's Changed

  • Implement dual controller connections by @bdunn44 in #8

Full Changelog: v1.0.3...v1.0.4

v1.0.3

16 Jan 22:36
Compare
Choose a tag to compare

What's Changed

  • Fix concurrency bugs by @bdunn44 in #3
  • Removed the "All Zones" entity that previously controlled all zones at once.
    • Users can instead use a native "Group" helper to control all zones at once (Settings > Devices & Services > Helpers > Create Helper > Group > Light Group)
    • If upgrading from a previous version, the old "All Zones" entity will be greyed out and no longer managed by this integration. You may delete it manually.
  • Add release automation and archive file for HACS by @bdunn44 in #5

Full Changelog: v1.0.0...release-1.0.3

1.0.1 - Fix concurrency bugs

16 Jan 18:57
268b176
Compare
Choose a tag to compare

What's Changed

  • Fix concurrency bugs by @bdunn44 in #3
  • Removed the "All Zones" entity that previously controlled all zones at once.
    • Users can instead use a native "Group" helper to control all zones at once (Settings > Devices & Services > Helpers > Create Helper > Group > Light Group)
    • If upgrading from a previous version, the old "All Zones" entity will be greyed out and no longer managed by this integration. You may delete it manually.

New Contributors

Full Changelog: v1.0.0...release-1.0.1