Skip to content

Latest commit

 

History

History
38 lines (22 loc) · 1.75 KB

info.md

File metadata and controls

38 lines (22 loc) · 1.75 KB

Asynchronous Arlo Component for Home Assistant.

An (almost) drop in replacement for the standard Arlo package.

Please visit the Readme for more details.

Notice of Future Breaking Changes

The custom services are moving into the aarlo domain.

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.

Features

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.

Example

Aarlo Glance

Documentation

Please visit the Readme for full documentation.