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
|
||||
description: Light effect.
|
||||
selector:
|
||||
select:
|
||||
options:
|
||||
- colorloop
|
||||
- random
|
||||
- white
|
||||
text:
|
||||
|
||||
turn_off:
|
||||
name: Turn off
|
||||
|
Reference in New Issue
Block a user