mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-05-01 16:57:34 +00:00

* e.g. to e.g., and proper case for Home Assistant * Instructions how to -> Instructions on how to
914 B
914 B
layout | title | description | date | sidebar | comments | sharing | footer | logo | ha_category | ha_release |
---|---|---|---|---|---|---|---|---|---|---|
page | Alarm.com Alarm Control Panel | Instructions on how to integrate Alarm.com into Home Assistant. | 2016-01-14 22:00 | true | false | true | true | alarmdotcom.png | Alarm | 0.11 |
The alarmdotcom
platform is consuming the information provided by Alarm.com.
To enable this, add the following lines to your configuration.yaml
:
# Example configuration.yaml entry
alarm_control_panel:
platform: alarmdotcom
username: YOUR_USERNAME
password: YOUR_PASSWORD
Configuration variables:
- username (Required): Username for the Alarm.com account.
- password (Required): Password for Alarm.com account.
- name (Optional): The name of the alarm. Default is 'Alarm.com'.
- code (Optional): Specifies a code to enable or disable the alarm in the frontend.