Releases: twrecked/hass-aarlo
version 0.7.0.alpha.4
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
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
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
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
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:
- /tmpversion 0.6.18.16
Fix no_media_upload not triggering for user started streams.
version 0.7.0.alpha.1
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
Fix siren_on service call when entity_id is an Arlo ultra camera.
version 0.6.18.13
Added Arlo Ultra spotlight support [thanks @sebr]
version 0.6.18.12
Try Arlo Ultra light.