core/tests/components/deconz
Robert Svensson dd9b14d5c9
Add Button platform to deCONZ integration (#65700)
* Improve scene platform

* Add button platform, tests and fix tests affected by new entities existing

* Remove unnused property

* Bump dependency to v87
2022-02-16 17:55:30 +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_button.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
test_climate.py Improve Deconz sensors (#65259) 2022-02-15 08:32:56 +01:00
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 Improve Deconz sensors (#65259) 2022-02-15 08:32:56 +01:00
test_device_trigger.py Improve Deconz sensors (#65259) 2022-02-15 08:32:56 +01:00
test_diagnostics.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
test_fan.py
test_gateway.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
test_init.py
test_light.py Fix deconz light service parameter handling (#62128) 2021-12-22 09:29:54 +01:00
test_lock.py
test_logbook.py
test_number.py Adapt deCONZ number platform to align with updated design of binary sensor and sensor platforms (#65248) 2022-02-08 23:03:37 +01:00
test_scene.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
test_sensor.py Improve Deconz sensors (#65259) 2022-02-15 08:32:56 +01:00
test_services.py Add Button platform to deCONZ integration (#65700) 2022-02-16 17:55:30 +01:00
test_siren.py
test_switch.py