hass-core/homeassistant/components/light
mopolus 01ee03a9a1 Add support for multiple IHC controllers (#18058)
* Added support for secondary IHC controller

Most IHC systems only have one controller but the system can be setup with a linked secondary controller.
I have updated the code to have it support both primary and secondary controller. Existing configuration is not impacted and secondary controller can be setup the same way, with similar settings nested under 'secondary' in the configuration

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update __init__.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update __init__.py

* Update ihc.py

* Update ihc.py

* Update __init__.py

* Update ihc.py

* Update __init__.py

* Update const.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update const.py

* Update __init__.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update __init__.py

* Update __init__.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update __init__.py

* Update ihc.py

* Update ihc.py

* Update __init__.py

* Update ihc.py

* Update ihc.py

* Update __init__.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update ihc.py

* Update __init__.py

* Update __init__.py

* Update ihc.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

* Update __init__.py

indentation was incorrect for "load_platform" in "get_manual_configuration". Load_platform was not called with the correct component name
2018-11-22 09:45:40 +01:00
..
__init__.py Remove service helper (5) (#16917) 2018-09-27 23:13:11 +02:00
abode.py Color control for Abode RGB lights (#17347) 2018-10-12 08:47:14 +02:00
ads.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
avion.py Bump python-avion dependency 2018-11-10 18:03:55 -08:00
blinksticklight.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
blinkt.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
deconz.py deCONZ - reflect hub status on entities (#18106) 2018-11-05 16:21:44 +01:00
decora.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
decora_wifi.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
demo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
elkm1.py Add Elk-M1 switch and scene platforms (#17256) 2018-10-10 19:05:19 +02:00
enocean.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
eufy.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
fibaro.py Fibaro components (#18487) 2018-11-21 06:15:54 +01:00
flux_led.py Update flux library version (#17677) 2018-10-22 07:04:47 +02:00
futurenow.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
greenwave.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
group.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
hive.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
homekit_controller.py Narrow scope of various pylint inline disables (#15364) 2018-10-10 12:17:11 +02:00
homematic.py Update pyhomematic to 0.1.52 and add features for lights (#18499) 2018-11-19 14:26:08 +01:00
homematicip_cloud.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
hue.py Add logging to light updates (#17069) 2018-10-02 13:33:16 +02:00
hyperion.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
iglo.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
ihc.py Add support for multiple IHC controllers (#18058) 2018-11-22 09:45:40 +01:00
insteon.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
isy994.py Fix ISY blocking bug (#16978) 2018-09-30 09:21:27 +02:00
knx.py Fix NoEntitySpecifiedError during knx startup (#17366) 2018-10-15 03:29:36 +02:00
lifx.py Allow unloading of LIFX config entry (#18535) 2018-11-18 19:51:17 +01:00
lifx_legacy.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
limitlessled.py Update limitlessled to 1.1.3 (#17703) 2018-10-23 07:11:55 +02:00
litejet.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
lutron.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
lutron_caseta.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
lw12wifi.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mochad.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mqtt.py Fix mqtt light brightness slider (#17075) 2018-10-20 12:37:25 -04:00
mqtt_json.py Remove discovered mqtt_json light entity when discovery is cleared (#16906) 2018-09-28 00:25:51 +02:00
mqtt_template.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mysensors.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
mystrom.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
nanoleaf_aurora.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
niko_home_control.py Add niko-home-control support (#18019) 2018-11-12 15:59:52 +01:00
opple.py Fix setting opple light color temperature (#17359) 2018-10-12 14:50:20 +02:00
osramlightify.py Add unique_id for Lightify (#17377) 2018-10-13 00:32:35 +02:00
piglow.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
qwikswitch.py Revert changes to platforms using self.device (#16209) 2018-08-26 21:25:39 +02:00
rflink.py Very minor cleanup of RFLink components (#17649) 2018-10-21 13:05:02 +02:00
rfxtrx.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
rpi_gpio_pwm.py Upgrade pwmled to 1.3.0 (#16624) 2018-09-15 10:08:52 +02:00
scsgate.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
sensehat.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
services.yaml Add missing service docs for hs_color (#13667) 2018-04-03 16:05:06 -07:00
sisyphus.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
skybell.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
switch.py Adds light switch platform (#18562) 2018-11-20 11:51:34 +01:00
tellduslive.py Revert changes to platforms using self.device (#16209) 2018-08-26 21:25:39 +02:00
tellstick.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
template.py Add context to scripts run by template entities (#17329) 2018-10-15 11:38:49 +02:00
tikteck.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
tplink.py Upgrade flake8 to 3.6.0 (#17770) 2018-10-25 23:15:20 +03:00
tradfri.py async_create_task (#17059) 2018-10-02 11:03:09 +02:00
tuya.py Tuya light icon fix (#17605) 2018-10-19 09:17:19 +02:00
vera.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
wemo.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
wink.py Async syntax 5, light & lock & remote & scene & telegram & helpers (#17019) 2018-10-01 08:56:50 +02:00
x10.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
xiaomi_aqara.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
xiaomi_miio.py Add Philips Zhirui Downlight support (#18455) 2018-11-14 12:33:27 +01:00
yeelight.py Make light.yeelight stop doing IO when accessing properties (#17917) 2018-10-29 08:07:57 +01:00
yeelightsunflower.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
zengge.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
zha.py light.zha: Catch exceptions for all commands. (#16752) 2018-09-20 20:23:09 +02:00
zigbee.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
zwave.py Z-Wave Device Registry Support (#17291) 2018-10-16 14:58:25 +02:00