core/homeassistant/components/binary_sensor
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 binary sensor 2016-02-20 04:28:17 +01:00
apcupsd.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
arest.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
command_sensor.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
demo.py Update the sensor classes in the demo binary_sensor 2016-02-18 17:59:58 -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
nest.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
nx584.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
rest.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
rpi_gpio.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00
zigbee.py Fix imports (using isort) 2016-02-18 21:27:50 -08:00