mirror of
https://github.com/Koenkk/zigbee2mqtt.git
synced 2026-08-28 23:00:55 +00:00
Update settings.schema.json (#9803)
* Update settings.schema.json * Update settings.schema.json
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
"type": "object",
|
||||
"title": "Active",
|
||||
"requiresRestart": true,
|
||||
"description": "Options for passive devices (routers/mains powered)",
|
||||
"description": "Options for passive devices (mostly battery powered)",
|
||||
"properties": {
|
||||
"timeout": {
|
||||
"type": "number",
|
||||
@@ -71,7 +71,7 @@
|
||||
],
|
||||
"title": "Availability",
|
||||
"requiresRestart": true,
|
||||
"description": "Checks wether devices are online/offline"
|
||||
"description": "Checks whether devices are online/offline"
|
||||
},
|
||||
"mqtt": {
|
||||
"type": "object",
|
||||
|
||||
Reference in New Issue
Block a user