Skip to content

Lights don't get their color state updated on reports #855

Description

@JojiiOfficial

Currently, it seems that color-change reports for light endpoints aren't properly handled.
I'm trying to let my Zigbee device report its changed color, but (in my case) Home Assistant doesn't update its state.

For the on/off and level clusters, event listeners are properly created.
However, for color clusters they aren't, despite the cluster being created inside the constructor.

I assume this is the root cause of the behavior I'm seeing, but I didn't get to verify it yet.

Is there a reason color clusters don't get event listeners assigned or is that eventually a bug?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions