The problem
I have an LIFX Ceiling Light 26-inch (the large oval one) that has around 100 zones that can be set in the app. It is connected to HA and setting colors and scenes works perfectly.
I have also installed the LIFX-Ceiling integration from HACS, as that offers independent uplight/downlight controls.
However neither of the exposed entities allows zone control.
I have gone into developer tools and tried the YAML command below, and the whole fixture changes instead of certain zones.
What version of Home Assistant Core has the issue?
core-2026.6.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
LIFX
Link to integration documentation on our website
https://www.home-assistant.io/integrations/lifx/
Diagnostics information
No response
Example YAML snippet
action: lifx.set_state
data:
zones: [5, 6, 7]
brightness: 100
rgb_color: [255, 128, 0]
target:
device_id: xxxxxxxxxxxxx
Anything in the logs that might be useful for us?
Additional information
No response
The problem
I have an LIFX Ceiling Light 26-inch (the large oval one) that has around 100 zones that can be set in the app. It is connected to HA and setting colors and scenes works perfectly.
I have also installed the LIFX-Ceiling integration from HACS, as that offers independent uplight/downlight controls.
However neither of the exposed entities allows zone control.
I have gone into developer tools and tried the YAML command below, and the whole fixture changes instead of certain zones.
What version of Home Assistant Core has the issue?
core-2026.6.4
What was the last working version of Home Assistant Core?
No response
What type of installation are you running?
Home Assistant Container
Integration causing the issue
LIFX
Link to integration documentation on our website
https://www.home-assistant.io/integrations/lifx/
Diagnostics information
No response
Example YAML snippet
Anything in the logs that might be useful for us?
Additional information
No response