Skip to main content

Control your Paradox alarm with qToggleServer

Project description

About

This is an addon for qToggleServer.

It provides a driver to control your Paradox alarm with qToggleServer.

Install

Install using pip:

pip install qtoggleserver-paradox

Usage

qtoggleserver.conf:
...
peripherals = [
    ...
    {
        driver = "qtoggleserver.paradox.ParadoxAlarm"
        name = "myalarm"                # a name of your choice
        zones = [1, 2, 4, 6]            # list of zones in use
        areas = [1, 2]                  # list of areas in use
        outputs = [1]                   # list of outputs in use
        remotes = [1, 3]                # list of remotes in use
        remote_buttons = {              # list of user remotes associated with buttons
            1: [a]                      # use remote id `0` for "any remote"
            3: [b, c]
        }
        remote_buttons_timeout = 1000   # time, in milliseconds, that button ports stay `true` after pressed
        serial_port = "/dev/ttyUSB0"
        serial_baud = 9600              # this is the default
        ip_host = "192.168.1.2"         # specify either this or serial_port, not both
        ip_port = 10000                 # this is the default
        ip_password = "paradox"         # this is the default 
        panel_password = "1234"         # this is the default
    }
    ...
]
...

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

qtoggleserver_paradox-1.8.1.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

qtoggleserver_paradox-1.8.1-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

Details for the file qtoggleserver_paradox-1.8.1.tar.gz.

File metadata

  • Download URL: qtoggleserver_paradox-1.8.1.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for qtoggleserver_paradox-1.8.1.tar.gz
Algorithm Hash digest
SHA256 5bf555f70573458f8da9605b3240e951c33ca1f32e9bae5d5919a9418b1c9b71
MD5 ab8ad4091610cb0f0178c57f2fd9f1fe
BLAKE2b-256 751b4af6228fc5a481ad0d4b5d998a23cee0ea44da0a120d0dab5a4efd86c765

See more details on using hashes here.

File details

Details for the file qtoggleserver_paradox-1.8.1-py3-none-any.whl.

File metadata

File hashes

Hashes for qtoggleserver_paradox-1.8.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d129b70c115625d31feaf65de9e52da95e7e24c4be7b381ad4cd1d125aa17eb4
MD5 556220f2488c486737876474e5a266c6
BLAKE2b-256 e8199f613896ad27bae470cc5aa921e0c177404f70c3e41de38f32ef0b816d76

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page