core/tests/components/zha
Erik Montnemery be7e76f302
Migrate ZHA when enabling multi-PAN support on HA Yellow (#82213)
* Migrate ZHA when enabling multi-PAN support on HA Yellow

* Refactor BaseZhaFlow.async_step_maybe_confirm_ezsp_restore

* Change data passed to ZHA to initiate migration

* Catch errors during ZHA migration

* Fix ZhaMigrationHelper.async_prepare_yellow_migration return value

* Improve test coverage

* Improve test coverage

* Fix spelling

* Rename some none HA yellow specifics

* Rename again

* Increase number of migration retries + refactor

* Suppress OperationNotAllowed when reloading

* Adjust tests
2022-11-22 11:17:23 +01:00
..
__init__.py
common.py Bump ZHA dependencies (#82509) 2022-11-21 19:39:34 -05:00
conftest.py
data.py Fix ZHA configuration APIs (#81874) 2022-11-13 08:30:16 -05:00
test_alarm_control_panel.py
test_api.py Fix ZHA configuration APIs (#81874) 2022-11-13 08:30:16 -05:00
test_backup.py
test_binary_sensor.py
test_button.py
test_channels.py
test_climate.py
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
test_device.py
test_device_action.py Bump ZHA quirks and associated changes (#81587) 2022-11-07 12:28:59 +01:00
test_device_tracker.py
test_device_trigger.py
test_diagnostics.py
test_discover.py
test_fan.py
test_gateway.py
test_helpers.py Handle sending ZCL commands with empty bitmap options (#81051) 2022-10-26 21:29:48 -04:00
test_init.py
test_light.py Fix invalid min and max color temp in bad ZHA light devices (#81604) 2022-11-05 08:40:28 -04:00
test_lock.py
test_logbook.py
test_number.py
test_radio_manager.py Migrate ZHA when enabling multi-PAN support on HA Yellow (#82213) 2022-11-22 11:17:23 +01:00
test_registries.py
test_select.py
test_sensor.py
test_siren.py
test_switch.py
zha_devices_list.py