Skip to content

Commit 67eadcf

Browse files
committed
Ruffed
1 parent d64d952 commit 67eadcf

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

plugwise/smile.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,6 @@ async def set_zone_profile(self, loc_id: str | None, profile: str) -> None:
315315
if loc_id is None:
316316
raise PlugwiseError("Plugwise: no zone location provided.")
317317

318-
319318
data = (
320319
"<thermostat_functionality>"
321320
f"<regulation_control>{profile}</regulation_control>"

0 commit comments

Comments
 (0)