This commit is contained in:
2026-03-26 12:10:21 +01:00
parent 1f4970c17c
commit d4d76db890
877 changed files with 631941 additions and 26195 deletions

19
.storage.backup/counter Normal file
View File

@@ -0,0 +1,19 @@
{
"version": 1,
"minor_version": 1,
"key": "counter",
"data": {
"items": [
{
"id": "container_lichting",
"name": "Container lichting",
"icon": "mdi:trash-can-outline",
"maximum": null,
"restore": true,
"minimum": null,
"step": 1,
"initial": 0
}
]
}
}