Fix effect selector of light.turn_on service (#53726)
This commit is contained in:
parent
6b7a4d2d3c
commit
de7a885045
1 changed files with 1 additions and 5 deletions
|
@ -296,11 +296,7 @@ turn_on:
|
|||
name: Effect
|
||||
description: Light effect.
|
||||
selector:
|
||||
select:
|
||||
options:
|
||||
- colorloop
|
||||
- random
|
||||
- white
|
||||
text:
|
||||
|
||||
turn_off:
|
||||
name: Turn off
|
||||
|
|
Loading…
Add table
Reference in a new issue