From 1ceebd92a9b43a0eb4b8f5eaa03e5b4b51172443 Mon Sep 17 00:00:00 2001 From: Joost Lekkerkerker Date: Mon, 13 Jan 2025 11:48:00 +0100 Subject: [PATCH] Change icon ID name in Lametric (#135368) --- homeassistant/components/lametric/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/lametric/strings.json b/homeassistant/components/lametric/strings.json index 01e7823c76b..3c2f05fa535 100644 --- a/homeassistant/components/lametric/strings.json +++ b/homeassistant/components/lametric/strings.json @@ -138,7 +138,7 @@ "description": "The message to display." }, "icon": { - "name": "Icon", + "name": "Icon ID", "description": "The ID number of the icon or animation to display. List of all icons and their IDs can be found at: https://developer.lametric.com/icons." }, "sound": {