Update model.yml to switch enum of state.
The motion_state css_class should include grey.
This commit is contained in:
parent
b6dd6086aa
commit
de65db33a7
@ -1346,7 +1346,7 @@ motion_state:
|
|||||||
css_class:
|
css_class:
|
||||||
type: string
|
type: string
|
||||||
enum:
|
enum:
|
||||||
- gray
|
- grey
|
||||||
- red
|
- red
|
||||||
- green
|
- green
|
||||||
- lightblue
|
- lightblue
|
||||||
|
Loading…
Reference in New Issue
Block a user