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"