hass-core/homeassistant/components/light
Johann Kellerman 65ac1ae84a Added QwikSwitch component & platforms (#1970)
* Added QwikSwitch platform

farcy - worst than my english teacher

* Clean up comments

* Import only inside functions

* Moved imports, no global var, load_platform

* add_device reworked

* Only serializable content on bus

* Fixed imports & removed some logging
2016-05-12 21:39:30 -07:00
..
__init__.py Fix for light service validation. (#1770) 2016-04-09 09:07:13 -07:00
blinksticklight.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
demo.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
hue.py Do not setup or configure a hue bridge twice (#1848) 2016-04-17 22:41:31 -07:00
hyperion.py Set name to hyperion assets (#1822) 2016-04-19 08:19:27 -07:00
insteon_hub.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
isy994.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
lifx.py Upgrading to python-wink 0.7.4 and improving RGB color support in HA (#1832) 2016-04-17 19:07:21 -07:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
limitlessled.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
mqtt.py Move CONF_STATE_TOPIC, CONF_COMMAND_TOPIC and CONF_RETAIN to mqtt component. 2016-04-06 22:51:39 -04:00
mysensors.py Refactor mysensors component 2016-04-30 15:27:59 +02:00
qwikswitch.py Added QwikSwitch component & platforms (#1970) 2016-05-12 21:39:30 -07:00
rfxtrx.py Rfxtrx config validating (#1747) 2016-04-08 20:55:31 -07:00
scsgate.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
services.yaml Added toggle service 2016-01-16 10:45:05 -05:00
tellstick.py Tellstick config validation 2016-04-21 07:57:28 -07:00
vera.py Use standardised datetime format 2016-04-16 01:46:50 -07:00
wemo.py Update to new pywemo bridge API 2016-03-17 12:27:06 -04:00
wink.py Added battery level to wink devices (#1979) 2016-05-06 18:19:37 -07:00
zigbee.py Fix PEP257 issues 2016-03-07 22:08:21 +01:00
zwave.py Zwave import fixes for stability (#1845) 2016-04-17 14:46:51 -07:00