We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf692bf commit c84e0c2Copy full SHA for c84e0c2
1 file changed
tests/test_adam.py
@@ -198,6 +198,7 @@ async def test_connect_adam_anna_new_2(self):
198
)
199
200
await self.device_test(api, "2025-10-12 00:00:01", testdata)
201
+ assert self.entity_items == 195
202
203
await api.close_connection()
204
await self.disconnect(server, client)
0 commit comments