added some examples for channel in schema (#6279)

This commit is contained in:
Timoline
2021-02-15 17:59:01 +01:00
committed by GitHub
parent e358ec305e
commit 6ab609cd46
+2 -1
View File
@@ -245,7 +245,8 @@
"default": 11,
"title": "ZigBee channel",
"requiresRestart": true,
"description": "Zigbee channel, changing requires repairing all devices! (Note: use a ZLL channel: 11, 15, 20, or 25 to avoid Problems)"
"description": "Zigbee channel, changing requires repairing all devices! (Note: use a ZLL channel: 11, 15, 20, or 25 to avoid Problems)",
"examples": [11, 15, 20, 25]
},
"cache_state": {
"type": "boolean",