Concord232 Alarm Control Panel


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.

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 is listening. Defaults to 5007.