Hacker News new | ask | show | jobs
by SV_BubbleTime 1129 days ago
>Then there are problems specific to Apple's IoT stack - like how it's impossible to set an RGB capable light to a ~specific~ white color temperature. Instead you get a shade picker and you have to guess what the color temperature is.

I can guarantee that light is sent a hex value and what you are describing is a UI choice to dumb it down for most users.

1 comments

The Matter spec requires you to support multiple color-spaces. It is indeed a dumped down UI by whatever vendor (Google, Apple etc.) is used to control them.