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 5bc4bfe commit 9141754Copy full SHA for 9141754
tests/test_smile.py
@@ -1482,7 +1482,7 @@ async def test_connect_stretch_v23(self):
1482
_LOGGER.info(" # Assert no master thermostat")
1483
assert smile.single_master_thermostat() is None # it's not a thermostat :)
1484
1485
- await self.tinker_switch(smile, ["2587a7fcdd7e482dab03fda256076b4b"])
+ await self.tinker_switch(smile, ["f7b145c8492f4dd7a4de760456fdef3e"], ["407aa1c1099d463c9137a3a9eda787fd"])
1486
1487
smile.get_all_devices()
1488
await self.device_test(smile, testdata)
0 commit comments