diff --git a/homeassistant/components/light/strings.json b/homeassistant/components/light/strings.json index 360fe503d7f..4940ffcce43 100644 --- a/homeassistant/components/light/strings.json +++ b/homeassistant/components/light/strings.json @@ -134,9 +134,9 @@ "selector": { "behavior": { "options": { - "all": "All", - "any": "Any", - "one": "One" + "first": "First", + "last": "Last", + "any": "Any" } }, "color_name": {