An (almost) drop in replacement for the standard Arlo package.
Please visit the Readme for more details.
This release moves all the component services in the aarlo
domain. This is their correct location and allows Home Assistant to use the component's services.yaml
file to provide help with the services.
To allow you to transition and test your scripts the old, incorrectly located, services will remain for a while. My plan is to remove them in a few months. If you move all your code over to the new services you can add the hide_deprecated_services
option to your configuration to hide these old services.
See Services for more information.
Aarlo provides:
- Access to cameras, base stations, sirens, doorbells and lights.
- Asynchronous, almost immediate, notification of motion and sound events.
- Ability to view library recordings, take snapshots and direct stream from cameras.
- Tracking of environmental stats from certain base station types.
- Special switches to trip alarms and take snapshots from cameras.
- Enhanced state notifications.
- Media player support for select devices.
There is also a resource aarlo-glance
which is based on picture-glance
but tailored for the Arlo component.
Please visit the Readme for full documentation.