Skip to content

Commit ce70539

Browse files
committed
Add entity-assert test for updating
1 parent 202c452 commit ce70539

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/test_adam.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ async def test_connect_adam_plus_anna_new(self):
154154
await self.device_test(
155155
api, "2022-01-16 00:00:01", testdata_updated, initialize=False
156156
)
157+
assert self.entity_items == 241
157158

158159
# Simulate receiving no xml-data after a requesting a reboot of the gateway
159160
self.smile_setup = "reboot/adam_plus_anna_new"

0 commit comments

Comments
 (0)