core/homeassistant/components/light
Mister Wil c44397e257 Abode services, events, lights, cameras, automations, quick actions. (#9310)
* Updated to latest AbodePy version. Added services and events. Added new device types. Added exclude, light, and polling config options.

* Disable the event service if polling is enabled.

* Addressed all CR's

* Removed duplicated super call.

* Name config option now used. Removed deprecated DEFAULT_NAME.

* Modified partial to move event to first param.
2017-09-18 17:39:41 +02:00
..
__init__.py Add bind_hass to components (#8502) 2017-07-16 10:14:46 -07:00
abode.py Abode services, events, lights, cameras, automations, quick actions. (#9310) 2017-09-18 17:39:41 +02:00
avion.py Update avion.py (#8364) 2017-07-06 23:20:39 -07: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: Fix set brightness and improve reconnection (#8522) 2017-07-19 00:02:42 +02:00
decora_wifi.py Fix #8960 - Decora Wi-Fi Switch unable to set brightness (#8989) 2017-08-15 16:12:16 +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 Update flux_led.py (#9122) 2017-08-24 23:31:57 +02:00
homematic.py WIP: Homematic improvments with new hass interfaces (#9058) 2017-08-31 21:16:44 +02:00
hue.py Expose hue group 0 (#8663) 2017-09-05 08:38:12 -07:00
hyperion.py Do not overwrite a custom hyperion light name with the hostname of the server. (#8391) 2017-07-10 00:06:31 +02:00
insteon_local.py Add support for Automatic OAuth2 authentication (#8962) 2017-08-13 22:37:50 -07: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 Stable and asynchronous KNX library. (#8725) 2017-09-07 00:11:55 -07:00
lifx.py LIFX: avoid rare NoneType errors (#9054) 2017-08-20 20:29:54 +02:00
lifx_legacy.py Updated docstrings (#7383) 2017-04-30 20:10:08 -07:00
light_profiles.csv
limitlessled.py LimitlessLED: Configurable fade-out behavior (#7369) 2017-06-21 22:22:24 -07:00
litejet.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
lutron.py Add configuration check and use default var names (#7963) 2017-06-09 00:21:06 +02:00
lutron_caseta.py Improved Lutron Caseta shade support (#9302) 2017-09-05 11:30:36 +02:00
mochad.py Add mochad light component (#8476) 2017-08-03 10:51:01 +02:00
mqtt.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
mqtt_json.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +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 Add effects (#8442) 2017-07-11 21:22:00 +02:00
osramlightify.py use updated osram lightify 1.0.6 component, including bugfix allowing more than 27 devices (#8774) 2017-08-01 20:36:31 +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 Correct spelling of aliases, deprecate old config options. (#8348) 2017-07-06 15:59:54 +02: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 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: support for multizone (#8399) 2017-07-13 19:38:36 -07:00
tellduslive.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
tellstick.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
template.py Fix displaying of friendly_name for light template component (#9413) 2017-09-14 10:13:01 +02:00
tikteck.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
tplink.py Support changing the bulb color for tplink smartbulbs, fixes #8766 (#8780) 2017-08-22 22:11:44 -07:00
tradfri.py full RGB support for users of tradfri GW (#9411) 2017-09-13 22:24:46 -07:00
velbus.py Velbus (#8076) 2017-07-26 14:03:29 +02:00
vera.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00
wemo.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
wink.py Support for Wink Switch and Light groups also fix fan speed selection (#8501) 2017-07-20 00:27:39 +02:00
x10.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
xiaomi_aqara.py Rename xiaomi #9425 (#9426) 2017-09-14 18:49:03 -04:00
xiaomi_miio.py Rename xiaomi #9425 (#9426) 2017-09-14 18:49:03 -04:00
yeelight.py Yeelight fix updates on hsv mode (#9093) 2017-08-22 22:19:33 -07:00
yeelightsunflower.py Update docstrings (#7374) 2017-05-02 09:18:47 -07:00
zengge.py Do not call update() in constructor (#8878) 2017-08-08 20:21:33 +02:00
zha.py Cleanup and simplitfy the async state update (#9390) 2017-09-12 10:01:03 +02:00
zigbee.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
zwave.py Fix pylint 1.7.2 no-else-return issues (#8361) 2017-07-05 23:30:01 -07:00