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
|
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
|
||||||
|
|
Loading…
Add table
Reference in a new issue