We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fcf9661 commit 976632aCopy full SHA for 976632a
tests/test_smile.py
@@ -1525,7 +1525,7 @@ async def test_connect_adam_plus_anna(self):
1525
assert not smile._smile_legacy
1526
1527
await self.device_test(smile, testdata)
1528
- assert self.device_items == 73
+ assert self.device_items == 70
1529
assert not self.notifications
1530
1531
result = await self.tinker_thermostat(
@@ -1577,7 +1577,7 @@ async def test_connect_adam_plus_anna_copy_with_error_domain_added(self):
1577
1578
1579
1580
- assert self.device_items == 72
+ assert self.device_items == 69
1581
1582
assert "3d28a20e17cb47dca210a132463721d5" in self.notifications
1583
0 commit comments