home-assistant.github.io/source/_components/alarm_control_panel.totalconnect.markdown
Craig J. Ward 0db3aa2f30 TotalConnect documentation (#2372)
* TotalConnect documentation

# Conflicts:
#	source/_components/insteon_local.markdown
#	source/developers/credits.markdown

* add Honeywell TC logo

* version

* update documentation

* remove name from example
2017-04-04 13:19:50 +02:00

903 B

layout title description date sidebar comments sharing footer logo ha_category ha_release
page Honeywell TotalConnect Alarm Control Panel Instructions how to integrate TotalConnect alarms into Home Assistant. 2017-04-02 22:00 true false true true honeywell-tc.png Alarm 0.42

The totalconnect platform provides connectivity with the Honeywell TotalConnect alarm systems used by many alarm companies

To enable this, add the following lines to your configuration.yaml:

# Example configuration.yaml entry
alarm_control_panel:
  platform: totalconnect
  username: YOUR_USERNAME
  password: YOUR_PASSWORD

Configuration variables:

  • name (Optional): Name of device in HomeAssistant
  • username (Required): Username used to sign into the TotalConnect app/web client.
  • password (Required): Password used to sign into the TotalConnect app/web client.