Skip to content

Latest commit

 

History

History
executable file
·
14 lines (9 loc) · 629 Bytes

README.md

File metadata and controls

executable file
·
14 lines (9 loc) · 629 Bytes

GE Concord 4 RS232 Automation Module Interface Library and Server as Home Assistant Add-on

This is a tool packaged as a Home Assistant Add-on 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 as a HA Add-on.

To install, add https://github.com/whittin3/concord232 as a repository in Add-Ons in Home Assistant -> Add-ons

Debugging

Docker commands

docker ps | grep "concord" | awk '{ print $1 }'