core/homeassistant/components/light
William Scanlon 80a794e587 Wink AC and addidtional sensor support (#5670)
* Added door bell sensors

* Initial support for AC units.

* Added new device service

* Quirky Aros AC unit support

* Use super() everywhere and error checking for token request.

* Ignore camera sensors during setup of alarms.

* Added manufacturer/device attributes to all wink devices.

* Fixed style errors

* Fixed remaining lint errors.
2017-02-01 22:43:12 -08:00
..
__init__.py Bugfix default values to timedelta (#5193) 2017-01-06 00:16:12 +01:00
avion.py Update docstring (quotes, links, content) (#5602) 2017-01-28 16:02:19 +01:00
blinksticklight.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
decora.py Add support for Leviton Decora Bluetooth dimmer switches (#5434) 2017-01-21 14:14:08 -08:00
demo.py Migrate light component to async (#4635) 2016-11-30 13:33:38 -08:00
enocean.py Fix broken EnOcean support (#4710) 2016-12-05 08:15:36 -08:00
flux_led.py fix bug in flux_led (#5373) 2017-01-16 21:52:12 -08:00
homematic.py Homematic update with HomematicIP/HomematicWired support and multible… (#4568) 2016-11-29 20:53:02 +01:00
hue.py Fix hue lightgroups not syncing state (#5702) 2017-02-01 21:06:11 -08:00
hyperion.py Migrate to voluptuous (#3281) 2016-09-11 09:24:25 +02:00
insteon_hub.py Disable insteon hub (#4221) 2016-11-04 23:38:27 -07:00
insteon_local.py Insteon config (#5595) 2017-01-27 23:31:36 -08:00
isy994.py Updated ISY component to not overwrite state_attributes. (#5433) 2017-01-19 22:22:33 -08:00
lifx.py Disable too-many-* (#4107) 2016-10-30 22:18:53 +01:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
limitlessled.py Migrate light component to async (#4635) 2016-11-30 13:33:38 -08:00
litejet.py Async cleanup part 3 (#4302) 2016-11-07 22:31:40 -08:00
lutron.py Add initial support for Lutron RadioRA 2 using pylutron (#5337) 2017-01-25 09:11:37 +01:00
mqtt.py Migrate light component to async (#4635) 2016-11-30 13:33:38 -08:00
mqtt_json.py Expose supported_features of mqtt_json (#5250) 2017-01-10 00:40:52 +01:00
mqtt_template.py Migrate light component to async (#4635) 2016-11-30 13:33:38 -08:00
mysensors.py Fix mysensors RGB and W light turn on (#5608) 2017-01-29 12:59:13 +01:00
osramlightify.py Migrate light component to async (#4635) 2016-11-30 13:33:38 -08:00
piglow.py Piglow support (#5302) 2017-01-24 09:41:33 +01:00
qwikswitch.py Use constants (#5390) 2017-01-17 23:40:34 +01:00
rflink.py Use same pattern for device defaults in both platforms. (#5682) 2017-02-01 10:42:50 +01:00
rfxtrx.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
scsgate.py Migrate light component to async (#4635) 2016-11-30 13:33:38 -08:00
services.yaml create light.hue_activate_scene service (#4425) 2016-11-17 22:14:06 -08:00
tellduslive.py initialize self._last_brightness (#4917) 2016-12-15 22:35:53 -08:00
tellstick.py Tellstick light fix (#5482) 2017-01-21 12:24:48 -08:00
tikteck.py Add support for Tikteck Bluetooth bulbs (#4843) 2017-01-04 22:31:31 +01:00
vera.py Migrate light component to async (#4635) 2016-11-30 13:33:38 -08:00
wemo.py Update ordering, constants, and callback name (light.*) (#3339) 2016-09-12 15:52:22 +02:00
wink.py Wink AC and addidtional sensor support (#5670) 2017-02-01 22:43:12 -08:00
x10.py Improved x10 state monitoring (#5115) 2017-01-16 23:11:02 -08:00
yeelight.py new yeelight backend lib, new features (#5296) 2017-01-31 10:01:11 +01:00
zengge.py Add support for Zengge Bluetooth bulbs (#5196) 2017-01-13 22:15:43 -08:00
zigbee.py 0.28 (#3288) 2016-09-10 18:22:58 -07:00
zwave.py Apply new customize format to Zwave (#5603) 2017-01-28 22:29:51 +02:00