Skip to content

version 0.8.0.alpha.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@twrecked twrecked released this 08 Jun 01:59
· 118 commits to master since this release
2e5680c

From the README:

Alpha Build

Welcome to the Pyaarlo alpha build. I'm using the 0.8.x stream to split
pyaarlo out from hass-aarlo. This is partly motivated by thinking about
getting hass-aarlo back into Home Assistant and partly motivated by my
desire to stop having to commit bug fixes in 2 places.

Breaking Changes

Cached Session

The code will now save the session details and reuse the authentication token
when possible. This can drastically reduce the number of authentication
requests the code will make (and 2FA requests if needed). If this doesn't work
for you pass save_session=False as a parameter to PyArlo().