hass-core/homeassistant/components/light
Miha Lunar a95fe588ca LimitlessLED: Configurable fade-out behavior ()
* Configurable fade-out behavior

Adds a per-group "fade" option with values of "out" (default) or "none".
By default, the lights are faded out when turned off, but this can cause usability issues when manually switching wall switches, since the bulbs turn back on at minimum brightness.

* Changed fade value from enum to boolean

* No need to fall back to default since voluptuous takes care of that.
2017-06-21 22:22:24 -07:00
..
lifx LIFX: add multiple modes to pulse effect () 2017-06-15 07:59:11 +02:00
__init__.py Group service / dynamic handling () 2017-06-16 00:52:28 +02:00
avion.py Bump a couple of dependencies () 2017-04-23 09:20:58 +02:00
blinksticklight.py Update docstrings and log messages () 2017-05-10 12:06:57 +02:00
blinkt.py Do not install all dependencies in dev mode () 2017-05-11 19:20:23 -07:00
decora.py Decora light: Fix brightness level in UI () 2017-06-21 16:37:27 +02:00
demo.py Update docstrings () 2017-05-02 09:18:47 -07:00
enocean.py Update docstrings and log messages () 2017-05-10 12:06:57 +02:00
flux_led.py Flux led fix () 2017-05-30 10:46:18 +02:00
homematic.py Updated docstrings () 2017-04-30 20:10:08 -07:00
hue.py Updated docstrings () 2017-04-30 20:10:08 -07:00
hyperion.py Updated docstrings () 2017-04-30 20:10:08 -07:00
insteon_local.py Update docstrings and log messages () 2017-05-10 12:06:57 +02:00
insteon_plm.py Update docstrings and log messages () 2017-05-10 12:06:57 +02:00
isy994.py Change Error Message when Turning off ISY994 Light () 2017-06-21 09:38:12 +02:00
knx.py Updated docstrings () 2017-04-30 20:10:08 -07:00
lifx_legacy.py Updated docstrings () 2017-04-30 20:10:08 -07:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
limitlessled.py LimitlessLED: Configurable fade-out behavior () 2017-06-21 22:22:24 -07:00
litejet.py Update docstrings () 2017-05-02 22:47:20 +02:00
lutron.py Add configuration check and use default var names () 2017-06-09 00:21:06 +02:00
lutron_caseta.py Update docstrings () 2017-05-02 09:18:47 -07:00
mqtt.py Update docstrings () 2017-05-02 09:18:47 -07:00
mqtt_json.py Update docstrings () 2017-05-02 09:18:47 -07:00
mqtt_template.py Update docstrings () 2017-05-02 09:18:47 -07:00
mysensors.py Update docstrings () 2017-05-02 09:18:47 -07:00
mystrom.py Update docstrings () 2017-05-02 09:18:47 -07:00
osramlightify.py Osram lightify, removed double set to the lightify bridge in case of brightness changes () 2017-06-08 20:17:28 +02:00
piglow.py light.piglow update () 2017-05-02 21:21:37 -07:00
qwikswitch.py Update docstrings () 2017-05-02 09:18:47 -07:00
rflink.py Update docstrings () 2017-05-02 09:18:47 -07:00
rfxtrx.py Add hass to rfxtrx object () 2017-05-04 23:50:53 -07:00
rpi_gpio_pwm.py Update docstrings () 2017-05-02 09:18:47 -07:00
scsgate.py Update docstrings () 2017-05-02 09:18:47 -07:00
sensehat.py light.sensehat: brightness control logic update () 2017-05-02 17:02:13 -07:00
services.yaml Add kelvin/brightness_pct alternatives to light.turn_on () 2017-05-16 23:00:46 -07:00
tellduslive.py Update docstrings () 2017-05-02 09:18:47 -07:00
tellstick.py Update docstrings () 2017-05-02 09:18:47 -07:00
template.py fixing potential null issue with optional param being parsed as a script () 2017-06-11 22:58:20 -07:00
tikteck.py Update docstrings () 2017-05-02 09:18:47 -07:00
tradfri.py Add support for disabling tradfri groups () 2017-05-16 23:26:57 -07:00
vera.py Fix lights issue () 2017-06-19 09:54:13 +02:00
wemo.py Update docstrings () 2017-05-02 09:18:47 -07:00
wink.py Always return rgb color of bulbs () 2017-05-23 14:49:20 -07:00
x10.py Update docstrings () 2017-05-02 09:18:47 -07:00
yeelight.py Added effects to Yeelight bulbs () 2017-06-02 21:35:32 -07:00
yeelightsunflower.py Update docstrings () 2017-05-02 09:18:47 -07:00
zengge.py Add support for Zengge Bluetooth bulbs () 2017-01-13 22:15:43 -08:00
zha.py Update docstrings () 2017-05-02 09:18:47 -07:00
zigbee.py 0.28 () 2016-09-10 18:22:58 -07:00
zwave.py Use standard entity_ids for zwave entities () 2017-06-16 13:07:17 -04:00