From 593e0c367db00d7febc8b44907e529bd45e2d74c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Bachmann?= Date: Fri, 16 Jan 2026 19:14:35 +0000 Subject: [PATCH] 0.5.3 --- strings.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 strings.json diff --git a/strings.json b/strings.json new file mode 100644 index 0000000..1e656f8 --- /dev/null +++ b/strings.json @@ -0,0 +1,8 @@ +{ + "issues": { + "restart_required": { + "title": "Restart required", + "description": "One or more integrations were installed or updated by Bahmcloud Store. Restart Home Assistant to load the changes." + } + } +}