From 58e3674325ab0154657fa4514b132533cdf35620 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Fri, 16 Jan 2026 19:57:49 +0000 Subject: [PATCH] 0.5.4 --- custom_components/bahmcloud_store/strings.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/custom_components/bahmcloud_store/strings.json b/custom_components/bahmcloud_store/strings.json index 1e656f8..4b2fffc 100644 --- a/custom_components/bahmcloud_store/strings.json +++ b/custom_components/bahmcloud_store/strings.json @@ -4,5 +4,15 @@ "title": "Restart required", "description": "One or more integrations were installed or updated by Bahmcloud Store. Restart Home Assistant to load the changes." } + }, + "repair_flow": { + "restart_required": { + "step": { + "confirm": { + "title": "Restart Home Assistant", + "description": "Bahmcloud Store installed or updated integrations. Restart Home Assistant now to apply the changes." + } + } + } } -} +} \ No newline at end of file