Steve Herrell
Steve Herrell
You connection is stopping straight away. A couple of things to try: - change the user agent, try using `user_agent='linux'` - try logging in from a website using the pyaarlo...
It's getting there! One thing to try now would be to logon to the [Arlo camera website](https://my.arlo.com/#/login) with your Home Assistant login and see what is happening. For the Home...
I don't know how to stream a live view to a nest hub, I just show everything on a lovelace glance card on the standard GUI. You might have more...
Sorry, it's working for me here - both standalone and on home assistant. Did you remove the session files? Or are you still stuck at the cloud flare piece?
I'm not understanding why you can't install HACS on your device, I run a docker image and I've done it, it really would make things easier. If you can install...
Look for a file with this name `session.pickle`. It's where we store the authentication credentials.
How are you copying aarlo to your docker?
So. A few more things to try/check: - Are you on the latest `cloudscraper` release? ```sh pip3 install --update cloudscaper ``` - You could try a custom `user_agent`. Add this...
You can do the same with HACS - the source is [here](https://github.com/hacs/integration), and the exact piece you need is [here](https://github.com/hacs/integration/tree/main/custom_components). But if you ssh onto your Home Assistance install then...
I believe so.