Files
core/homeassistant/components/light
Michael Auchter 52ebb2fb3b limitlessled: Add support for White Limitless LED bulbs
LimitlessLED bulbs actually come in three flavors: RGB, RGBW, and White. The
ledcontroller library used to control these bulbs only supports RGBW and White
bulbs. This changelist adds support for the White bulb variant.

The White bulbs are a bit annoying in that they don't support absolute
brightness or color temperature adjustments; they only support a relative
"increase" or "decrease" adjustment. This, along with the unreliable, one-way
communication medium that requires repeats to be "sure" that the bulb received a
command, makes implementing brightness control difficult. So, for now, these
bulbs are more limited than the RGBW variants and only support On/Off control.
2015-10-01 22:38:50 -05:00
..
2015-09-26 23:17:04 -07:00
2015-08-30 15:08:03 -07:00
2015-08-28 20:17:07 -04:00
2014-03-26 00:20:02 -07:00
2015-09-26 23:17:04 -07:00
2015-09-23 11:47:53 +02:00
2015-09-08 20:11:25 -07:00
2015-09-09 12:40:28 -07:00