mirror of
https://github.com/home-assistant/core.git
synced 2025-08-04 21:25:13 +02:00
adjust message
This commit is contained in:
@@ -520,7 +520,7 @@ class PullPointManager:
|
||||
return False
|
||||
except (XMLParseError, RequestError, TimeoutError, TransportError) as err:
|
||||
LOGGER.debug(
|
||||
"%s: PullPoint subscription encountered an unexpected and will be retried "
|
||||
"%s: PullPoint subscription encountered an unexpected error and will be retried "
|
||||
"(this is normal for some cameras): %s",
|
||||
self._name,
|
||||
stringify_onvif_error(err),
|
||||
|
Reference in New Issue
Block a user