From 3624e30380f4664f9a8422def1536ed9fb723230 Mon Sep 17 00:00:00 2001 From: Sam Reed Date: Tue, 8 Aug 2023 19:13:19 +0100 Subject: [PATCH] Update silabs_multiprotocol_hardware change cannel options flow description (#98047) strings.json: Update silabs_multiprotocol_hardware::options message * Removes trailing space * Fixes double space * Adds word before noun --- homeassistant/components/homeassistant_hardware/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/homeassistant_hardware/strings.json b/homeassistant/components/homeassistant_hardware/strings.json index 45e85f5a474..24cd049668d 100644 --- a/homeassistant/components/homeassistant_hardware/strings.json +++ b/homeassistant/components/homeassistant_hardware/strings.json @@ -23,7 +23,7 @@ "data": { "channel": "Channel" }, - "description": "Start a channel change for your Zigbee and Thread networks.\n\nNote: this is an advanced operation and can leave your Thread and Zigbee networks inoperable if the new channel is congested. Depending on existing network conditions, many of your devices may not migrate to the new channel and will require re-joining before they start working again. Use with caution.\n\nOnce you selected **Submit**, the channel change starts quietly in the background and will finish after a few minutes. " + "description": "Start a channel change for your Zigbee and Thread networks.\n\nNote: this is an advanced operation and can leave your Thread and Zigbee networks inoperable if the new channel is congested. Depending on existing network conditions, many of your devices may not migrate to the new channel and will require re-joining before they start working again. Use with caution.\n\nOnce you have selected **Submit**, the channel change starts quietly in the background and will finish after a few minutes." }, "install_addon": { "title": "The Silicon Labs Multiprotocol add-on installation has started"