Skip to content

Light not implementing min/max color temp in recompute_capabilities #580

@TheJulianJES

Description

@TheJulianJES

This should be in recompute_capabilities:

if self._color_cluster_handler:
self._min_mireds: int = self._color_cluster_handler.min_mireds
self._max_mireds: int = self._color_cluster_handler.max_mireds

Reported in:

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugConfirmed bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions