mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 13:15:18 +02:00
Fix effect selector of light.turn_on service (#53726)
This commit is contained in:
@@ -296,11 +296,7 @@ turn_on:
|
|||||||
name: Effect
|
name: Effect
|
||||||
description: Light effect.
|
description: Light effect.
|
||||||
selector:
|
selector:
|
||||||
select:
|
text:
|
||||||
options:
|
|
||||||
- colorloop
|
|
||||||
- random
|
|
||||||
- white
|
|
||||||
|
|
||||||
turn_off:
|
turn_off:
|
||||||
name: Turn off
|
name: Turn off
|
||||||
|
Reference in New Issue
Block a user