Skip to content

Color temperature lights #77

@nwpr

Description

@nwpr

Currently there is no possibility to expose a color temperature light to HomeKit.
I am using Hue Color and Ambience lights, which have multiple channels for controlling the light. Just like many other color temperature lights.

There is one "Dimmer" item/channel for setting the brightness and another one for setting the color temperature. To have this displayed as one item in HomeKit (as the Hue Bridge does), I would suggest adding a second type of "light" as HAP service which can take these two items to expose it correctly to HomeKit. Or adding one more optional argument to "light".

Using a proxy item would not work, as there is no other item type we can use. The color type results in a full color light exposed to HomeKit, not just color temperature.

In my opinion this problem has to be addressed in the openHAB core, since there should be a specific item type for this purpose. But providing this plugin as use-case would definitely not be enough to justify that great amount of change in the openHAB core.

What are your thoughts on this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedThis will not be worked on yet, implementation help would be great!wontfix/delayedThis will not be worked on yet.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions