diff --git a/homeassistant/components/light/services.yaml b/homeassistant/components/light/services.yaml index 778203a1c93..3b7df4e70c5 100644 --- a/homeassistant/components/light/services.yaml +++ b/homeassistant/components/light/services.yaml @@ -296,11 +296,7 @@ turn_on: name: Effect description: Light effect. selector: - select: - options: - - colorloop - - random - - white + text: turn_off: name: Turn off