Update model.yml to switch enum of state.

The motion_state css_class should include grey.
This commit is contained in:
Ludwig Reiter 2020-10-20 09:35:29 +02:00
parent b6dd6086aa
commit de65db33a7
1 changed files with 1 additions and 1 deletions

View File

@ -1346,7 +1346,7 @@ motion_state:
css_class:
type: string
enum:
- gray
- grey
- red
- green
- lightblue