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.7.0.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.7.0-py3-none-any.whl (15.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qtoggleserver_paradox-1.7.0.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.7.0.tar.gz
Algorithm Hash digest
SHA256 b0879e492ded35f3f368a0b6335cc84490f39942ee990740c7b3dd961937ccf8
MD5 648b8283e23d655099c77b62dedf46b8
BLAKE2b-256 e64f6745dca592424500f869fa733a45147ec6c605a54911b0c1010e9dffae51

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qtoggleserver_paradox-1.7.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f2efbbdabdab00a05c85c9b502e8211c19ab5ab3eb3f4ca0601dfb10d64a50d0
MD5 8f26d079ad0239697bec7e8b4e79fcb5
BLAKE2b-256 98519384a9e2eb80328bd4d912617b56323218a0ccc167318298b890edce3d90

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