Skip to content

Commit b4a74df

Browse files
committed
Save updated test-json
1 parent e95ac24 commit b4a74df

3 files changed

Lines changed: 6 additions & 3 deletions

File tree

tests/data/anna/anna_p1.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,

tests/data/p1/p1v4_442_single.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"model_id": "smile",
1313
"name": "Smile P1",
1414
"notifications": {},
15-
"vendor": "Plugwise"
15+
"vendor": "Plugwise",
16+
"wifi_mac_address": "012345670002"
1617
},
1718
"ba4de7613517478da82dd9b6abea36af": {
1819
"available": true,

tests/data/p1/p1v4_442_triple.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,8 @@
1616
"warning": "The Smile P1 is not connected to a smart meter."
1717
}
1818
},
19-
"vendor": "Plugwise"
19+
"vendor": "Plugwise",
20+
"wifi_mac_address": "012345670002"
2021
},
2122
"b82b6b3322484f2ea4e25e0bd5f3d61f": {
2223
"available": true,

0 commit comments

Comments
 (0)