You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: