8256acb8ef
Fix "ConnectionResetError: Cannot write to closing transport" error we can have on lots of chinese cams(like Goke GK7102 based IP cameras) Those non full onvif compliant cams can "crash" when calling non implemented functions like events or ptz and they are likely react by closing transport, leaving the request in a uncatched error state. My camera used to fail on setup, and now it run nicely with that simple fix. |
||
---|---|---|
.. | ||
translations | ||
__init__.py | ||
base.py | ||
binary_sensor.py | ||
camera.py | ||
config_flow.py | ||
const.py | ||
device.py | ||
event.py | ||
manifest.json | ||
models.py | ||
parsers.py | ||
sensor.py | ||
services.yaml | ||
strings.json |