Skip to main content

GE Concord 4 RS232 Automation Module Interface Library and Server

This is a tool to let you interact with your GE Concord 4 alarm panel via the RS232 Automation module.

The goal of this project was to utilize my GE Concord 4 alarm panel with Home Assistant

Following the framework of kk7ds to integrate the nx584 into Home Assistant, and douglasdecouto's work into building the base communication class as part of their integration into the Indigo platform, we now have a working Interlogix/GE Concord 4 Automation Module interface

To install::

sudo pip3 install concord232

The server must be run on a machine with connectivity to the panel, to get started, you must only supply the serial port. In this case I use a USB to Serial adapter

concord232_server --serial /dev/ttyUSB0 

Once that is running, you should be able to do something like this::

 $ concord232_client summary
 +------+-----------------+--------+--------+
 | Zone |       Name      | Bypass | Status |
 +------+-----------------+--------+--------+
 |  1   |    FRONT DOOR   |   -    | False  |
 |  2   |   GARAGE DOOR   |   -    | False  |
 |  3   |     SLIDING     |   -    | False  |
 |  4   | MOTION DETECTOR |   -    | False  |
 +------+-----------------+--------+--------+

Basic arming and disarming

Arm to stay (level 2)

$ concord232_client arm-stay

Arm to away (level 3)

$ concord232_client arm-away

Disarm

$ concord232_client disarm --master 1234

Arming with options

Both stay (level 2) and away (level 3) alarms can take one of two options: silent arming, or instant arming. Silent arming will not beep while the alarm is setting. Instant arming has no delay. Clearly, this should only be used with away arming if you are already outside.

Examples:

Arm to stay with no delay

$ concord232_client arm-stay-instant

Arm to away without beeps

$ concord232_client arm-away-silent

Home Assistant

Home Assistant will automatically download and install the pip3 library, but it only utilizes the Client to connect to the server. I used the instructions found here for setting up the server to run automatically at boot time.

Release files for concord232 0.15.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for concord232 0.15.1
File Size Uploaded
concord232-0.15.1.tar.gz 30.3 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for concord232 0.15.1
File Interpreter ABI Platform
concord232-0.15.1-py3-none-any.whl Python 3 none any Details

Total release size: 62.6 kB

Release files / concord232-0.15.1.tar.gz

Download URL concord232-0.15.1.tar.gz
Size 30.3 kB
Tags Source
SHA-256 checksum
How to use checksums
647514f60eec9b93eed9577a7a11f807457d6da635b185e792a2d7d9dc5d867d
BLAKE2b-256 checksum
How to use checksums
bc0b73c2c75641d98984f9bd34582345d05c6cd07b7185dd79f83a62a414eb2e
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/5.1.0 CPython/3.12.5

Release files / concord232-0.15.1-py3-none-any.whl

Download URL concord232-0.15.1-py3-none-any.whl
Size 32.3 kB
Tags Python 3
SHA-256 checksum
How to use checksums
4a4c1c2103440d92f7b433426b4bfd57d4215e92a2f8eb4ffe6fab3d48d7153b
BLAKE2b-256 checksum
How to use checksums
3d4db2d07ed96bf6fb66d27a37a84826fb4186b63cb222f6b6e5673f46e0a0fb
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/5.1.0 CPython/3.12.5

Release history Release notifications | RSS feed

This release

0.15.1 This release

2 release files

0.15

1 release file

0.14

2 release files

0.13

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page