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 2a4828e commit 8e673a5Copy full SHA for 8e673a5
tests/test_legacy_anna.py
@@ -30,7 +30,7 @@ async def test_connect_legacy_anna(self):
30
31
await self.device_test(smile, "2020-03-22 00:00:01", testdata)
32
assert smile.gateway_id == "0000aaaa0000aaaa0000aaaa0000aa00"
33
- assert self.device_items == 40
+ assert self.device_items == 41
34
35
result = await self.tinker_legacy_thermostat(smile, schedule_on=False)
36
assert result
0 commit comments