hass-core/tests/components/zha
J. Nick Koston d59ea5329e
Abort zha usb discovery if deconz is setup ()
* 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 () 2021-07-13 19:31:17 +02:00
conftest.py Add alarm control panel support to ZHA () 2021-04-27 10:58:59 -04:00
test_alarm_control_panel.py Add alarm control panel support to ZHA () 2021-04-27 10:58:59 -04:00
test_api.py Bump up ZHA dependencies () 2021-07-25 22:09:40 -04:00
test_binary_sensor.py Add Neighbors & Endpoint Names to zha/devices reply () 2020-09-29 15:25:05 -04:00
test_channels.py Don't bind all clusters unconditionally () 2021-04-27 20:25:34 -04:00
test_climate.py Preset support for MOES thermostat valves () 2021-03-21 18:03:23 -04:00
test_config_flow.py Abort zha usb discovery if deconz is setup () 2021-08-26 10:00:32 -04:00
test_cover.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_device.py Spelling fixes () 2021-06-11 13:35:03 +02:00
test_device_action.py Add api to device_automation to return all matching devices () 2021-08-10 14:21:34 -05:00
test_device_tracker.py
test_device_trigger.py Add gui config option consider device unavailable () 2021-05-29 19:13:09 -04:00
test_discover.py Upgrade pyupgrade to 2.21.2, apply its changes () 2021-07-19 10:46:09 +02:00
test_fan.py Delay ZHA group updates to ensure all members are updated first () 2021-03-16 17:38:16 -04:00
test_gateway.py Allow creating ZHA groups with specific IDs () 2021-06-27 15:21:15 -04:00
test_init.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_light.py Use a debouncer when updating ZHA group state () 2021-08-24 10:09:36 -07:00
test_lock.py ZHA lock code services and events () 2021-03-27 15:23:40 -04:00
test_number.py Drop asynctest () 2021-01-01 22:31:56 +01:00
test_registries.py
test_sensor.py Refactor ZHA sensor initialization () 2020-11-18 21:34:12 -05:00
test_switch.py Delay ZHA group updates to ensure all members are updated first () 2021-03-16 17:38:16 -04:00
zha_devices_list.py Add zha AnalogOutput cluster support () 2020-12-14 15:32:45 -05:00