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 d359a35 commit 6f2efcfCopy full SHA for 6f2efcf
tests/test_adam.py
@@ -228,7 +228,7 @@ async def test_connect_adam_zone_per_device(self):
228
229
test_items = await self.device_test(api, "2022-05-16 00:00:01", testdata)
230
assert api.gateway_id == "fe799307f1624099878210aa0b9f1475"
231
- assert self.entity_items == 379
+ assert self.entity_items == 385
232
assert test_items == self.entity_items
233
234
assert "af82e4ccf9c548528166d38e560662a4" in self.notifications
0 commit comments