We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 244b965 commit 090492aCopy full SHA for 090492a
1 file changed
tests/test_adam.py
@@ -57,7 +57,7 @@ async def test_connect_adam_plus_anna_new(self):
57
result = await self.tinker_thermostat(
58
api,
59
"f2bf9048bef64cc5b6d5110154e33c81",
60
- good_schedules=["Weekschema", "Badkamer", "Test"],
+ good_schedules=["Weekschema", "Badkamer", "Test", "off"],
61
)
62
assert result
63
0 commit comments