From da472b68228b168d65ee21a6576232503ad9c3a8 Mon Sep 17 00:00:00 2001 From: Patrik Lindgren <21142447+ggravlingen@users.noreply.github.com> Date: Thu, 8 Sep 2022 09:26:58 +0200 Subject: [PATCH] Fix typo (#24039) --- source/_posts/2022-09-07-release-20229.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/2022-09-07-release-20229.markdown b/source/_posts/2022-09-07-release-20229.markdown index e6e77dbddeb..cf678c94e09 100644 --- a/source/_posts/2022-09-07-release-20229.markdown +++ b/source/_posts/2022-09-07-release-20229.markdown @@ -126,7 +126,7 @@ For now, only Jasco products are supported. Nabu Casa has been talking to other ## Zigbee backup and restore + migration -The Zigbee Home Automation (ZHA) integration now supports network backups and migrating between Zigbee coordinators. Backups are taken automatically but can also be manually created from the configuration page. After restoring a Home Assistant backup, you can re-configure ZHA and migrate to a new Zigbee coordinator without any loss of your settings or devices that were connected. This is helpful if your current radio fails or a new radio comes out that you may want to migrate to.s +The Zigbee Home Automation (ZHA) integration now supports network backups and migrating between Zigbee coordinators. Backups are taken automatically but can also be manually created from the configuration page. After restoring a Home Assistant backup, you can re-configure ZHA and migrate to a new Zigbee coordinator without any loss of your settings or devices that were connected. This is helpful if your current radio fails or a new radio comes out that you may want to migrate to. Screenshot showing the Zigbee Home Automation configuration page and the new backup functionality