20260326
This commit is contained in:
56
.storage.backup/schedule
Normal file
56
.storage.backup/schedule
Normal file
@@ -0,0 +1,56 @@
|
||||
{
|
||||
"version": 1,
|
||||
"minor_version": 1,
|
||||
"key": "schedule",
|
||||
"data": {
|
||||
"items": [
|
||||
{
|
||||
"id": "verwarming",
|
||||
"name": "Verwarming Woonkamer",
|
||||
"icon": "mdi:heat-wave",
|
||||
"wednesday": [
|
||||
{
|
||||
"from": "08:00:00",
|
||||
"to": "22:30:00"
|
||||
}
|
||||
],
|
||||
"friday": [
|
||||
{
|
||||
"from": "08:00:00",
|
||||
"to": "22:30:00"
|
||||
}
|
||||
],
|
||||
"sunday": [
|
||||
{
|
||||
"from": "08:00:00",
|
||||
"to": "22:30:00"
|
||||
}
|
||||
],
|
||||
"tuesday": [
|
||||
{
|
||||
"from": "17:00:00",
|
||||
"to": "22:30:00"
|
||||
}
|
||||
],
|
||||
"monday": [
|
||||
{
|
||||
"from": "17:00:00",
|
||||
"to": "22:30:00"
|
||||
}
|
||||
],
|
||||
"saturday": [
|
||||
{
|
||||
"from": "08:00:00",
|
||||
"to": "22:30:00"
|
||||
}
|
||||
],
|
||||
"thursday": [
|
||||
{
|
||||
"from": "17:00:00",
|
||||
"to": "22:30:00"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user