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 e24f0eb commit e8b1f0cCopy full SHA for e8b1f0c
tests/test_adam.py
@@ -34,7 +34,7 @@ async def test_connect_adam_plus_anna_new(self):
34
35
await self.device_test(api, "2025-10-12 00:00:01", testdata)
36
assert api.gateway_id == "da224107914542988a88561b4452b0f6"
37
- assert self.entity_items == 216
+ assert self.entity_items == 220
38
assert self.entity_list == [
39
"da224107914542988a88561b4452b0f6",
40
"056ee145a816487eaa69243c3280f8bf",
0 commit comments