Skip to content

LIFX integration does not show zones for Ceiling Light 26-inch #174703

Description

@DoubleStrike

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions