core/homeassistant/components/light
dramamoose f40efe0110 Fix FLUX_LED error when no color is set (#13527)
* Handle turn_on situation when no color is set

As is, an error gets thrown when turn_on is called without an HS value. By adding an if statement, we only try to set RGB if an HS value is applied.

* Fix Whitespace Issues

* Made Requested Changes
2018-03-30 14:10:25 -07:00
..
__init__.py Hue: Use the currently active color mode (#13376) 2018-03-23 11:01:40 -07:00
abode.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
ads.py Add ADS component (#10142) 2017-12-05 09:44:22 +01:00
avion.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
blinksticklight.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
blinkt.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
deconz.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
decora.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
decora_wifi.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
demo.py Do not include unavailable entities in Google Assistant SYNC (#13358) 2018-03-20 18:09:34 -07:00
enocean.py
flux_led.py Fix FLUX_LED error when no color is set (#13527) 2018-03-30 14:10:25 -07:00
greenwave.py Handle more file closing using context manager (#11942) 2018-01-31 11:30:48 +01:00
group.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
hive.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
homematic.py Spelling fixes (#12041) 2018-01-29 23:37:19 +01:00
hue.py Hue: Convert XY to HS color if HS not present (#13465) 2018-03-26 14:00:56 -07:00
hyperion.py Hyperion: fix typo (#13429) 2018-03-25 18:07:26 -07:00
iglo.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
ihc.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
insteon_local.py Entity registry (#11979) 2018-01-30 10:39:39 +01:00
insteon_plm.py Upgrade insteonplm to 0.8.2 (required refactoring) (#12534) 2018-02-25 20:13:39 +01:00
isy994.py Upgrade pylint to 1.8.2 (#12274) 2018-02-11 09:20:28 -08:00
knx.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
lifx.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
lifx_legacy.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
light_profiles.csv
limitlessled.py LimitlessLED hs_color fixes (#13425) 2018-03-25 00:47:10 -07:00
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 Spelling fixes (#11940) 2018-01-27 11:58:27 -08:00
mqtt.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
mqtt_json.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
mqtt_template.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
mysensors.py Fix mysensors light supported features (#13512) 2018-03-29 17:10:56 -07:00
mystrom.py Upgrade python-mystrom to 0.4.2 (#13485) 2018-03-27 13:09:01 +02:00
osramlightify.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
piglow.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
qwikswitch.py Qwikswitch async refactor & sensor (#13509) 2018-03-29 23:29:46 +02:00
rflink.py
rfxtrx.py Bugfix and cleanup for Rfxtrx (#11600) 2018-01-12 11:52:53 -08:00
rpi_gpio_pwm.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
scsgate.py
sensehat.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
services.yaml New service added to control the power mode of the yeelight (#13267) 2018-03-27 20:29:18 +02:00
skybell.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
tellduslive.py
tellstick.py Tellstick Duo acync callback fix (#10384) 2017-11-09 15:03:35 +01:00
template.py Update voluputous (#12463) 2018-02-17 10:29:14 +01:00
tikteck.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
tplink.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
tradfri.py Tradfri - unique_id's and color_temp support for rgb-bulbs (#13531) 2018-03-29 21:39:56 +02:00
velbus.py
vera.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
wemo.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
wink.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
x10.py
xiaomi_aqara.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
xiaomi_miio.py Construct version pinned (#13528) 2018-03-29 17:12:11 -07:00
yeelight.py New service added to control the power mode of the yeelight (#13267) 2018-03-27 20:29:18 +02:00
yeelightsunflower.py Update yeelightsunflower to 0.0.10 (#13448) 2018-03-26 18:27:53 +02:00
zengge.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00
zha.py zha: catch the exception from bellows if a device isn't available. (#13314) 2018-03-19 14:12:53 -07:00
zigbee.py
zwave.py Use hue/sat as internal light color interface (#11288) 2018-03-18 15:00:29 -07:00