core/tests/components/binary_sensor
emontnemery 5961f2f577 Add support for off_delay to MQTT binary_sensor (#16993)
* Add support for off_delay to MQTT binary_sensor

* Fix debounce, add testcase

* Make off_delay number of seconds instead of timedelta

* Update mqtt.py

* Fix testcase, remove CONF_OFF_DELAY from const.py
2018-10-11 19:14:23 +02:00
..
__init__.py Fix PEP257 issues 2016-03-09 10:25:50 +01:00
test_aurora.py Python 3.6 invalid escape sequence deprecation fixes (#11941) 2018-01-27 12:16:30 +01:00
test_bayesian.py Fix probability_threshold in binary_sensor.bayesian (#14512) (Closes: #14362) 2018-05-18 07:48:16 +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 Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_deconz.py deCONZ add via_hub attribute for device registry (#16760) 2018-09-21 09:21:44 +02:00
test_ffmpeg.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_mqtt.py Add support for off_delay to MQTT binary_sensor (#16993) 2018-10-11 19:14:23 +02:00
test_nx584.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
test_random.py Add Random binary sensor (#10164) 2017-10-29 11:15:57 +01:00
test_rest.py Make rest sensor and binary sensor more efficient (#14484) 2018-09-21 15:54:50 +02:00
test_ring.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
test_sleepiq.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
test_tcp.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
test_template.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_threshold.py Properly handle thresholds of zero (#12175) 2018-02-06 10:32:56 -08:00
test_trend.py Fix formatting pylint comments in test (#15450) 2018-07-13 23:02:23 +02:00
test_vultr.py add_devices -> add_entities (#16171) 2018-08-24 16:37:30 +02:00
test_workday.py Grammar and spelling fixes (#16065) 2018-08-19 22:29:08 +02:00
test_zwave.py Fix off_delay for zwave trigger sensors (#8864) 2017-08-06 18:31:32 +03:00