We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65c9bc5 commit c7656c0Copy full SHA for c7656c0
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 == 385
+ assert self.entity_items == 386
232
assert test_items == self.entity_items
233
234
assert "af82e4ccf9c548528166d38e560662a4" in self.notifications
0 commit comments