Skip to content

Commit 9e30b1f

Browse files
committed
Update entity_count asserts
1 parent cfb7511 commit 9e30b1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_anna.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@ async def test_connect_anna_elga_2_cooling(self):
397397
assert (
398398
api._last_active["d3ce834534114348be628b61b26d9220"] == THERMOSTAT_SCHEDULE
399399
)
400-
assert self.entity_items == 71
400+
assert self.entity_items == 69
401401
assert not self.notifications
402402

403403
assert self.cooling_present

0 commit comments

Comments
 (0)