core/tests/components/deconz
Robert Svensson 96c4e33b24
Parametrize deCONZ binary sensors (#65012)
* Improve test coverage prior to improving deCONZ binary sensor platform

* Define all relevant binary sensors as DeconzBinarySensorDescription

* Fix review comment

* Allow providing extra update keys if sensor provides extra attributes

* Minor touch up of naming

* Remove duplicate assert
2022-02-04 12:58:07 +01:00
..
__init__.py
conftest.py
test_alarm_control_panel.py Add low battery binary sensor to deCONZ integration (#64168) 2022-01-17 22:35:20 +01:00
test_binary_sensor.py Parametrize deCONZ binary sensors (#65012) 2022-02-04 12:58:07 +01:00
test_climate.py
test_config_flow.py Expose deCONZ configuration url from discovered entry (#64519) 2022-01-20 13:46:22 +01:00
test_cover.py
test_deconz_event.py Add low battery binary sensor to deCONZ integration (#64168) 2022-01-17 22:35:20 +01:00
test_device_trigger.py
test_diagnostics.py Add logic to avoid creating the same scene multiple times (#65207) 2022-01-30 01:11:28 +02:00
test_fan.py
test_gateway.py
test_init.py
test_light.py
test_lock.py
test_logbook.py
test_number.py
test_scene.py Add logic to avoid creating the same scene multiple times (#65207) 2022-01-30 01:11:28 +02:00
test_sensor.py
test_services.py
test_siren.py
test_switch.py