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 3e69b8a commit 4f50c89Copy full SHA for 4f50c89
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 == 385
+ assert self.entity_items == 393
306
assert test_items == self.entity_items
307
308
assert "af82e4ccf9c548528166d38e560662a4" in self.notifications
0 commit comments