hass-aarlo icon indicating copy to clipboard operation
hass-aarlo copied to clipboard

Service aarlo.camera_start_recording not working

Open sambeetm opened this issue 8 months ago • 17 comments

It used to work and i was able to see the clips in the native Arlo app and HA as well. Now it does not capture the clips. Getting the below one liner warning in the logfile everytime the service is called.

2023-10-26 23:01:14.682 WARNING (ArloBackgroundWorker) [py.warnings] /config/custom_components/aarlo/camera.py:477: RuntimeWarning: coroutine 'Stream.stop' was never awaited self.stream.stop()

From Developer Tools.... service: aarlo.camera_start_recording data: entity_id: camera.aarlo_backyard_camera duration: 30

sambeetm avatar Oct 27 '23 03:10 sambeetm