Skip to content

Commit 16e4f87

Browse files
committed
Update legacy_anna test asserts
1 parent 7aec908 commit 16e4f87

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/test_smile.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -657,6 +657,7 @@ async def test_connect_legacy_anna(self):
657657
"dev_class": "gateway",
658658
"firmware": "1.8.22",
659659
"location": "0000aaaa0000aaaa0000aaaa0000aa00",
660+
"mac_address": "01:23:45:67:89:AB",
660661
"model": "Gateway",
661662
"name": "Smile Anna",
662663
"vendor": "Plugwise",
@@ -757,6 +758,7 @@ async def test_connect_legacy_anna_2(self):
757758
"dev_class": "gateway",
758759
"firmware": "1.8.22",
759760
"location": "be81e3f8275b4129852c4d8d550ae2eb",
761+
"mac_address": "01:23:45:67:89:AB",
760762
"model": "Gateway",
761763
"name": "Smile Anna",
762764
"vendor": "Plugwise",

0 commit comments

Comments
 (0)