nymea/libnymea/interfaces/simplegaragedoor.json

5 lines
157 B
JSON

{
"description": "A Garage door that can take up and down as commands but cannot provide state information",
"extends": ["garagedoor", "closable"]
}