8000 Release version 0.8.1.15 · twrecked/hass-aarlo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

version 0.8.1.15

Compare
Choose a tag to compare
5F0B
@twrecked twrecked released this 15 Feb 01:26
· 5 commits to master since this release
75f81fe

Warning!

This release tries a new authentication mechanism that should cut down on the number of 2fa requests the component makes. I've tested it as well as I can for me but it might break you setup. If it does return to 0.8.1.14.1 and that should restore previous version of pyaarlo. If you do run into problems please raise an issue. Include debug logs if possible.

What Changed

Arlo recently changed their back end and a part of those changes was to reduce the authorization token timeout from 2 weeks to 2 hours. This resulted in a lot a 2fa request being made. This update uses the latest pyaarlo that implements the "trusted browser" mechanism the browser uses when connecting to my.arlo.com.

You do not need to make any changes to your setup, everything is handled automatically.

0