added shutter interface
This commit is contained in:
parent
306d8edbda
commit
f710d7febb
@ -29,6 +29,7 @@
|
|||||||
<file>power.json</file>
|
<file>power.json</file>
|
||||||
<file>closable.json</file>
|
<file>closable.json</file>
|
||||||
<file>door.json</file>
|
<file>door.json</file>
|
||||||
|
<file>shutter.json</file>
|
||||||
</qresource>
|
</qresource>
|
||||||
<qresource prefix="/"/>
|
<qresource prefix="/"/>
|
||||||
</RCC>
|
</RCC>
|
||||||
|
|||||||
3
libnymea/interfaces/shutter.json
Normal file
3
libnymea/interfaces/shutter.json
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
{
|
||||||
|
"extends": "closable"
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user