Skip to content

Commit 32922e8

Browse files
committed
Save updated fixtures
1 parent d90bc59 commit 32922e8

File tree

28 files changed

+84
-28
lines changed

28 files changed

+84
-28
lines changed

fixtures/adam_heatpump_cooling/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,11 +305,13 @@
305305
],
306306
"select_gateway_mode": "full",
307307
"select_regulation_mode": "cooling",
308+
"sensors": {
309+
"solar_irradiance": 208.2
310+
},
308311
"vendor": "Plugwise",
309312
"weather": {
310313
"humidity": 88,
311314
"outdoor_temperature": 13.4,
312-
"solar_irradiance": 208.2,
313315
"weather_description": "clouded",
314316
"wind_bearing": 228.0,
315317
"wind_speed": 1.79

fixtures/adam_jip/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -229,11 +229,13 @@
229229
"regulation_modes": ["heating", "off", "bleeding_cold", "bleeding_hot"],
230230
"select_gateway_mode": "full",
231231
"select_regulation_mode": "heating",
232+
"sensors": {
233+
"solar_irradiance": 449.2
234+
},
232235
"vendor": "Plugwise",
233236
"weather": {
234237
"humidity": 68,
235238
"outdoor_temperature": 24.9,
236-
"solar_irradiance": 449.2,
237239
"weather_description": "overcast",
238240
"wind_bearing": 216.0,
239241
"wind_speed": 2.68

fixtures/adam_multiple_devices_per_zone/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -580,11 +580,13 @@
580580
"model_id": "smile_open_therm",
581581
"name": "Adam",
582582
"select_regulation_mode": "heating",
583+
"sensors": {
584+
"solar_irradiance": 157.5
585+
},
583586
"vendor": "Plugwise",
584587
"weather": {
585588
"humidity": 75,
586589
"outdoor_temperature": 7.81,
587-
"solar_irradiance": 157.5,
588590
"weather_description": "cloudy",
589591
"wind_bearing": 40.0,
590592
"wind_speed": 8.2

fixtures/adam_onoff_cooling_fake_firmware/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,11 +59,13 @@
5959
],
6060
"select_gateway_mode": "full",
6161
"select_regulation_mode": "cooling",
62+
"sensors": {
63+
"solar_irradiance": 208.2
64+
},
6265
"vendor": "Plugwise",
6366
"weather": {
6467
"humidity": 88,
6568
"outdoor_temperature": 13.4,
66-
"solar_irradiance": 208.2,
6769
"weather_description": "clouded",
6870
"wind_bearing": 228.0,
6971
"wind_speed": 1.79

fixtures/adam_plus_anna/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,11 +86,13 @@
8686
"model_id": "smile_open_therm",
8787
"name": "Adam",
8888
"select_regulation_mode": "heating",
89+
"sensors": {
90+
"solar_irradiance": 53.8
91+
},
8992
"vendor": "Plugwise",
9093
"weather": {
9194
"humidity": 58,
9295
"outdoor_temperature": 11.9,
93-
"solar_irradiance": 53.8,
9496
"weather_description": "overcast",
9597
"wind_bearing": 220.0,
9698
"wind_speed": 2.6

fixtures/adam_plus_anna_new/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,13 @@
172172
"regulation_modes": ["bleeding_hot", "bleeding_cold", "off", "heating"],
173173
"select_gateway_mode": "full",
174174
"select_regulation_mode": "heating",
175+
"sensors": {
176+
"solar_irradiance": 3.0
177+
},
175178
"vendor": "Plugwise",
176179
"weather": {
177180
"humidity": 90,
178181
"outdoor_temperature": 9.19,
179-
"solar_irradiance": 3.0,
180182
"weather_description": "rain",
181183
"wind_bearing": 291.0,
182184
"wind_speed": 6.26

fixtures/adam_plus_anna_new_regulation_off/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,11 +172,13 @@
172172
"regulation_modes": ["bleeding_hot", "bleeding_cold", "off", "heating"],
173173
"select_gateway_mode": "full",
174174
"select_regulation_mode": "off",
175+
"sensors": {
176+
"solar_irradiance": 3.0
177+
},
175178
"vendor": "Plugwise",
176179
"weather": {
177180
"humidity": 90,
178181
"outdoor_temperature": 9.19,
179-
"solar_irradiance": 3.0,
180182
"weather_description": "rain",
181183
"wind_bearing": 291.0,
182184
"wind_speed": 6.26

fixtures/adam_zone_per_device/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -577,11 +577,13 @@
577577
"model_id": "smile_open_therm",
578578
"name": "Adam",
579579
"select_regulation_mode": "heating",
580+
"sensors": {
581+
"solar_irradiance": 86.2
582+
},
580583
"vendor": "Plugwise",
581584
"weather": {
582585
"humidity": 70,
583586
"outdoor_temperature": 7.69,
584-
"solar_irradiance": 86.2,
585587
"weather_description": "cloudy",
586588
"wind_bearing": 40.0,
587589
"wind_speed": 7.2

fixtures/anna_elga_2/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,13 @@
8383
"model": "Gateway",
8484
"model_id": "smile_thermo",
8585
"name": "Smile Anna",
86+
"sensors": {
87+
"solar_irradiance": 0.0
88+
},
8689
"vendor": "Plugwise",
8790
"weather": {
8891
"humidity": 42,
8992
"outdoor_temperature": 13.0,
90-
"solar_irradiance": 0.0,
9193
"weather_description": "cloudy",
9294
"wind_bearing": 120.0,
9395
"wind_speed": 3.6

fixtures/anna_elga_2_cooling/all_data.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,11 +83,13 @@
8383
"model": "Gateway",
8484
"model_id": "smile_thermo",
8585
"name": "Smile Anna",
86+
"sensors": {
87+
"solar_irradiance": 0.0
88+
},
8689
"vendor": "Plugwise",
8790
"weather": {
8891
"humidity": 42,
8992
"outdoor_temperature": 31.0,
90-
"solar_irradiance": 0.0,
9193
"weather_description": "cloudy",
9294
"wind_bearing": 120.0,
9395
"wind_speed": 3.6

0 commit comments

Comments
 (0)