From 9483414fb3c49b4d4c45004149fdc1ad22b27934 Mon Sep 17 00:00:00 2001 From: Joshua Sangmeister Date: Wed, 6 Oct 2021 10:45:15 +0200 Subject: [PATCH] Add motion state weight --- docs/models.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/models.yml b/docs/models.yml index 2169c7a7f..79900a833 100644 --- a/docs/models.yml +++ b/docs/models.yml @@ -2119,6 +2119,10 @@ motion_state: type: string required: true restriction_mode: A + weight: + type: number + required: true + restriction_mode: A recommendation_label: type: string restriction_mode: A