Added "ezsp" adapter to schema (#6532)

This commit is contained in:
Ilya Kirov
2021-03-02 21:41:56 +03:00
committed by GitHub
parent 1341973f07
commit d77231b99f
+1 -1
View File
@@ -144,7 +144,7 @@
},
"adapter": {
"type": ["string", "null"],
"enum": ["deconz", "zstack", "zigate"],
"enum": ["deconz", "zstack", "zigate", "ezsp"],
"title": "Adapter",
"requiresRestart": true,
"description": "Adapter type, not needed unless you are experiencing problems"