This repository has been archived on 2026-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
powersync-core/libnymea/interfaces/simplegaragedoor.json
2020-08-01 00:26:22 +02:00

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"]
}