core/tests/components/binary_sensor
Sam Birch da4048a9ec Add hysteresis attribute to threshold binary sensor (#9596)
* Added hysteresis attribute to threshold binary sensor

* Added threshold binary sensor hysteresis test case

* Changed threshold binary sensor property name to be more self explanatory

* Pulled default hysteresis value into top level declaration

* Fixed linter errors

* Fixed additional linter errors

* Move comment to docs
2017-10-02 17:15:19 +02:00
..
__init__.py
test_aurora.py Fix a bunch of typos (#9545) 2017-09-23 17:15:46 +02:00
test_bayesian.py Allow multiple observations of same entity (#9391) 2017-09-12 18:52:09 +02:00
test_binary_sensor.py binary_sensor sensor_class to entity device_class (#5860) 2017-02-10 20:46:15 -08:00
test_command_line.py Added possibilities to use template in the command_line sensor (#8505) 2017-08-10 18:52:52 +02:00
test_ffmpeg.py Fix automations listening to HOMEASSISTANT_START (#6936) 2017-04-05 23:23:02 -07:00
test_mqtt.py MQTT Binary Sensor - Add availability_topic for online/offline status (#9507) 2017-09-21 17:02:11 +02:00
test_nx584.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_ring.py Clean artifacts after running Ring tests. (#6944) 2017-04-05 11:26:56 +02:00
test_sleepiq.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_spc.py renamed add_devices to async_add_devices according to hass naming scheme (second try after failed #9485) (#9505) 2017-09-20 01:15:20 -04:00
test_tcp.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_template.py Core track same state for a period / Allow on platforms (#9273) 2017-09-05 02:01:01 +02:00
test_threshold.py Add hysteresis attribute to threshold binary sensor (#9596) 2017-10-02 17:15:19 +02:00
test_trend.py Split bootstrap into bs + setup (#6416) 2017-03-05 10:41:54 +01:00
test_workday.py Workday sensor offset (#8824) 2017-08-21 13:24:30 +02:00
test_zwave.py Fix off_delay for zwave trigger sensors (#8864) 2017-08-06 18:31:32 +03:00