Upgrading from the pre-release version
The integration now only has a single configuration entry that is designed to check for LIFX Ceiling devices being added to the core LIFX integration. Any existing configuration entries will be migrated to a single entry during the first restart after the integration is upgraded.
You must have at least one LIFX Ceiling device already configured via the core LIFX integration for this work.
If the migration fails, the simplest fix is to remove any configuration entries, restart Home Assistant and then
Fresh install
- Add this repository to HACS.
- The integration should appear in green ready to be installed, so:
- Install the integration and as always:
- Restart Home Assistant
Once Home Assistant has started, navigate to Settings -> Devices & Services and click "Add Integration". Search for and select "LIFX Ceiling" then click "Submit". It will automatically discover any LIFX Ceilings configured via the core LIFX integration.
You must have at least one LIFX Ceiling configured via the core LIFX integration to configure this integration. Any future LIFX Ceiling devices that are added should be automatically discovered and configured within about 10 minutes of being added to Home Assistant.
What's Changed
- feat: major refactor of the entire integration by @Djelibeybi in #23
- chore(deps): Bump actions/setup-python from 5.4.0 to 5.5.0 by @dependabot in #14
- chore(deps): Bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot in #17
- chore(deps): Bump actions/setup-python from 5.5.0 to 5.6.0 by @dependabot in #19
Full Changelog: 2025.2.0-beta1...2025.5.0