Fix priority of interfaces
This commit is contained in:
parent
3e3dfcd472
commit
9acc3f0ca9
@ -12,7 +12,7 @@
|
|||||||
"id": "4a1cc5d9-9b44-4632-8db0-66d64efd4767",
|
"id": "4a1cc5d9-9b44-4632-8db0-66d64efd4767",
|
||||||
"name": "nuki",
|
"name": "nuki",
|
||||||
"displayName": "Smartlock",
|
"displayName": "Smartlock",
|
||||||
"interfaces": [ "connectable", "battery", "smartlock" ],
|
"interfaces": [ "smartlock", "connectable", "battery" ],
|
||||||
"createMethods": [ "discovery" ],
|
"createMethods": [ "discovery" ],
|
||||||
"setupMethod": "pushButton",
|
"setupMethod": "pushButton",
|
||||||
"paramTypes": [
|
"paramTypes": [
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user