-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
The color seems over-specified for an RGBW bulb:
{name:"hue" , type:type.uint16_le},
{name:"saturation", type:type.uint16_le},
{name:"brightness", type:type.uint16_le},
{name:"kelvin" , type:type.uint16_le},
hue and saturation specify color one way, but kelvin sets the color another way. Has anybody figured out what color you get for various combinations of these parameters?
Metadata
Metadata
Assignees
Labels
No labels