{ "version": 3, "minor_version": 1, "key": "scheduler.storage", "data": { "schedules": [ { "schedule_id": "a54f12", "timeslots": [ { "start": "00:00:00", "stop": "10: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 } } ] }, { "start": "10:00:00", "stop": "13: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": 40 } } ] }, { "start": "13:00:00", "stop": "16:00:00", "conditions": [], "condition_type": null, "track_conditions": false, "actions": [ { "service": "climate.set_temperature", "entity_id": "climate.spa_thermostat", "service_data": { "temperature": 20, "hvac_mode": "heat" } } ] }, { "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": [ "daily" ], "start_date": null, "end_date": null, "repeat_type": "repeat", "name": null, "enabled": false } ], "tags": [] } }