Merge pull request #5642 from reiterl/dev_model
Update model.yml to switch enum of state.
This commit is contained in:
commit
44cfc2849f
@ -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