hass-core/tests/components/zha
puddly 8e2f0497ce
ZHA network backup and restore API ()
* 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 Add config entry for ZHA () 2018-11-27 21:21:25 +01:00
common.py Fix ZHA light brightness jumping around during transitions () 2022-07-26 20:03:17 -04:00
conftest.py ZHA network backup and restore API () 2022-07-28 11:24:31 -04:00
test_alarm_control_panel.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
test_api.py ZHA network backup and restore API () 2022-07-28 11:24:31 -04:00
test_backup.py ZHA network backup and restore API () 2022-07-28 11:24:31 -04:00
test_binary_sensor.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
test_button.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
test_channels.py ZHA light entity cleanup () 2022-07-21 17:54:50 -04:00
test_climate.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
test_config_flow.py Search/replace RESULT_TYPE_* by FlowResultType enum () 2022-07-07 21:28:18 +02:00
test_cover.py Migrate ZHA to new entity naming standard () 2022-07-10 13:17:59 -07:00
test_device.py Identify the active ZHA coordinator device in API responses () 2022-07-11 14:19:30 -04:00
test_device_action.py Migrate ZHA to new entity naming standard () 2022-07-10 13:17:59 -07:00
test_device_tracker.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
test_device_trigger.py Correctly handle device triggers for missing ZHA devices () 2022-07-10 13:35:45 -04:00
test_diagnostics.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
test_discover.py Migrate ZHA to new entity naming standard () 2022-07-10 13:17:59 -07:00
test_fan.py New sensors and manufacturer cluster to support IKEA STARKVIND (with Quirk) () 2022-06-29 11:44:40 -04:00
test_gateway.py Remove ZHA device storage () 2022-07-10 13:46:22 -04:00
test_init.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
test_light.py Fix ZHA light brightness jumping around during transitions () 2022-07-26 20:03:17 -04:00
test_lock.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
test_logbook.py Fix bad conditional in ZHA logbook () 2022-06-30 23:59:35 +03:00
test_number.py Migrate ZHA to new entity naming standard () 2022-07-10 13:17:59 -07:00
test_registries.py Add ZHA HVAC Action sensor () 2021-10-04 12:57:58 -04:00
test_select.py Migrate ZHA to new entity naming standard () 2022-07-10 13:17:59 -07:00
test_sensor.py Migrate ZHA to new entity naming standard () 2022-07-10 13:17:59 -07:00
test_siren.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
test_switch.py Speed up zha tests () 2022-06-17 11:41:10 -05:00
zha_devices_list.py Migrate ZHA to new entity naming standard () 2022-07-10 13:17:59 -07:00