Skip to content

Commit c1732f4

Browse files
committed
And related device-item count
1 parent ee5068f commit c1732f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_legacy_anna.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ async def test_connect_legacy_anna_2(self):
6464
await self.device_test(smile, "2020-05-03 00:00:01", testdata)
6565

6666
assert smile.gateway_id == "be81e3f8275b4129852c4d8d550ae2eb"
67-
assert self.device_items == 42
67+
assert self.device_items == 43
6868

6969
result = await self.tinker_legacy_thermostat(smile)
7070
assert result

0 commit comments

Comments
 (0)