Danielhiversen / flux_led

A utility for controlling Flux WiFi Smart LED Light Bulbs
GNU Lesser General Public License v3.0
158 stars 144 forks source link

Support CCT mode when RGBWW is supported #123

Closed bdraco closed 3 years ago

bdraco commented 3 years ago

We present the color_mode as CCT when the RGB channels are off if the device supports RGBWW. We should include CCT mode in color_modes so consumers of the api are aware that the mode is available and will not be suprised when it is presented.

Danielhiversen commented 3 years ago

Thanks for your pull requests.

I currently do not have any of these devices. Do you want me to add you as maintainer of the github project? I recently added @icemanch also

bdraco commented 3 years ago

Do you want me to add you as maintainer of the github project?

I think that might be an admission that I've bought too many of these for testing, but yes 😉

I recently added @icemanch also

I've been working with him on Discord for the recent PRs 👍

bdraco commented 3 years ago

Thanks 👍