From e7dee5e190c486fe75ef37f98fded2967b850e9c Mon Sep 17 00:00:00 2001 From: jbouwh Date: Sun, 13 Apr 2025 19:26:20 +0000 Subject: [PATCH] Correct reference --- homeassistant/components/mqtt/strings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homeassistant/components/mqtt/strings.json b/homeassistant/components/mqtt/strings.json index d4d695c5d00..cfbfbb7a19c 100644 --- a/homeassistant/components/mqtt/strings.json +++ b/homeassistant/components/mqtt/strings.json @@ -678,7 +678,7 @@ }, "platform": { "options": { - "light": "[%key:component::sensor::title%]", + "light": "[%key:component::light::title%]", "notify": "Notify", "sensor": "Sensor", "switch": "Switch"