Skip to content

Commit 2432913

Browse files
committed
Remove unhappy
1 parent 510a03d commit 2432913

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
@@ -553,7 +553,7 @@ async def tinker_thermostat(
553553
good_schedules = ["Weekschema"]
554554

555555
await self.tinker_thermostat_temp(smile, loc_id, unhappy)
556-
await self.tinker_thermostat_preset(smile, loc_id, unhappy)
556+
await self.tinker_thermostat_preset(smile, loc_id)
557557
await self.tinker_thermostat_schedule(
558558
smile, loc_id, "on", good_schedules, unhappy
559559
)

0 commit comments

Comments
 (0)