missing files
This commit is contained in:
+24
-24
@@ -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": []
|
||||
|
||||
Reference in New Issue
Block a user