DFSG NEW Queue

DFSG, Licensing & New Packages Team

Review: python-concord232 0.15.1-1

Package Information

Descriptioninterface and server for GE Concord 4 alarm panels via RS-232 automation module

Provides communication with Interlogix/GE Concord 4 alarm panels through the RS-232 Automation Module. It can talk to the panel over a serial connection, read panel state, and expose that state to other local clients through its server component.

The package covers common control and status operations supported by the panel interface, including querying zone information, reporting zone names and current state, and handling panel arming and disarming commands. It also supports panel options such as stay and away arming modes, along with silent and instant arming where the panel supports them.

The software communicates directly with Concord 4 hardware through the automation module and can also accept connections from client programs that want to issue commands or request status. This makes it suitable for setups where one system maintains the serial link to the alarm panel while other software connects to that service to retrieve status or send control requests.

MaintainerHome Assistant Team <team+homeassistant@tracker.debian.org>
Changed ByEdward Betts <edward@4angle.com>
Sponsoredward@debian.org
Distributionunstable
Architectureall
VCSgit: https://salsa.debian.org/homeassistant-team/deps/python-concord232.git (browse)
Closes#1130070
Trackerhttps://tracker.debian.org/pkg/python-concord232
Uploaded4 months, 31 days ago

New Package Report

.changes
Architectureall source
Distributionunstable
DateSun, 08 Mar 2026 08:40:35 +0000
Sourcepython-concord232
Version0.15.1-1
Changed-ByEdward Betts
Changelog
python-concord232 (0.15.1-1) unstable; urgency=medium
 .
   * Initial release. (Closes: #1130070)
.dsc
Sectionpython
Priorityoptional
Componentmain
Package-Listpython3-concord232 deb python optional arch=all
debian/copyright
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: concord232
Upstream-Contact: Jason Carter <jason@jason-carter.net>
Source: https://github.com/JasonCarter80/concord232

Files: *
Copyright: Jason Carter <jason@jason-carter.net>
License: Apache-2.0

Files: debian/*
Copyright: 2026 Edward Betts <edward@4angle.com>
License: Apache-2.0


License: Apache-2.0
 Licensed under the Apache License, Version 2.0 (the "License");
 you may not use this file except in compliance with the License.
 You may obtain a copy of the License at
 .
      http://www.apache.org/licenses/LICENSE-2.0
 .
 Unless required by applicable law or agreed to in writing, software
 distributed under the License is distributed on an "AS IS" BASIS,
 WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 See the License for the specific language governing permissions and
 limitations under the License.
 .
 On Debian systems, the complete text of the Apache 2.0 License
 can be found in /usr/share/common-licenses/Apache-2.0 file.

Review Information

accepted — allocated to mechtilde 4 months, 31 days ago, started 4 months, 31 days ago, completed 4 months, 31 days ago.

Final Comment

Back to Dashboard | View all reviews for this package