mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-22 10:39:58 +00:00
fix: Rename ZigBee -> Zigbee (#29131)
This commit is contained in:
@@ -680,7 +680,7 @@
|
||||
],
|
||||
"title": "Pan ID",
|
||||
"requiresRestart": true,
|
||||
"description": "ZigBee pan ID, changing requires re-pairing all devices!",
|
||||
"description": "Zigbee pan ID, changing requires re-pairing all devices!",
|
||||
"default": 6754
|
||||
},
|
||||
"ext_pan_id": {
|
||||
@@ -707,7 +707,7 @@
|
||||
"minimum": 11,
|
||||
"maximum": 26,
|
||||
"default": 11,
|
||||
"title": "ZigBee channel",
|
||||
"title": "Zigbee channel",
|
||||
"requiresRestart": true,
|
||||
"description": "Zigbee channel, changing might require re-pairing some devices! (Note: use a ZLL channel: 11, 15, 20, or 25 to avoid problems)",
|
||||
"examples": [15, 20, 25]
|
||||
|
||||
Reference in New Issue
Block a user