Skip to content

Commit

Permalink
[TASK] lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
KartoffelToby committed Jan 7, 2024
1 parent c1ec7f8 commit b131f0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions custom_components/better_thermostat/climate.py
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ async def async_added_to_hass(self):

def on_remove():
self.is_removed = True

self.async_on_remove(on_remove)

await super().async_added_to_hass()
Expand Down

0 comments on commit b131f0c

Please sign in to comment.