Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
mxr committed Dec 13, 2024
1 parent 9e97e28 commit 7b11e9a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions custom_components/kumo/climate.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ class KumoThermostat(CoordinatedKumoEntity, ClimateEntity):
"runstate",
]

_enable_turn_on_off_backwards_compatibility = False # can be removed once 2024.12 is no longer supported

def __init__(self, coordinator: KumoDataUpdateCoordinator):
"""Initialize the thermostat."""

Expand Down

0 comments on commit 7b11e9a

Please sign in to comment.