Skip to content

Commit 9141754

Browse files
committed
Stretch_v2: tinker a group-switch
1 parent 5bc4bfe commit 9141754

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_smile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1482,7 +1482,7 @@ async def test_connect_stretch_v23(self):
14821482
_LOGGER.info(" # Assert no master thermostat")
14831483
assert smile.single_master_thermostat() is None # it's not a thermostat :)
14841484

1485-
await self.tinker_switch(smile, ["2587a7fcdd7e482dab03fda256076b4b"])
1485+
await self.tinker_switch(smile, ["f7b145c8492f4dd7a4de760456fdef3e"], ["407aa1c1099d463c9137a3a9eda787fd"])
14861486

14871487
smile.get_all_devices()
14881488
await self.device_test(smile, testdata)

0 commit comments

Comments
 (0)