hass-core/tests/components/zha
puddly 757e4cf9e1
Retry ZHA config entry setup when ENETUNREACH is caught (#84615)
* The config entry is not ready on `ENETUNREACH`

* Use new `TransientConnectionError` from zigpy
2023-01-07 10:46:33 +01:00
..
__init__.py
common.py Bump ZHA dependencies (#85355) 2023-01-06 23:01:36 -05:00
conftest.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
data.py Fix ZHA configuration APIs (#81874) 2022-11-13 08:30:16 -05:00
test_alarm_control_panel.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_api.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_backup.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_binary_sensor.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_button.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_channels.py ZHA light entity cleanup (#75573) 2022-07-21 17:54:50 -04:00
test_climate.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_config_flow.py Migrate ZHA when enabling multi-PAN support on HA Yellow (#82213) 2022-11-22 11:17:23 +01:00
test_cover.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_device.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_device_action.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_device_tracker.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_device_trigger.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_diagnostics.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_discover.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_fan.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_gateway.py Retry ZHA config entry setup when ENETUNREACH is caught (#84615) 2023-01-07 10:46:33 +01:00
test_helpers.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_init.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_light.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_lock.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_logbook.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_number.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_radio_manager.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_registries.py Add ZHA HVAC Action sensor (#57021) 2021-10-04 12:57:58 -04:00
test_select.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_sensor.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_siren.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
test_switch.py Fix some typos in ZHA comments (#84881) 2023-01-02 00:20:59 -05:00
zha_devices_list.py Add friendly name to ZHA identify button (#80446) 2022-10-16 19:57:24 -04:00