twrecked / pyaarlo

Asynchronous Arlo Component for Python
GNU Lesser General Public License v3.0
50 stars 30 forks source link

Can't restart cameras #128

Open Avatar1976 opened 11 months ago

Avatar1976 commented 11 months ago

On latest build b8 with modifications to pyarlo.py to work around current Cloudflare issues.

Cameras are working fine, can start recordings etc with arlo service calls in HA. For the life of me though even with primary account I cannot restart my cameras to deal with flaky hardware issues of cameras motion detectors stopping working (ArloPro5S for what it's worth). The service call I am making is as follows: service: aarlo.restart_device data: entity_id: camera.aarlo_beneath_dwelling I get unknown error as a response. Any advice on what I am doing wrong would be appreciated.

twrecked commented 8 months ago

What is the exact error?