Christophe Painchaud
Christophe Painchaud
try decreasing option "Motion states update fallback delay (seconds)" . I use 3 seconds on mine and never missed any event https://github.com/fwestenberg/reolink_dev/blob/master/TSHOOT.md
hi @pod31 please open your own issue and provides logs according to the template. Ensure as well that you have latest firmware running.
@fwestenberg to finish with last error message: `File "/home/homeassistant/.homeassistant/custom_components/reolink_dev/camera.py", line 199, in handle_async_mjpeg_stream await stream.open_camera(self._input, extra_cmd=self._extra_arguments) AttributeError: 'ReolinkCamera' object has no attribute '_input'` I just can't find what 'self._input' is...
@fwestenberg to finish with last error message: File "/home/homeassistant/.homeassistant/custom_components/reolink_dev/camera.py", line 199, in handle_async_mjpeg_stream await stream.open_camera(self._input, extra_cmd=self._extra_arguments) AttributeError: 'ReolinkCamera' object has no attribute '_input' I just can't find what 'self._input' is...
Hi, You did now follow the template which is asking version details. Please fill in the template Did you have to add the camera again or was it found from...
This is because you are supposed to ignore events in NodeRed if previous value was not available.
@timknowlden Can you please try v0.37 ?
Please up your firmware to v3.0.0.494 And make sure you apply the following advices: https://github.com/fwestenberg/reolink_dev/blob/master/TSHOOT.md This document will also tell you how to enable better logging
@tomasjuchelka v0.47 is out and the following was added in https://github.com/fwestenberg/reolink_dev/blob/master/TSHOOT.md: `You can re-configure default timer called "Motion states update fallback delay (seconds)" for a specific camera, it defaults to...
https://github.com/fwestenberg/reolink_dev/blob/master/TSHOOT.md