forked from home-assistant/core
Fix effect selector of light.turn_on service (#53726)
This commit is contained in:
committed by
Paulus Schoutsen
parent
8cf0182f2f
commit
a671a0ccac
@@ -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