Skip to content

Commit 62d910c

Browse files
committed
Another revert
1 parent 2b69b2a commit 62d910c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

plugwise/smile.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ def __init__(
7171
username: str = DEFAULT_USERNAME,
7272
) -> None:
7373
"""Set the constructor for this class."""
74+
self._cooling_enabled = False
7475
self._cooling_present = _cooling_present
7576
self._elga = _elga
7677
self._heater_id: str

0 commit comments

Comments
 (0)