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.
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.