mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-30 23:06:49 +00:00
1.1 KiB
1.1 KiB
layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release, ha_iot_class
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release | ha_iot_class |
---|---|---|---|---|---|---|---|---|---|---|---|
page | Arlo Control Panel | Instructions how to setup the Netgear Arlo Base Stations as a control panel within Home Assistant. | 2017-10-05 17:45 | true | false | true | true | arlo.png | Alarm | 0.56 | Cloud Polling |
The arlo
control panel platform allows you to control your Arlo base stations.
To get your Arlo base stations working within Home Assistant, please follow the instructions for the general Arlo component.
Once you have enabled the Arlo component, add the following to your configuration.yaml
file:
# Example configuration.yaml entry
alarm_control_panel:
- platform: arlo
Configuration variables:
- home_mode_name: (Optional): Arlo base station does not have a built-in home mode. You can map one of your custom modes to home assistant's home mode by setting the name of the custom mode in this configuration variable. The name of the custom mode should match exactly as you set it up in the Arlo app.