Steve Herrell
Steve Herrell
@Geoff-Hz ; interesting, which of the new mqtt options did you try this with?
I recommend installing from HACS at the moment, the trunk code isn't quite ready for prime time, with the HACS install configure it with the file. Having said that, if...
Which version are you on?
If you clone the repository you can check out the `version-0.7.x` branch, this is the same version that HACS will install. This version uses the `configuration.yaml` file. Once you have...
Can you try the latest release. Arlo changed their back end and broke our login code.
How did you get the original code?
Can you try these 2 things: - Add `mqtt_hostname_check=False` to your `PyArlo` options. - Remove your aarlo pickle files. If that doesn't work can you turn on verbose debug, I...
I've never used Git Bash but I think think will checkout the correct version for you. `git checkout version-0.7.x` Or see if you can see that branch in you download....
You need to checkout the version-0.7.x, did you try the `git checkout` command in the previous comment?
It's definitely a cloud flare thing. If you leave for a few hours it might recover. I think the old code made cloudflare angry and they blocked it temporarily.