Skip to content

Commit 7084b1b

Browse files
committed
Save updated test-jsons
1 parent 1764010 commit 7084b1b

6 files changed

Lines changed: 9 additions & 3 deletions

tests/data/adam/adam_bad_thermostat.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
"outdoor_temperature": 15.6
140140
},
141141
"vendor": "Plugwise",
142+
"wifi_mac_address": "C493004A803C",
142143
"zigbee_mac_address": "000D6F000DB9F188"
143144
}
144145
}

tests/data/adam/adam_plus_anna_new.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -233,6 +233,7 @@
233233
"outdoor_temperature": 15.1
234234
},
235235
"vendor": "Plugwise",
236+
"wifi_mac_address": "D40FB201CBA0",
236237
"zigbee_mac_address": "000D6F000D5ACBA0"
237238
},
238239
"da575e9e09b947e281fb6e3ebce3b174": {

tests/data/adam/adam_plus_anna_new_regulation_off.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -206,6 +206,7 @@
206206
"outdoor_temperature": 9.19
207207
},
208208
"vendor": "Plugwise",
209+
"wifi_mac_address": "012345679892",
209210
"zigbee_mac_address": "000D6F000D5A168D"
210211
},
211212
"e2f4322d57924fa090fbbc48b3a140dc": {

tests/data/anna/anna_elga_2.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@
9494
"sensors": {
9595
"outdoor_temperature": 6.38
9696
},
97-
"vendor": "Plugwise"
97+
"vendor": "Plugwise",
98+
"wifi_mac_address": "C4930002FE77"
9899
}
99100
}

tests/data/anna/anna_loria_driessens.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
"sensors": {
1616
"outdoor_temperature": 6.81
1717
},
18-
"vendor": "Plugwise"
18+
"vendor": "Plugwise",
19+
"wifi_mac_address": "D40FB2011557"
1920
},
2021
"9fb768d699e44c7fb5cc50309dc4e7d4": {
2122
"active_preset": "home",

tests/data/anna/anna_without_boiler_fw441.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,8 @@
5757
"sensors": {
5858
"outdoor_temperature": 8.31
5959
},
60-
"vendor": "Plugwise"
60+
"vendor": "Plugwise",
61+
"wifi_mac_address": "D40FB200FA1D"
6162
},
6263
"c46b4794d28149699eacf053deedd003": {
6364
"binary_sensors": {

0 commit comments

Comments
 (0)