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/extendedstatefulgaragedoor.json
2020-07-31 17:22:06 +02:00

5 lines
211 B
JSON

{
"description": "A garage door which can be controlled like an extended closable, that is, by reporting and taking a percentage of the position",
"extends": ["statefulgaragedoor", "extendedclosable"]
}