Replace door with smartlock interface
This commit is contained in:
parent
b0125bb8c6
commit
087a89b64b
@ -1,14 +0,0 @@
|
|||||||
{
|
|
||||||
"extends": "closable",
|
|
||||||
"states": [
|
|
||||||
{
|
|
||||||
"name": "latched",
|
|
||||||
"type": "bool"
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"actions": [
|
|
||||||
{
|
|
||||||
"name": "unlatch"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
@ -28,7 +28,7 @@
|
|||||||
<file>outputtrigger.json</file>
|
<file>outputtrigger.json</file>
|
||||||
<file>power.json</file>
|
<file>power.json</file>
|
||||||
<file>closable.json</file>
|
<file>closable.json</file>
|
||||||
<file>door.json</file>
|
<file>smartlock.json</file>
|
||||||
<file>shutter.json</file>
|
<file>shutter.json</file>
|
||||||
<file>simpleclosable.json</file>
|
<file>simpleclosable.json</file>
|
||||||
<file>blind.json</file>
|
<file>blind.json</file>
|
||||||
|
|||||||
Reference in New Issue
Block a user