Skip to content

Commit d497917

Browse files
committed
Save updated test-fixtures
1 parent 4e0068e commit d497917

12 files changed

Lines changed: 18 additions & 6 deletions

File tree

fixtures/adam_bad_thermostat/data.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
}

fixtures/adam_plus_anna_new/data.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": {

fixtures/adam_plus_anna_new_regulation_off/data.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": {

fixtures/anna_elga_2/data.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
}

fixtures/anna_loria_driessens/data.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",

fixtures/anna_p1/data.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,8 @@
8484
"sensors": {
8585
"outdoor_temperature": 11.8
8686
},
87-
"vendor": "Plugwise"
87+
"vendor": "Plugwise",
88+
"wifi_mac_address": "C4930002ABCE"
8889
},
8990
"da7be222ab3b420c927f3e49fade0304": {
9091
"available": true,

fixtures/anna_without_boiler_fw441/data.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": {

fixtures/m_adam_cooling/data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -144,6 +144,7 @@
144144
"outdoor_temperature": 29.65
145145
},
146146
"vendor": "Plugwise",
147+
"wifi_mac_address": "D40FB201CBA0",
147148
"zigbee_mac_address": "000D6F000D5ACBA0"
148149
},
149150
"da575e9e09b947e281fb6e3ebce3b174": {

fixtures/m_adam_heating/data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
"outdoor_temperature": -1.25
150150
},
151151
"vendor": "Plugwise",
152+
"wifi_mac_address": "D40FB201CBA0",
152153
"zigbee_mac_address": "000D6F000D5ACBA0"
153154
},
154155
"da575e9e09b947e281fb6e3ebce3b174": {

fixtures/m_adam_heating_off_schedule/data.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@
149149
"outdoor_temperature": -1.25
150150
},
151151
"vendor": "Plugwise",
152+
"wifi_mac_address": "D40FB201CBA0",
152153
"zigbee_mac_address": "000D6F000D5ACBA0"
153154
},
154155
"da575e9e09b947e281fb6e3ebce3b174": {

0 commit comments

Comments
 (0)