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