Remove intermediate action from garagegate interface for a more generic appoach,

This commit is contained in:
Simon Stürz 2018-05-24 12:14:55 +02:00 committed by Michael Zanetti
parent b31027f793
commit 1754b74138

View File

@ -9,9 +9,6 @@
"actions": [
{
"name": "stop"
},
{
"name": "positionIntermediate"
}
]
}