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 3f6cc4b commit 31f8997Copy full SHA for 31f8997
tests/test_adam.py
@@ -36,7 +36,7 @@ async def test_connect_adam_plus_anna_new(self):
36
assert api.gateway_id == "da224107914542988a88561b4452b0f6"
37
assert api._last_active["f2bf9048bef64cc5b6d5110154e33c81"] == "Weekschema"
38
assert api._last_active["f871b8c4d63549319221e294e4f88074"] == "Badkamer"
39
- assert self.entity_items == 183
+ assert self.entity_items == 197
40
assert self.entity_list == [
41
"da224107914542988a88561b4452b0f6",
42
"056ee145a816487eaa69243c3280f8bf",
0 commit comments