mirror of https://github.com/nymea/nymea.git
Remove redundant "close" action from garagegate interface
It will be inherited by "closable"pull/135/head
parent
abc39f1bd4
commit
62c941f3c8
|
|
@ -10,10 +10,5 @@
|
|||
"name": "intermediatePosition",
|
||||
"type": "bool"
|
||||
}
|
||||
],
|
||||
"actions": [
|
||||
{
|
||||
"name": "stop"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue