missing files

This commit is contained in:
2026-05-21 11:12:07 +02:00
parent 25522a3af9
commit 8a0331ed75
12 changed files with 1658 additions and 784 deletions
+1 -49
View File
@@ -3,54 +3,6 @@
"minor_version": 1,
"key": "schedule",
"data": {
"items": [
{
"id": "whirlpool_heizung",
"name": "Whirlpool Heizung",
"icon": "mdi:hot-tub",
"monday": [
{
"from": "09:00:00",
"to": "16:00:00"
}
],
"tuesday": [
{
"from": "09:00:00",
"to": "16:00:00"
}
],
"wednesday": [
{
"from": "09:00:00",
"to": "16:00:00"
}
],
"thursday": [
{
"from": "09:00:00",
"to": "16:00:00"
}
],
"friday": [
{
"from": "09:00:00",
"to": "22:00:00"
}
],
"saturday": [
{
"from": "09:00:00",
"to": "22:00:00"
}
],
"sunday": [
{
"from": "09:00:00",
"to": "16:00:00"
}
]
}
]
"items": []
}
}