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 005ee9c commit 208fd76Copy full SHA for 208fd76
tests/test_adam.py
@@ -348,7 +348,7 @@ async def test_connect_adam_onoff_cooling_fake_firmware(self):
348
)
349
350
test_items = await self.device_test(api, "2022-01-02 00:00:01", testdata)
351
- assert self.entity_items == 67
+ assert self.entity_items == 68
352
assert test_items == self.entity_items
353
assert self.cooling_present
354
# assert self._cooling_enabled - no cooling_enabled indication present
0 commit comments