core/homeassistant/components/light
Anders Melchiorsen af54311718 LIFX: Move light effects to external library (#8222)
* LIFX: Move light effects to external library

This moves the LIFX light effects to the external library aiolifx_effects.

To get the light state synchronized between that library and HA, the LIFX
platform no longer maintains the light state itself. Instead, it uses the
cached state that aiolifx maintains.

The reorganization also includes the addition of a cleanup handler.

* Fix style
2017-06-26 22:05:32 -07:00
..
__init__.py Group service / dynamic handling (#7971) 2017-06-16 00:52:28 +02:00
avion.py Bump a couple of dependencies (#7231) 2017-04-23 09:20:58 +02:00
blinksticklight.py Update docstrings and log messages (#7526) 2017-05-10 12:06:57 +02:00
blinkt.py Do not install all dependencies in dev mode (#7548) 2017-05-11 19:20:23 -07:00
decora.py Decora light: Fix brightness level in UI (#8139) 2017-06-21 16:37:27 +02:00
demo.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
enocean.py Update docstrings and log messages (#7526) 2017-05-10 12:06:57 +02:00
flux_led.py Flux led fix (#7829) 2017-05-30 10:46:18 +02:00
homematic.py Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
hue.py Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
hyperion.py Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
insteon_local.py Update docstrings and log messages (#7526) 2017-05-10 12:06:57 +02:00
insteon_plm.py Update docstrings and log messages (#7526) 2017-05-10 12:06:57 +02:00
isy994.py Change Error Message when Turning off ISY994 Light (#8131) 2017-06-21 09:38:12 +02:00
knx.py Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
lifx.py LIFX: Move light effects to external library (#8222) 2017-06-26 22:05:32 -07:00
lifx_legacy.py Updated docstrings (#7383) 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 (#7369) 2017-06-21 22:22:24 -07:00
litejet.py Update docstrings (#7405) 2017-05-02 22:47:20 +02:00
lutron.py Add configuration check and use default var names (#7963) 2017-06-09 00:21:06 +02:00
lutron_caseta.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
mqtt.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
mqtt_json.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
mqtt_template.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
mysensors.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
mystrom.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
osramlightify.py Osram lightify, removed double set to the lightify bridge in case of brightness changes (#7662) 2017-06-08 20:17:28 +02:00
piglow.py light.piglow update (#7408) 2017-05-02 21:21:37 -07:00
qwikswitch.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
rflink.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
rfxtrx.py Add hass to rfxtrx object (#6844) 2017-05-04 23:50:53 -07:00
rpi_gpio_pwm.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
scsgate.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
sensehat.py light.sensehat: brightness control logic update (#7409) 2017-05-02 17:02:13 -07:00
services.yaml LIFX: Move light effects to external library (#8222) 2017-06-26 22:05:32 -07:00
tellduslive.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
tellstick.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
template.py fixing potential null issue with optional param being parsed as a script (#7928) 2017-06-11 22:58:20 -07:00
tikteck.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
tradfri.py Add support for disabling tradfri groups (#7593) 2017-05-16 23:26:57 -07:00
vera.py Fix lights issue #8098 (#8101) 2017-06-19 09:54:13 +02:00
wemo.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
wink.py Always return rgb color of bulbs (#7743) 2017-05-23 14:49:20 -07:00
x10.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
yeelight.py Added effects to Yeelight bulbs (#7152) 2017-06-02 21:35:32 -07:00
yeelightsunflower.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
zengge.py Add support for Zengge Bluetooth bulbs (#5196) 2017-01-13 22:15:43 -08:00
zha.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
zigbee.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
zwave.py Use standard entity_ids for zwave entities (#7786) 2017-06-16 13:07:17 -04:00