From 39ff57ecd2f0c322117595a4f8204f3313c8276f Mon Sep 17 00:00:00 2001 From: Manu <4445816+tr4nt0r@users.noreply.github.com> Date: Tue, 27 Jan 2026 19:42:58 +0100 Subject: [PATCH] Rename add-on to app in DeConz discovery flow (#161699) --- homeassistant/components/deconz/strings.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/homeassistant/components/deconz/strings.json b/homeassistant/components/deconz/strings.json index 3b575a4c1511..2d21faa073b3 100644 --- a/homeassistant/components/deconz/strings.json +++ b/homeassistant/components/deconz/strings.json @@ -14,8 +14,8 @@ "flow_title": "{host}", "step": { "hassio_confirm": { - "description": "Do you want to configure Home Assistant to connect to the deCONZ gateway provided by the add-on {addon}?", - "title": "deCONZ Zigbee gateway via Home Assistant add-on" + "description": "Do you want to configure Home Assistant to connect to the deCONZ gateway provided by the app {addon}?", + "title": "deCONZ Zigbee gateway via Home Assistant app" }, "link": { "description": "Unlock your deCONZ gateway to register with Home Assistant.\n\n1. Go to deCONZ Settings > Gateway > Advanced\n2. Select the **Authenticate app** button",