home-assistant.io/source/components/alarm_control_panel.concord232.markdown
2016-10-22 10:45:07 +02:00

1.0 KiB

layout, title, description, date, sidebar, comments, sharing, footer, logo, ha_category, ha_release
layout title description date sidebar comments sharing footer logo ha_category ha_release
page Concord232 Alarm Control Panel Instructions how to integrate Interlogix/GE Concord4 with RS-232 Automation Control Module into Home Assistant. 2016-10-11 10:00 true false true true networx.png Alarm 0.13

The concord232 platform provides integration with GE, Interlogix (and other brands) alarm panels that support the RS-232 Automation Control Panel interface module (or have it built in). Supported panels include Concord 4. Actual integration is done through concord232 which is required for this to work.

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

# Example configuration.yaml entry
alarm_control_panel:
  platform: concord232

Configuration variables:

  • host (Optional): The host where the concord232 server process is running. Defaults to localhost.
  • port (Optional): The port where the Alarm panel ist listening. Defaults to 5007.