From 99011e6909ef1410520d7895e43e693752610fbb Mon Sep 17 00:00:00 2001 From: Ludwig Reiter Date: Wed, 4 Nov 2020 14:53:57 +0100 Subject: [PATCH] Add a default to motion_state css_class. --- docs/models.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/models.yml b/docs/models.yml index 2c701c039..f7fb71fd5 100644 --- a/docs/models.yml +++ b/docs/models.yml @@ -1347,6 +1347,7 @@ motion_state: recommendation_label: string css_class: type: string + default: lightblue enum: - grey - red