core/tests/components/zha
J. Nick Koston d59ea5329e
Abort zha usb discovery if deconz is setup (#55245)
* Abort zha usb discovery if deconz is setup

* Update tests/components/zha/test_config_flow.py

* add deconz domain const

* Update homeassistant/components/zha/config_flow.py

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>

Co-authored-by: Robert Svensson <Kane610@users.noreply.github.com>
2021-08-26 10:00:32 -04:00
..
__init__.py
common.py Update ZHA to support zigpy 0.34.0 device initialization (#52610) 2021-07-13 19:31:17 +02:00
conftest.py
test_alarm_control_panel.py
test_api.py Bump up ZHA dependencies (#53472) 2021-07-25 22:09:40 -04:00
test_binary_sensor.py
test_channels.py
test_climate.py
test_config_flow.py Abort zha usb discovery if deconz is setup (#55245) 2021-08-26 10:00:32 -04:00
test_cover.py
test_device.py
test_device_action.py Add api to device_automation to return all matching devices (#53361) 2021-08-10 14:21:34 -05:00
test_device_tracker.py
test_device_trigger.py
test_discover.py Upgrade pyupgrade to 2.21.2, apply its changes (#52987) 2021-07-19 10:46:09 +02:00
test_fan.py
test_gateway.py Allow creating ZHA groups with specific IDs (#50781) 2021-06-27 15:21:15 -04:00
test_init.py
test_light.py Use a debouncer when updating ZHA group state (#53263) 2021-08-24 10:09:36 -07:00
test_lock.py
test_number.py
test_registries.py
test_sensor.py
test_switch.py
zha_devices_list.py