From c7de3112fba71a149b3b202aa080c3407a0d0ca8 Mon Sep 17 00:00:00 2001 From: Norbert Rittel Date: Fri, 17 Jan 2025 18:02:33 +0100 Subject: [PATCH] Fix several issues in a string of IHC integration (#135618) --- homeassistant/components/ihc/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/ihc/strings.json b/homeassistant/components/ihc/strings.json index af2152a88bb..04daef83c9d 100644 --- a/homeassistant/components/ihc/strings.json +++ b/homeassistant/components/ihc/strings.json @@ -6,7 +6,7 @@ "fields": { "controller_id": { "name": "Controller ID", - "description": "If you have multiple controller, this is the index of you controller\nstarting with 0.\n." + "description": "If you have multiple controllers, this is the index of your controller, starting with 0." }, "ihc_id": { "name": "IHC ID",