* Make "Connection lost" error less likely * Handle connection loss during ONVIF event reading * tweak * fix styling * catch asyncio.CancelledError from request.text() * missing () * re-raise cancelation for proper cleanup * Simplify * Also set webhook_reachable if connection lost * fix styntax * Send HTTP_OK directly after data read done * protect agains garbage collection * Protect shielded task (inner) not shielded future (outer) * fix black * Make sure exceptions are logged * fix spelling * fix black * fix spelling * Simplify using hass.async_create_task * clarify comment * Eleborate comment * Update homeassistant/components/reolink/host.py Co-authored-by: J. Nick Koston <nick@koston.org> * Apply suggestions from bdraco --------- Co-authored-by: J. Nick Koston <nick@koston.org> |
||
---|---|---|
.. | ||
__init__.py | ||
binary_sensor.py | ||
button.py | ||
camera.py | ||
config_flow.py | ||
const.py | ||
entity.py | ||
exceptions.py | ||
host.py | ||
light.py | ||
manifest.json | ||
number.py | ||
select.py | ||
siren.py | ||
strings.json | ||
switch.py | ||
update.py |