Remove redundant "close" action from garagegate interface
It will be inherited by "closable"
This commit is contained in:
parent
abc39f1bd4
commit
62c941f3c8
@ -10,10 +10,5 @@
|
|||||||
"name": "intermediatePosition",
|
"name": "intermediatePosition",
|
||||||
"type": "bool"
|
"type": "bool"
|
||||||
}
|
}
|
||||||
],
|
|
||||||
"actions": [
|
|
||||||
{
|
|
||||||
"name": "stop"
|
|
||||||
}
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user