Releases: bdunn44/hass-jellyfish-lighting
v1.3.1
v1.3.0
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
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
v1.1.0
v1.0.6
v1.0.5
What's Changed
Full Changelog: v1.0.4...v1.0.5
v1.0.4
What's Changed
Full Changelog: v1.0.3...v1.0.4
v1.0.3
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
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