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 79fa87d commit 9ad26a4Copy full SHA for 9ad26a4
tests/test_adam.py
@@ -302,7 +302,7 @@ async def test_connect_adam_multiple_devices_per_zone(self):
302
)
303
304
test_items = await self.device_test(api, "2022-05-16 00:00:01", testdata)
305
- assert self.entity_items == 393
+ assert self.entity_items == 394
306
assert test_items == self.entity_items
307
308
assert "af82e4ccf9c548528166d38e560662a4" in self.notifications
0 commit comments