hass-core/tests/components/binary_sensor
Dan Smith 2d932f89fc Add sensor_class to binary_sensor
This adds a 'sensor_class' property and attribute, which should be either
None or one of several defined SENSOR_CLASSES to indicate contextual
information about what the sensor is measuring.
2016-02-18 12:20:35 -08:00
..
__init__.py Add tests for MQTT binary sensor 2015-11-20 23:48:59 +01:00
test_binary_sensor.py Add sensor_class to binary_sensor 2016-02-18 12:20:35 -08: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 Add nx584 as a sensor platform 2016-02-16 20:24:32 -08:00