Remove redundant "close" action from garagegate interface

It will be inherited by "closable"
pull/135/head
Michael Zanetti 2019-01-25 15:23:05 +01:00
parent abc39f1bd4
commit 62c941f3c8
1 changed files with 0 additions and 5 deletions

View File

@ -10,10 +10,5 @@
"name": "intermediatePosition",
"type": "bool"
}
],
"actions": [
{
"name": "stop"
}
]
}