From 7bfcc0eaed184ff52cde33380e93696b0d449800 Mon Sep 17 00:00:00 2001 From: Michael Zanetti Date: Fri, 31 Mar 2023 10:29:56 +0200 Subject: [PATCH] Update extendedclosable interfaces --- shelly/integrationpluginshelly.json | 1 + 1 file changed, 1 insertion(+) diff --git a/shelly/integrationpluginshelly.json b/shelly/integrationpluginshelly.json index 65835dbb..568a6054 100644 --- a/shelly/integrationpluginshelly.json +++ b/shelly/integrationpluginshelly.json @@ -3196,6 +3196,7 @@ "displayNameEvent": "Position changed", "displayNameAction": "Set position", "type": "int", + "unit": "Percentage", "defaultValue": 0, "minValue": 0, "maxValue": 100,