Merge PR #17: Update extendedclosable interface

generic-wallbox
jenkins 2023-05-12 11:49:09 +02:00
commit 435c6100d9
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@
"displayNameEvent": "Open position changed", "displayNameEvent": "Open position changed",
"displayNameAction": "Set open position", "displayNameAction": "Set open position",
"type": "int", "type": "int",
"unit": "Percentage",
"minValue": 0, "minValue": 0,
"maxValue": 100, "maxValue": 100,
"defaultValue": 100, "defaultValue": 100,