Merge pull request #5642 from reiterl/dev_model

Update model.yml to switch enum of state.
This commit is contained in:
Finn Stutzenstein 2020-10-20 10:08:53 +02:00 committed by GitHub
commit 44cfc2849f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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