Arlo: replacement pyarlo module

I’ve tried two different methods. First I tried with the automation example on github https://github.com/twrecked/hass-aarlo/blob/master/README.md#advanced-automations but did not have any success. I then switched it up to another example I saw in the forums. Tensorflow, Arlo, Docker - Automate a secure(ish) home

I’ve turned off the local storage option with no success as well.

I have some blink cameras and I was able to get that to send the latest video.

I’ve also tested using dynamic content iOS notifications where I include the camera entity. That seemed to work once or twice then failed. The image in Lovelace is correct sometimes but I find it hangs within a day or so. The other challenge with the camera dynamic content is it only shows the latest image, if I had multiple notifications it does seem to show the history through the notifications.

I was planning testing send the camera_proxy URL however I get struggle with the wrong token and getting forbidden. Is there a way to send the camera URL attribute instead of typing it in? I believe I read that the token for camera proxy expires. I’ve tried a long lasting token but couldn’t get that to work by just adding it to the camera_proxy URL.