core/tests/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 tests for MQTT binary sensor 2015-11-20 23:48:59 +01:00
test_binary_sensor.py Add mysensors binary sensor 2016-02-20 04:28:17 +01:00
test_command_sensor.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_mqtt.py Tests should all use test HA 2016-02-14 15:08:23 -08:00
test_nx584.py Make nx584 expose zone types (sensor classes) 2016-02-18 12:20:35 -08:00