mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-08-03 18:38:35 +00:00
Update config.schema.json
This commit is contained in:
@ -7,10 +7,10 @@
|
|||||||
},
|
},
|
||||||
"items": {
|
"items": {
|
||||||
"$ref": "#/$defs/items"
|
"$ref": "#/$defs/items"
|
||||||
},
|
}
|
||||||
"required": ["title", "items"],
|
|
||||||
"additionalProperties": false
|
|
||||||
},
|
},
|
||||||
|
"required": ["title", "items"],
|
||||||
|
"additionalProperties": false,
|
||||||
"$defs": {
|
"$defs": {
|
||||||
"toggle": {
|
"toggle": {
|
||||||
"type": "object",
|
"type": "object",
|
||||||
|
Reference in New Issue
Block a user