Skip to content

Commit 7bdbaee

Browse files
committed
Save updated fixtures
1 parent ad2aaa4 commit 7bdbaee

File tree

30 files changed

+50
-0
lines changed

30 files changed

+50
-0
lines changed

fixtures/adam_heatpump_cooling/all_data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -296,6 +296,7 @@
296296
"model": "Gateway",
297297
"model_id": "smile_open_therm",
298298
"name": "Adam",
299+
"notifications": {},
299300
"regulation_modes": [
300301
"heating",
301302
"off",

fixtures/adam_jip/all_data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@
226226
"model": "Gateway",
227227
"model_id": "smile_open_therm",
228228
"name": "Adam",
229+
"notifications": {},
229230
"regulation_modes": ["heating", "off", "bleeding_cold", "bleeding_hot"],
230231
"select_gateway_mode": "full",
231232
"select_regulation_mode": "heating",

fixtures/adam_multiple_devices_per_zone/all_data.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -579,6 +579,11 @@
579579
"model": "Gateway",
580580
"model_id": "smile_open_therm",
581581
"name": "Adam",
582+
"notifications": {
583+
"af82e4ccf9c548528166d38e560662a4": {
584+
"warning": "Node Plug (with MAC address 000D6F000D13CB01, in room 'n.a.') has been unreachable since 23:03 2020-01-18. Please check the connection and restart the device."
585+
}
586+
},
582587
"select_regulation_mode": "heating",
583588
"sensors": {
584589
"outdoor_temperature": 7.81

fixtures/adam_onoff_cooling_fake_firmware/all_data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
"model": "Gateway",
5151
"model_id": "smile_open_therm",
5252
"name": "Adam",
53+
"notifications": {},
5354
"regulation_modes": [
5455
"heating",
5556
"off",

fixtures/adam_plus_anna/all_data.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@
8585
"model": "Gateway",
8686
"model_id": "smile_open_therm",
8787
"name": "Adam",
88+
"notifications": {
89+
"6fb89e35caeb4b1cb275184895202d84": {
90+
"error": "There is no OpenTherm communication with the boiler."
91+
}
92+
},
8893
"select_regulation_mode": "heating",
8994
"sensors": {
9095
"outdoor_temperature": 11.9

fixtures/adam_plus_anna_new/all_data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
"model": "Gateway",
170170
"model_id": "smile_open_therm",
171171
"name": "Adam",
172+
"notifications": {},
172173
"regulation_modes": ["bleeding_hot", "bleeding_cold", "off", "heating"],
173174
"select_gateway_mode": "full",
174175
"select_regulation_mode": "heating",

fixtures/adam_plus_anna_new_regulation_off/all_data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -169,6 +169,7 @@
169169
"model": "Gateway",
170170
"model_id": "smile_open_therm",
171171
"name": "Adam",
172+
"notifications": {},
172173
"regulation_modes": ["bleeding_hot", "bleeding_cold", "off", "heating"],
173174
"select_gateway_mode": "full",
174175
"select_regulation_mode": "off",

fixtures/adam_zone_per_device/all_data.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -576,6 +576,11 @@
576576
"model": "Gateway",
577577
"model_id": "smile_open_therm",
578578
"name": "Adam",
579+
"notifications": {
580+
"af82e4ccf9c548528166d38e560662a4": {
581+
"warning": "Node Plug (with MAC address 000D6F000D13CB01, in room 'n.a.') has been unreachable since 23:03 2020-01-18. Please check the connection and restart the device."
582+
}
583+
},
579584
"select_regulation_mode": "heating",
580585
"sensors": {
581586
"outdoor_temperature": 7.69

fixtures/anna_elga_2/all_data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,7 @@
7777
"model": "Gateway",
7878
"model_id": "smile_thermo",
7979
"name": "Smile Anna",
80+
"notifications": {},
8081
"sensors": {
8182
"outdoor_temperature": 6.38
8283
},

fixtures/anna_elga_2_cooling/all_data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@
8383
"model": "Gateway",
8484
"model_id": "smile_thermo",
8585
"name": "Smile Anna",
86+
"notifications": {},
8687
"sensors": {
8788
"outdoor_temperature": 31.0
8889
},

0 commit comments

Comments
 (0)