mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-07-02 01:51:38 +00:00
Added "ezsp" adapter to schema (#6532)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user