Skip to content

Releases: twrecked/pyaarlo

version 0.8.0.alpha.13

21 Dec 15:00
Compare
Choose a tag to compare
Pre-release

Better loading of initial settings from new devices.
Update devices from device refresh
Allow old backend to be used.
Quiet down traditional chimes.
Fix up missing timezones.

version 0.8.0.alpha.12

28 Nov 01:36
da395a2
Compare
Choose a tag to compare
Pre-release

Use new MQTT backend for events.

version 0.8.0.alpha.9

18 Aug 02:56
Compare
Choose a tag to compare
version 0.8.0.alpha.9 Pre-release
Pre-release

Allow IMAP port to be specified.
Don't request resources from Essential cameras.

version 0.8.0.alpha.8

09 Aug 13:42
Compare
Choose a tag to compare
version 0.8.0.alpha.8 Pre-release
Pre-release

Fixed ping to certain devices.

version 0.8.0.alpha.7

08 Aug 12:55
Compare
Choose a tag to compare
version 0.8.0.alpha.7 Pre-release
Pre-release

Fixed ping to certain devices.
Stop when asked to.

version 0.8.0.alpha.6

01 Jul 12:17
2d124f7
Compare
Choose a tag to compare
version 0.8.0.alpha.6 Pre-release
Pre-release

Better schedule handling.
Handle events in the background.
Update token saving to include email address.
Save last video details.
Only signal change if something really changed.
Added GO camera support.
Fixed header issue.

version 0.7.1.2

01 Jul 12:14
8f69eee
Compare
Choose a tag to compare

Better schedule handling.
Handle events in background thread.
Add GO camera support.

version 0.8.0.alpha.3

08 Jun 01:59
2e5680c
Compare
Choose a tag to compare
version 0.8.0.alpha.3 Pre-release
Pre-release

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().

version 0.7.1

03 Jun 02:11
Compare
Choose a tag to compare

Fixed connectivity attribute for video doorbell cameras.

version 0.7.1.beta.15

25 May 17:38
Compare
Choose a tag to compare

Fixed wired doorbell duplicate issue.
Fixed quoted-printable issue.