hass-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 Apply hass-relative-import to tests (s-z) (#78733) 2022-09-19 09:51:31 +02:00
data.py Fix ZHA configuration APIs (#81874) 2022-11-13 08:30:16 -05:00
test_alarm_control_panel.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_api.py Fix ZHA configuration APIs (#81874) 2022-11-13 08:30:16 -05:00
test_backup.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_binary_sensor.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_button.py Cleanup EntityCategory in tests (#78808) 2022-09-20 10:49:44 -04:00
test_channels.py ZHA light entity cleanup (#75573) 2022-07-21 17:54:50 -04:00
test_climate.py Cleanup root component imports in tests (#78893) 2022-09-21 06:57:41 -10: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 Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_device.py Identify the active ZHA coordinator device in API responses (#74739) 2022-07-11 14:19:30 -04:00
test_device_action.py Bump ZHA quirks and associated changes (#81587) 2022-11-07 12:28:59 +01:00
test_device_tracker.py Cleanup SourceType in tests (#78809) 2022-09-20 10:50:07 -04:00
test_device_trigger.py Correctly handle device triggers for missing ZHA devices (#74894) 2022-07-10 13:35:45 -04:00
test_diagnostics.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_discover.py Migrate ZHA lighting to use newer zigpy ZCL request syntax (#77676) 2022-09-01 15:32:32 -04:00
test_fan.py Apply hass-relative-import to tests (s-z) (#78733) 2022-09-19 09:51:31 +02:00
test_gateway.py Allow ZHA startup to fail instead of raising ConfigEntryNotReady (#77417) 2022-08-29 11:42:01 -04:00
test_helpers.py Handle sending ZCL commands with empty bitmap options (#81051) 2022-10-26 21:29:48 -04:00
test_init.py Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
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 Speed up zha tests (#73627) 2022-06-17 11:41:10 -05:00
test_logbook.py Fix bad conditional in ZHA logbook (#74277) 2022-06-30 23:59:35 +03:00
test_number.py Add ZHA StartUpColorTemperature configuration entity (#80853) 2022-10-23 18:46:47 -04:00
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 Add friendly name to ZHA config entities (#79926) 2022-10-09 09:11:42 -04:00
test_sensor.py Add friendly entity names for ZHA sensors (#80035) 2022-10-10 15:40:42 -04:00
test_siren.py Adjust root-import in tests (#78761) 2022-09-19 15:22:23 +02:00
test_switch.py Apply hass-relative-import to tests (s-z) (#78733) 2022-09-19 09:51:31 +02:00
zha_devices_list.py Add friendly name to ZHA identify button (#80446) 2022-10-16 19:57:24 -04:00