core/homeassistant/components/light
Adam Mills e6ece4bf6d Fix initialization of zwave color bulbs (#4085)
* Fix initialization of zwave color bulbs

Zwave values can be added to the node in any order. This change allows
proper initialization when the multilevel value is added before the
color value.

* Fix incorrect rename of color command class
2016-10-29 17:14:28 -07:00
..
__init__.py Flux switch improvements (#3615) 2016-10-01 22:57:15 -07:00
blinksticklight.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
demo.py Adding support for a white value (#3338) 2016-09-20 21:26:40 -07:00
enocean.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
flux_led.py update flux led library 2016-10-14 11:17:03 +02:00
homematic.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
hue.py Configurator support for entity_picture (#4028) 2016-10-24 22:28:34 -07:00
hyperion.py Migrate to voluptuous (#3281) 2016-09-11 09:24:25 +02:00
insteon_hub.py 0.27.2 (#3151) 2016-09-03 15:59:20 -07:00
isy994.py UOM is a list - not a string. (#3469) 2016-09-21 08:03:26 -07:00
lifx.py Migrate to voluptuous (#3282) 2016-09-11 10:04:07 +02:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
limitlessled.py Merge branch 'pr/3552' into dev 2016-10-01 22:20:58 -07:00
mqtt.py Squashed commit of the following: 2016-10-02 18:04:00 -07:00
mqtt_json.py Use constants and update ordering (#3274) 2016-09-11 09:25:19 +02:00
mysensors.py Fix mysensors white value (#3508) 2016-09-24 23:45:01 +02:00
osramlightify.py Migrate to voluptuous (#3337) 2016-09-13 22:52:51 -07:00
qwikswitch.py Update Qwikswitch: fix typing, add validation, shutdown (#2603) 2016-07-23 17:03:29 -07:00
rfxtrx.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
scsgate.py Use voluptuous for SCSGate (#3265) 2016-09-13 07:23:53 +02:00
services.yaml Adding support for a white value (#3338) 2016-09-20 21:26:40 -07:00
tellstick.py Added support for exposing light features (#2828) 2016-08-15 23:07:07 -07:00
vera.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
wemo.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
wink.py Sensor updates (#3410) 2016-09-20 00:05:54 -07:00
x10.py Fixed issue #3760, handle X10 unit numbers greater than 9. (#3763) 2016-10-08 12:57:40 -07:00
yeelight.py Add support for Yeelight Wifi bulbs (#4065) 2016-10-29 17:03:26 -07:00
zigbee.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
zwave.py Fix initialization of zwave color bulbs (#4085) 2016-10-29 17:14:28 -07:00