mirror of
https://github.com/home-assistant/core.git
synced 2025-07-27 07:07:28 +00:00
Fix Evohome snapshots (#126915)
This commit is contained in:
parent
7c58476af9
commit
f64e542879
@ -471,9 +471,9 @@
|
|||||||
'target_heat_temperature': 17.0,
|
'target_heat_temperature': 17.0,
|
||||||
}),
|
}),
|
||||||
'setpoints': dict({
|
'setpoints': dict({
|
||||||
'next_sp_from': '2024-07-10T14:10:00-07:00',
|
'next_sp_from': '2024-07-10T22:10:00+01:00',
|
||||||
'next_sp_temp': 18.6,
|
'next_sp_temp': 18.6,
|
||||||
'this_sp_from': '2024-07-10T00:00:00-07:00',
|
'this_sp_from': '2024-07-10T08:00:00+01:00',
|
||||||
'this_sp_temp': 16.0,
|
'this_sp_temp': 16.0,
|
||||||
}),
|
}),
|
||||||
'temperature_status': dict({
|
'temperature_status': dict({
|
||||||
@ -515,9 +515,9 @@
|
|||||||
'target_heat_temperature': 17.0,
|
'target_heat_temperature': 17.0,
|
||||||
}),
|
}),
|
||||||
'setpoints': dict({
|
'setpoints': dict({
|
||||||
'next_sp_from': '2024-07-10T14:10:00-07:00',
|
'next_sp_from': '2024-07-10T22:10:00+01:00',
|
||||||
'next_sp_temp': 18.6,
|
'next_sp_temp': 18.6,
|
||||||
'this_sp_from': '2024-07-10T00:00:00-07:00',
|
'this_sp_from': '2024-07-10T08:00:00+01:00',
|
||||||
'this_sp_temp': 16.0,
|
'this_sp_temp': 16.0,
|
||||||
}),
|
}),
|
||||||
'temperature_status': dict({
|
'temperature_status': dict({
|
||||||
@ -558,12 +558,12 @@
|
|||||||
'setpoint_status': dict({
|
'setpoint_status': dict({
|
||||||
'setpoint_mode': 'TemporaryOverride',
|
'setpoint_mode': 'TemporaryOverride',
|
||||||
'target_heat_temperature': 21.0,
|
'target_heat_temperature': 21.0,
|
||||||
'until': '2022-03-07T11:00:00-08:00',
|
'until': '2022-03-07T20:00:00+01:00',
|
||||||
}),
|
}),
|
||||||
'setpoints': dict({
|
'setpoints': dict({
|
||||||
'next_sp_from': '2024-07-10T14:10:00-07:00',
|
'next_sp_from': '2024-07-10T22:10:00+01:00',
|
||||||
'next_sp_temp': 18.6,
|
'next_sp_temp': 18.6,
|
||||||
'this_sp_from': '2024-07-10T00:00:00-07:00',
|
'this_sp_from': '2024-07-10T08:00:00+01:00',
|
||||||
'this_sp_temp': 16.0,
|
'this_sp_temp': 16.0,
|
||||||
}),
|
}),
|
||||||
'temperature_status': dict({
|
'temperature_status': dict({
|
||||||
@ -606,9 +606,9 @@
|
|||||||
'target_heat_temperature': 17.0,
|
'target_heat_temperature': 17.0,
|
||||||
}),
|
}),
|
||||||
'setpoints': dict({
|
'setpoints': dict({
|
||||||
'next_sp_from': '2024-07-10T14:10:00-07:00',
|
'next_sp_from': '2024-07-10T22:10:00+01:00',
|
||||||
'next_sp_temp': 18.6,
|
'next_sp_temp': 18.6,
|
||||||
'this_sp_from': '2024-07-10T00:00:00-07:00',
|
'this_sp_from': '2024-07-10T08:00:00+01:00',
|
||||||
'this_sp_temp': 16.0,
|
'this_sp_temp': 16.0,
|
||||||
}),
|
}),
|
||||||
'temperature_status': dict({
|
'temperature_status': dict({
|
||||||
@ -651,9 +651,9 @@
|
|||||||
'target_heat_temperature': 16.0,
|
'target_heat_temperature': 16.0,
|
||||||
}),
|
}),
|
||||||
'setpoints': dict({
|
'setpoints': dict({
|
||||||
'next_sp_from': '2024-07-10T14:10:00-07:00',
|
'next_sp_from': '2024-07-10T22:10:00+01:00',
|
||||||
'next_sp_temp': 18.6,
|
'next_sp_temp': 18.6,
|
||||||
'this_sp_from': '2024-07-10T00:00:00-07:00',
|
'this_sp_from': '2024-07-10T08:00:00+01:00',
|
||||||
'this_sp_temp': 16.0,
|
'this_sp_temp': 16.0,
|
||||||
}),
|
}),
|
||||||
'temperature_status': dict({
|
'temperature_status': dict({
|
||||||
@ -696,9 +696,9 @@
|
|||||||
'target_heat_temperature': 16.0,
|
'target_heat_temperature': 16.0,
|
||||||
}),
|
}),
|
||||||
'setpoints': dict({
|
'setpoints': dict({
|
||||||
'next_sp_from': '2024-07-10T14:10:00-07:00',
|
'next_sp_from': '2024-07-10T22:10:00+01:00',
|
||||||
'next_sp_temp': 18.6,
|
'next_sp_temp': 18.6,
|
||||||
'this_sp_from': '2024-07-10T00:00:00-07:00',
|
'this_sp_from': '2024-07-10T08:00:00+01:00',
|
||||||
'this_sp_temp': 16.0,
|
'this_sp_temp': 16.0,
|
||||||
}),
|
}),
|
||||||
'temperature_status': dict({
|
'temperature_status': dict({
|
||||||
@ -741,9 +741,9 @@
|
|||||||
'target_heat_temperature': 17.0,
|
'target_heat_temperature': 17.0,
|
||||||
}),
|
}),
|
||||||
'setpoints': dict({
|
'setpoints': dict({
|
||||||
'next_sp_from': '2024-07-10T14:10:00-07:00',
|
'next_sp_from': '2024-07-10T22:10:00+01:00',
|
||||||
'next_sp_temp': 18.6,
|
'next_sp_temp': 18.6,
|
||||||
'this_sp_from': '2024-07-10T00:00:00-07:00',
|
'this_sp_from': '2024-07-10T08:00:00+01:00',
|
||||||
'this_sp_temp': 16.0,
|
'this_sp_temp': 16.0,
|
||||||
}),
|
}),
|
||||||
'temperature_status': dict({
|
'temperature_status': dict({
|
||||||
@ -786,9 +786,9 @@
|
|||||||
'target_heat_temperature': 14.0,
|
'target_heat_temperature': 14.0,
|
||||||
}),
|
}),
|
||||||
'setpoints': dict({
|
'setpoints': dict({
|
||||||
'next_sp_from': '2024-07-10T14:10:00-07:00',
|
'next_sp_from': '2024-07-10T22:10:00+01:00',
|
||||||
'next_sp_temp': 18.6,
|
'next_sp_temp': 18.6,
|
||||||
'this_sp_from': '2024-07-10T00:00:00-07:00',
|
'this_sp_from': '2024-07-10T08:00:00+01:00',
|
||||||
'this_sp_temp': 16.0,
|
'this_sp_temp': 16.0,
|
||||||
}),
|
}),
|
||||||
'temperature_status': dict({
|
'temperature_status': dict({
|
||||||
@ -826,9 +826,9 @@
|
|||||||
]),
|
]),
|
||||||
'dhw_id': '3933910',
|
'dhw_id': '3933910',
|
||||||
'setpoints': dict({
|
'setpoints': dict({
|
||||||
'next_sp_from': '2024-07-10T05:00:00-07:00',
|
'next_sp_from': '2024-07-10T13:00:00+01:00',
|
||||||
'next_sp_state': 'Off',
|
'next_sp_state': 'Off',
|
||||||
'this_sp_from': '2024-07-10T04:00:00-07:00',
|
'this_sp_from': '2024-07-10T12:00:00+01:00',
|
||||||
'this_sp_state': 'On',
|
'this_sp_state': 'On',
|
||||||
}),
|
}),
|
||||||
'state_status': dict({
|
'state_status': dict({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user