Qolsys Controller
A Python module that emulates a virtual IQ Remote device, enabling full local control of a Qolsys IQ Panel over MQTT.
QolsysController
- ✅ Connects directly to the Qolsys IQ Panel's local MQTT interface as an IQ Remote
- 🔐 Pairs by only using Installer Code (same procedure as standard IQ Remote pairing)
- 🔢 Supports 4-digit user codes
- ⚠️ Uses a custom local usercode database (panel internal validation is not yet supported)
- 🌐 Now includes a built-in MQTT Bridge - MQTT Bridge, enabling seamless publishing of panel updates and handling of incoming commands
📦 Installation
Please check Advanced instructions
pip install qolsys-controller
qolsys-controller --verbose --config 'path_to_config_file'
Troubleshooting
Functionality Highlights
| Category | Feature | Status |
|---|---|---|
| Panel | Diagnostic Sensors | ✅ |
| Panel Scenes | ✅ | |
| Speak Command | ✅ | |
| Weather Forecast | ✅ | |
| Partition | Arming Status and Alarm State | ✅ |
| Home Instant Arming | ✅ | |
| Home Silent Disarming (Firmware 4.6.1) | ✅ | |
| Set Exit Sounds and Entry Delay | ✅ | |
| Zones | Sensor Status | ✅ |
| Tamper State | ✅ | |
| Battery Level | ✅ | |
| Temperature (supported PowerG device) | ✅ | |
| Light (supported PowerG device) | ✅ | |
| Average and Latest dBm | ✅ |
| Automation Devices | Z-Wave | PowerG | Zigbee | Alarm.com |
|---|---|---|---|---|
| Door Lock | ✅ | ✅ | ✅ | ❌ |
| Energy Clamp | ✅ | ❌ | ❌ | ❌ |
| External Siren | ✅ | ❌ | ❌ | ❌ |
| Garage Door | ✅ | ❌ | ❌ | ✅ |
| Light | ✅ | ✅ | ✅ | ✅ |
| Smart Outlet | 🛠️ | ❌ | ❌ | ❌ |
| Thermometer | ✅ | ❌ | ❌ | ❌ |
| Thermostat | ✅ | ❌ | ❌ | ❌ |
| Water Valve | 🛠️ | ❌ | ❌ | ❌ |
🛠️ = partially supported or untested
⚠️ Certificate Warning
During pairing, the main panel issues only one signed client certificate per virtual IQ Remote. If any key files are lost or deleted, re-pairing may become impossible.
A new PKI, including a new private key, can be recreated under specific circumstances, though the precise conditions remain unknown at this time.
Important:
Immediately back up the following files from the pki/ directory after initial pairing:
.key(private key).cer(certificate).csr(certificate signing request).secure(signed client certificate).qolsys(Qolsys Panel public certificate)
Store these files securely.
Release files for qolsys-controller 1.8.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| qolsys_controller-1.8.0.tar.gz | 105.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| qolsys_controller-1.8.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 252.2 kB
Release files / qolsys_controller-1.8.0.tar.gz
| Download URL | qolsys_controller-1.8.0.tar.gz |
|---|---|
| Size | 105.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
154df18084e18a16f4232c62e0f131743b8c39e37a2510c4dd5f9255c176a289
|
|
BLAKE2b-256 checksum How to use checksums |
7aaf1dc43d33fdbb4898236b5a23043ae1ebe9c2a3815f718d4cbf490e4aa919
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 12, 2026.
Transparency logRelease files / qolsys_controller-1.8.0-py3-none-any.whl
| Download URL | qolsys_controller-1.8.0-py3-none-any.whl |
|---|---|
| Size | 146.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
665ee0668bb33627fa87ede31aabbf42a4fa17eb3adba69a2d5645f0cf5979b7
|
|
BLAKE2b-256 checksum How to use checksums |
e667bc5b00bb4dfb88bb8c138ded2bd48ef084a9f8f7d4e71786a0bc118d49bb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 12, 2026.
Transparency log