hass-core/tests/components/deconz
Robert Svensson 96c4e33b24
Parametrize deCONZ binary sensors ()
* 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 deCONZ migrate setup fully to config entry () 2018-04-18 10:27:44 -04:00
conftest.py Reflect changes to pydeconz v84 () 2021-09-18 09:05:08 +02:00
test_alarm_control_panel.py Add low battery binary sensor to deCONZ integration () 2022-01-17 22:35:20 +01:00
test_binary_sensor.py Parametrize deCONZ binary sensors () 2022-02-04 12:58:07 +01:00
test_climate.py Add typing to deCONZ Climate and Cover platforms () 2021-11-17 15:08:37 +01:00
test_config_flow.py Expose deCONZ configuration url from discovered entry () 2022-01-20 13:46:22 +01:00
test_cover.py Use websocket fixture in deCONZ cover tests () 2021-03-18 10:07:11 +01:00
test_deconz_event.py Add low battery binary sensor to deCONZ integration () 2022-01-17 22:35:20 +01:00
test_device_trigger.py Use DeviceAutomationType in tests/components/[a-f]* () 2021-12-20 22:26:29 +01:00
test_diagnostics.py Add logic to avoid creating the same scene multiple times () 2022-01-30 01:11:28 +02:00
test_fan.py Add proper percentage support to deCONZ fan integration () 2021-03-23 22:29:55 +01:00
test_gateway.py Use dataclass properties in deconz discovery () 2021-12-01 19:38:20 +01:00
test_init.py Reflect changes to pydeconz v84 () 2021-09-18 09:05:08 +02:00
test_light.py Fix deconz light service parameter handling () 2021-12-22 09:29:54 +01:00
test_lock.py Add support for ZHADoorLock locks to deCONZ integration() 2021-03-31 09:36:06 +02:00
test_logbook.py Add support for deCONZ alarm events in logbook () 2021-04-28 19:46:15 +02:00
test_number.py Add deCONZ number config entity for Hue motion sensor delay () 2021-10-20 11:23:24 +02:00
test_scene.py Add logic to avoid creating the same scene multiple times () 2022-01-30 01:11:28 +02:00
test_sensor.py Add Air Quality PPB sensor to deCONZ integration () 2022-01-17 20:25:55 +01:00
test_services.py Add typing to deCONZ init and config flow () 2021-12-01 18:59:52 +01:00
test_siren.py deCONZ use siren platform () 2021-09-18 21:59:04 +02:00
test_switch.py deCONZ use siren platform () 2021-09-18 21:59:04 +02:00