System Bridge - Handle OSError for switched off devices (#59312)
This commit is contained in:
@@ -16,4 +16,5 @@ BRIDGE_CONNECTION_ERRORS = (
|
||||
ClientConnectionError,
|
||||
ClientConnectorError,
|
||||
ClientResponseError,
|
||||
OSError,
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user