Skip to content

Commit f51aaa9

Browse files
committed
Save affected fixtures
1 parent 02603a6 commit f51aaa9

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

fixtures/m_anna_heatpump_cooling/all_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"cooling_activation_outdoor_temperature": 21.0,
7474
"cooling_deactivation_threshold": 4.0,
7575
"illuminance": 86.0,
76-
"setpoint_high": 24.0,
76+
"setpoint_high": 30.0,
7777
"setpoint_low": 20.5,
7878
"temperature": 26.3
7979
},
@@ -86,7 +86,7 @@
8686
"thermostat": {
8787
"lower_bound": 4.0,
8888
"resolution": 0.1,
89-
"setpoint_high": 24.0,
89+
"setpoint_high": 30.0,
9090
"setpoint_low": 20.5,
9191
"upper_bound": 30.0
9292
},

fixtures/m_anna_heatpump_idle/all_data.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"cooling_activation_outdoor_temperature": 25.0,
7474
"cooling_deactivation_threshold": 4.0,
7575
"illuminance": 86.0,
76-
"setpoint_high": 24.0,
76+
"setpoint_high": 30.0,
7777
"setpoint_low": 20.5,
7878
"temperature": 23.0
7979
},
@@ -86,7 +86,7 @@
8686
"thermostat": {
8787
"lower_bound": 4.0,
8888
"resolution": 0.1,
89-
"setpoint_high": 24.0,
89+
"setpoint_high": 30.0,
9090
"setpoint_low": 20.5,
9191
"upper_bound": 30.0
9292
},

0 commit comments

Comments
 (0)