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 f1d0439 commit 563ab51Copy full SHA for 563ab51
tests/test_adam.py
@@ -324,7 +324,7 @@ async def test_adam_heatpump_cooling(self):
324
server, api, client = await self.connect_wrapper()
325
326
test_items = await self.device_test(api, "2022-01-02 00:00:01", testdata)
327
- assert self.entity_items == 518
+ assert self.entity_items == 519
328
assert test_items == self.entity_items
329
assert self.cooling_present
330
assert self._cooling_enabled
0 commit comments