core/homeassistant/components/light
Andrea Campi 8c303bf48c Support multiple Hue bridges with lights of the same id (#11259)
* Improve support for multiple Hue bridges with lights that have the same id.

The old code pre-refactoring kept a per-bridge list of lights in a closure; my refactoring moved that to hass.data, which is convenient but caused them to conflict with each other.

Fixes #11183

* Update test_hue.py
2017-12-24 01:12:54 +01:00
..
__init__.py Cleanup old stale restore feature (#10593) 2017-11-15 23:03:41 -08:00
abode.py Abode services, events, lights, cameras, automations, quick actions. (#9310) 2017-09-18 17:39:41 +02:00
ads.py Add ADS component (#10142) 2017-12-05 09:44:22 +01:00
avion.py
blinksticklight.py
blinkt.py Single LEDs in Blinkt support (#10581) 2017-11-27 21:14:03 +01:00
decora.py
decora_wifi.py
demo.py Cleanup old stale restore feature (#10593) 2017-11-15 23:03:41 -08:00
enocean.py
flux_led.py flux led lib 0.20 (#9533) 2017-09-22 10:39:53 +02:00
greenwave.py Greenwave Reality (TCP Connected) Lighting Component (#11282) 2017-12-24 01:11:45 +01:00
hive.py Hive Component Release Two (#11053) 2017-12-18 18:15:41 +01:00
homematic.py WIP: Homematic improvments with new hass interfaces (#9058) 2017-08-31 21:16:44 +02:00
hue.py Support multiple Hue bridges with lights of the same id (#11259) 2017-12-24 01:12:54 +01:00
hyperion.py Add priority attribute for hyperion (#10102) 2017-10-30 21:48:42 +01:00
insteon_local.py Refactored to new global json saving and loading (#10677) 2017-11-19 19:47:55 -08:00
insteon_plm.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
isy994.py
knx.py renamed add_devices to async_add_devices according to hass naming scheme (second try after failed #9485) (#9505) 2017-09-20 01:15:20 -04:00
lifx.py Support LIFX Mini products (#10996) 2017-12-08 08:43:37 -08:00
lifx_legacy.py
light_profiles.csv
limitlessled.py
litejet.py
lutron.py
lutron_caseta.py upgrade to new pylutron_caseta with TLS (#10286) 2017-11-10 12:17:25 +01:00
mochad.py Fix X10 commands for mochad light turn on (#11146) 2017-12-17 00:52:40 +01:00
mqtt.py Mqtt light options to fix #9330 and #7810 (#9829) 2017-10-31 23:18:49 +01:00
mqtt_json.py fixed duplicate words (#9705) 2017-10-05 21:55:09 +02:00
mqtt_template.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
mysensors.py Refactor mysensors callback and add validation (#9069) 2017-08-25 08:58:05 -07:00
mystrom.py
osramlightify.py Update osramlightify.py (#9905) 2017-10-16 22:09:19 +02:00
piglow.py
qwikswitch.py
rflink.py Add test cases and fix for device_defaults fire_event option. (#9567) 2017-09-24 15:47:59 -07:00
rfxtrx.py Refactor rfxtrx (#9117) 2017-08-29 16:22:28 +02:00
rpi_gpio_pwm.py Update pwmled to 1.2.1. (#9040) 2017-08-19 13:23:46 +02:00
scsgate.py
sensehat.py
services.yaml Update services.yaml files (#10229) 2017-10-30 21:39:12 +01:00
skybell.py Skybell (#9681) 2017-10-08 20:14:39 +02:00
tellduslive.py
tellstick.py Tellstick Duo acync callback fix (#10384) 2017-11-09 15:03:35 +01:00
template.py Update template.py 2017-11-01 14:20:29 +01:00
tikteck.py
tplink.py Report availability for TP-Link smart bulbs (#10976) 2017-12-12 17:18:46 +01:00
tradfri.py Allow tradfri to read the available state of the device (#11056) 2017-12-11 11:34:48 +01:00
velbus.py
vera.py Added Vera scenes (#10424) 2017-12-07 07:47:19 +01:00
wemo.py
wink.py
x10.py
xiaomi_aqara.py Rename xiaomi #9425 (#9426) 2017-09-14 18:49:03 -04:00
xiaomi_miio.py Bump python-miio version (#11232) 2017-12-19 08:22:13 +01:00
yeelight.py Fixed Yeelight's color temperature conversion to RGB (#10831) 2017-11-27 20:54:56 -08:00
yeelightsunflower.py
zengge.py
zha.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
zigbee.py
zwave.py