Skip to content

Releases: twrecked/hass-aarlo

version 0.7.0.alpha.4

24 May 02:38
b23cd9c

Choose a tag to compare

version 0.7.0.alpha.4 Pre-release
Pre-release

Welcome to 0.7.0.alpha.4

This needs at least Home Assistant version 0.110.0.

Changes in this release:

  • 2FA authentication support. It's working for me. But it needs other
    people trying it. Currently only IMAP and RESTAPI support, flow
    is on the road map.
  • Floodlight and Spotlight support
  • Video doorbell can be it's own parent. Or not.
  • Connectivity. Get almost timely notification when a device goes offline.
  • Custom services now moved to the Arlo domain.
  • Snapshot timer to help with recovery after a failed snapshot.
  • Specify how many days of library recordings to download.
  • Better debug.
  • State machine improvements. Much better tracking of streaming,
    recording, snapshot etc...
  • Always use streaming for snapshot.
  • Services.yaml now has all parameters
  • Allow recording longer than 30 seconds.

Behind the scenes:

  • Back in sync with pyaarlo
  • Inline docs for most functions. https://pyaarlo.readthedocs.io/en/latest/
  • Synchronous support. For the CLI people.
  • Much code tidy. I'm still learning Python and it still has to work around
    some Arlo weirdness so it's still not perfect.

version 0.6.19.1

21 May 16:30
93d21e8

Choose a tag to compare

This needs at least Home Assistant version 0.110.0.

Fixed "Detected I/O" warning.
Fixed "Detected I/O" warning when using Homekit.
Renamed components class to use *Entity naming convention.

version 0.6.19

21 May 12:39
734a20c

Choose a tag to compare

This needs at least Home Assistant version 0.110.0.

Fixed "Detected I/O" warning.
Renamed components class to use *Entity naming convention.

version 0.7.0.alpha.2

17 May 02:43
e21decd

Choose a tag to compare

version 0.7.0.alpha.2 Pre-release
Pre-release

Welcome to 0.7.0.alpha.2

Changes in this release:

  • 2FA authentication support. It's working for me. But it needs other people
    trying it. Currently only IMAP and RESTAPI support, flow is on the road map.
  • Floodlight and Spotlight support
  • Video doorbell can be it's own parent. Or not.
  • Connectivity. Get almost timely notification when a device goes offline.
  • Custom services now moved to the Arlo domain.
  • Snapshot timer to help with recovery after a failed snapshot.
  • Specify how many days of library recordings to download.
  • Better debug.
  • State machine improvements. Much better tracking of streaming,
    recording, snapshot etc...
  • Services.yaml now has all parameters
  • Allow recording longer than 30 seconds.

Behind the scenes:

  • Back in sync with pyaarlo
  • Inline docs for most functions.
    https://pyaarlo.readthedocs.io/en/latest/
  • Synchronous support. For the CLI people.
  • Much code tidy. I'm still learning Python and it still has to work around
    some Arlo weirdness so it's still not perfect.

version 0.6.18.17

12 May 12:42
61d5b10

Choose a tag to compare

Fix recording duration for aarlo.camera_start_recording service. The service will now
open a stream to Arlo and save the file to a scratch buffer for a duration longer than 25
seconds.

To make this work you will need to whitelist you /tmp directory:

homeassistant:
  ... other config...
  whitelist_external_dirs:
    - /tmp

version 0.6.18.16

11 May 14:48
30eb825

Choose a tag to compare

Fix no_media_upload not triggering for user started streams.

version 0.7.0.alpha.1

03 May 14:38
13e4c32

Choose a tag to compare

version 0.7.0.alpha.1 Pre-release
Pre-release

Welcome to 0.7.0.alpha.1

Changes in this release:

  • 2FA authentication support. It's working for me. But it needs other people
    trying it. Currently only IMAP and RESTAPI support, flow is on the road map.
  • Floodlight and Spotlight support
  • Video doorbell can be it's own parent. Or not.
  • Connectivity. Get almost timely notification when a device goes offline.
  • Custom services now moved to the Arlo domain.
  • Snapshot timer to help with recovery after a failed snapshot.
  • Specify how many days of library recordings to download.
  • Better debug.

Behind the scenes:

  • Back in sync with pyaarlo
  • Inline docs for most functions.
    https://pyaarlo.readthedocs.io/en/latest/
  • Synchronous support. For the CLI people.
  • Much code tidy. I'm still learning Python and it still has to work around
    some Arlo weirdness so it's still not perfect.

version 0.6.18.15

01 May 02:03

Choose a tag to compare

Fix siren_on service call when entity_id is an Arlo ultra camera.

version 0.6.18.13

23 Apr 14:59
ee46728

Choose a tag to compare

Added Arlo Ultra spotlight support [thanks @sebr]

version 0.6.18.12

22 Apr 14:59
dd3d125

Choose a tag to compare

Try Arlo Ultra light.