Change integration structure to array and rename to widgets in config

This commit is contained in:
Meierschlumpf
2022-12-19 17:03:39 +01:00
parent ed0146e7b0
commit 8f7a3111ca
21 changed files with 154 additions and 134 deletions

View File

@@ -164,7 +164,28 @@
}
}
],
"integrations": [],
"widgets": [{
"id": "date",
"properties": {
"display24HourFormat": true
},
"area": {
"type": "wrapper",
"properties": {
"id": "47af36c0-47c1-4e5b-bfc7-ad645ee6a33e"
}
},
"shape": {
"location": {
"x": 0,
"y": 3
},
"size": {
"width": 4,
"height": 2
}
}
}],
"settings": {
"common": {
"searchEngine": {
@@ -193,4 +214,4 @@
"appOpacity": 100
}
}
}
}