core/tests/components/zha
puddly 8e2f0497ce
ZHA network backup and restore API (#75791)
* Implement WS API endpoints for zigpy backups

* Implement backup restoration

* Display error messages caused by invalid backup JSON

* Indicate to the frontend when a backup is incomplete

* Perform a coordinator backup before HA performs a backup

* Fix `backup.async_post_backup` docstring

* Rename `data` to `backup` in restore command

* Add unit tests for new websocket APIs

* Unit test backup platform

* Move code to overwrite EZSP EUI64 into ZHA

* Include the radio type in the network settings API response
2022-07-28 11:24:31 -04:00
..
__init__.py
common.py Fix ZHA light brightness jumping around during transitions (#74849) 2022-07-26 20:03:17 -04:00
conftest.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_alarm_control_panel.py
test_api.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_backup.py ZHA network backup and restore API (#75791) 2022-07-28 11:24:31 -04:00
test_binary_sensor.py
test_button.py
test_channels.py ZHA light entity cleanup (#75573) 2022-07-21 17:54:50 -04:00
test_climate.py
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum (#74656) 2022-07-07 21:28:18 +02: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 Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_device_tracker.py
test_device_trigger.py Correctly handle device triggers for missing ZHA devices (#74894) 2022-07-10 13:35:45 -04:00
test_diagnostics.py
test_discover.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_fan.py New sensors and manufacturer cluster to support IKEA STARKVIND (with Quirk) (#73450) 2022-06-29 11:44:40 -04:00
test_gateway.py Remove ZHA device storage (#74837) 2022-07-10 13:46:22 -04:00
test_init.py
test_light.py Fix ZHA light brightness jumping around during transitions (#74849) 2022-07-26 20:03:17 -04:00
test_lock.py
test_logbook.py Fix bad conditional in ZHA logbook (#74277) 2022-06-30 23:59:35 +03:00
test_number.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_registries.py
test_select.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_sensor.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00
test_siren.py
test_switch.py
zha_devices_list.py Migrate ZHA to new entity naming standard (#74846) 2022-07-10 13:17:59 -07:00