Skip to content

Commit 7bfbf62

Browse files
committed
Update device_items count
1 parent 315c4a1 commit 7bfbf62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_smile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1557,7 +1557,7 @@ async def test_connect_adam_plus_anna(self):
15571557

15581558
await self.device_test(smile, testdata)
15591559
assert smile.gateway_id == "b128b4bbbd1f47e9bf4d756e8fb5ee94"
1560-
assert self.device_items == 72
1560+
assert self.device_items == 71
15611561
assert "6fb89e35caeb4b1cb275184895202d84" in self.notifications
15621562

15631563
result = await self.tinker_thermostat(

0 commit comments

Comments
 (0)