hass-core/tests/components/binary_sensor
Kane610 8a10fcd985 deCONZ use forward entry setup ()
* Use forward entry setup with light platform

* Move sensor to forward entry setup

* Use forward entry setup with binary sensors

* Use forward entry setup with scene platform

* Remove import of unused functionality

* Move deconz setup in to setup entry
Create initial negative tests for setup entry

* Fix hound comment

* Improved tests

* Add test for scene platform

* Add test for binary sensor platform

* Add test for light platform

* Add test for light platform

* Add test for sensor platform

* Fix hound comment

* More asserts on sensor types
2018-04-23 12:00:16 -04: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 () 2018-01-27 12:16:30 +01:00
test_bayesian.py Allow multiple observations of same entity () 2017-09-12 18:52:09 +02:00
test_binary_sensor.py binary_sensor sensor_class to entity device_class () 2017-02-10 20:46:15 -08:00
test_command_line.py Initial support for Config Entries () 2018-02-16 14:07:38 -08:00
test_deconz.py deCONZ use forward entry setup () 2018-04-23 12:00:16 -04:00
test_ffmpeg.py Fix automations listening to HOMEASSISTANT_START () 2017-04-05 23:23:02 -07:00
test_mqtt.py Force update support for mqtt binary sensor () 2018-02-08 12:28:12 +01:00
test_nx584.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_random.py Add Random binary sensor () 2017-10-29 11:15:57 +01:00
test_rest.py Mark REST binary_sensor unavailable if request fails () 2018-01-11 10:48:15 +01:00
test_ring.py Introducing Ring Door Bell Camera (including StickUp cameras) and WiFi sensors () 2017-10-21 16:08:40 +02:00
test_sleepiq.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_spc.py Add attribute to show who last un/set alarm (SPC) () 2017-11-11 12:36:03 -08:00
test_tcp.py Split bootstrap into bs + setup () 2017-03-05 10:41:54 +01:00
test_template.py Rename homeassistant.util.async to .async_ () 2018-03-11 10:01:12 -07:00
test_threshold.py Properly handle thresholds of zero () 2018-02-06 10:32:56 -08:00
test_trend.py Binary sensor for detecting linear trends () 2017-10-25 17:33:17 +02:00
test_vultr.py Spelling fixes () 2018-01-29 23:37:19 +01:00
test_workday.py Improved test runtime () 2018-01-09 16:00:49 -08:00
test_zwave.py Fix off_delay for zwave trigger sensors () 2017-08-06 18:31:32 +03:00