Skip to content

Commit

Permalink
System Bridge - Handle OSError for switched off devices (home-assista…
Browse files Browse the repository at this point in the history
  • Loading branch information
timmo001 authored Nov 9, 2021
1 parent cc872b4 commit 4e59e6c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions homeassistant/components/system_bridge/const.py
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,5 @@
ClientConnectionError,
ClientConnectorError,
ClientResponseError,
OSError,
)

0 comments on commit 4e59e6c

Please sign in to comment.