Skip to content

Commit

Permalink
revert: stop change
Browse files Browse the repository at this point in the history
  • Loading branch information
ReneNulschDE committed Dec 14, 2024
1 parent ea2d784 commit 565af3a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion custom_components/mbapi2020/websocket.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,6 @@ async def async_stop(self, now: datetime = datetime.now()):
self.is_stopping = True
self._watchdog.cancel()
self._pingwatchdog.cancel()
self._reconnectwatchdog.cancel()
self.connection_state = "closed"

if self._connection is not None:
Expand Down

0 comments on commit 565af3a

Please # to comment.