Skip to content

Commit 6174a61

Browse files
committed
Correct location_id
1 parent c14ea5c commit 6174a61

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_anna.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@ async def test_connect_anna_elga_2_schedule_off(self):
359359
assert self.entity_items == 65
360360

361361
result = await self.tinker_thermostat(
362-
api, "ebd90df1ab334565b5895f37590ccff4", good_schedules=["Thermostat schedule", "off"]
362+
api, "d3ce834534114348be628b61b26d9220", good_schedules=["Thermostat schedule", "off"]
363363
)
364364
assert result
365365
await api.close_connection()

0 commit comments

Comments
 (0)