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
+24 -24
View File
@@ -9,7 +9,7 @@
"timeslots": [
{
"start": "00:00:00",
"stop": "10:00:00",
"stop": "04:00:00",
"conditions": [],
"condition_type": null,
"track_conditions": false,
@@ -25,8 +25,8 @@
]
},
{
"start": "10:00:00",
"stop": "13:00:00",
"start": "04:00:00",
"stop": "06:30:00",
"conditions": [],
"condition_type": null,
"track_conditions": false,
@@ -36,14 +36,31 @@
"entity_id": "climate.spa_thermostat",
"service_data": {
"hvac_mode": "heat",
"temperature": 40
"temperature": 39
}
}
]
},
{
"start": "13:00:00",
"stop": "16:00:00",
"start": "06:30:00",
"stop": "11:00:00",
"conditions": [],
"condition_type": null,
"track_conditions": false,
"actions": [
{
"service": "climate.set_temperature",
"entity_id": "climate.spa_thermostat",
"service_data": {
"hvac_mode": "heat",
"temperature": 39
}
}
]
},
{
"start": "11:00:00",
"stop": "00:00:00",
"conditions": [],
"condition_type": null,
"track_conditions": false,
@@ -57,23 +74,6 @@
}
}
]
},
{
"start": "16:00:00",
"stop": "00:00:00",
"conditions": [],
"condition_type": null,
"track_conditions": false,
"actions": [
{
"service": "climate.set_temperature",
"entity_id": "climate.spa_thermostat",
"service_data": {
"hvac_mode": "heat",
"temperature": 20
}
}
]
}
],
"weekdays": [
@@ -83,7 +83,7 @@
"end_date": null,
"repeat_type": "repeat",
"name": null,
"enabled": false
"enabled": true
}
],
"tags": []