home-assistant.io/source/_components/binary_sensor.concord232.markdown
Alok Saboo 1aca7b08cf Misc fixes: e.g. -> e.g., and proper case for Home Assistant (#4942)
* e.g. to e.g., and proper case for Home Assistant

* Instructions how to -> Instructions on how to
2018-03-17 20:20:37 +01:00

914 B

layout title description date sidebar comments sharing footer logo ha_category ha_release
page Concord232 Binary Sensor Instructions on how to integrate Interlogix/GE Concord4 binary sensors into Home Assistant. 2016-10-11 10:00 true false true true interlogix.png Binary Sensor 0.31

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
binary_sensor:
  - 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.