core/homeassistant/components/light
MartinHjelmare 08aaea5444 Add mysensors binary sensor
* Add mysensors binary sensor.
* Add discovery platforms to binary_sensor base component.
* Replace device_state_attributes with state_attributes in
	binary_sensor base class.
* Fix docstrings.
* Add discovery of binary sensor to mysensors component.
* Add child.type as argument to mysensors device_class.
* Move binary sensor types from sensor to binary_sensor module.
* Fix binary_sensor attribute tests. Use state_attributes instead of
	device_state_attributes.
2016-02-20 04:28:17 +01:00
..
__init__.py Add mysensors light platform 2016-02-12 01:22:35 +01:00
blinksticklight.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
demo.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
hue.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
hyperion.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
insteon_hub.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
isy994.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
lifx.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
light_profiles.csv Lights now support profiles 2014-03-26 00:20:02 -07:00
limitlessled.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
mqtt.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
mysensors.py Add mysensors binary sensor 2016-02-20 04:28:17 +01:00
rfxtrx.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
scsgate.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
services.yaml Added toggle service 2016-01-16 10:45:05 -05:00
tellstick.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
vera.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
wink.py Update Wink to 0.6 2016-02-13 08:17:38 -08:00
zigbee.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
zwave.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00