Skip to content

Commit c3a35d8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent fb5cb22 commit c3a35d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugwise/helper.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -753,7 +753,7 @@ def _process_c_heating_state(self, data: DeviceZoneData) -> None:
753753
data["binary_sensors"]["heating_state"] = data["c_heating_state"]
754754

755755
def _process_on_off_device_c_heating_state(self, data: DeviceZoneData) -> None:
756-
""" Adam or Anna + OnOff device - use central_heating_state to show heating/cooling_state.
756+
"""Adam or Anna + OnOff device - use central_heating_state to show heating/cooling_state.
757757
758758
Solution for Core issue #81839.
759759
"""

0 commit comments

Comments
 (0)