Skip to main content

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
    }
    ...
]
...

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.9.2.tar.gz (12.8 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.9.2-py3-none-any.whl (15.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qtoggleserver_paradox-1.9.2.tar.gz
  • Upload date:
  • Size: 12.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for qtoggleserver_paradox-1.9.2.tar.gz
Algorithm Hash digest
SHA256 4bfd975c8c67b6004e85916497949f5ea8d054514055760c85ae4ccd631f212e
MD5 10c067a3eb7afc0fbedab462b5c702e8
BLAKE2b-256 dd2583ec3c3c3ec9446aebb0d5a51459efb477a8365eef8878e4059508c3d305

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qtoggleserver_paradox-1.9.2-py3-none-any.whl
Algorithm Hash digest
SHA256 025543bcb14321ff246298180a0be950a33712547fe5986e110c6d38c4b74d37
MD5 8bea31e0d372a04d9ea157846a0e8e80
BLAKE2b-256 ce96891d1e214eb6f2d21081ff87c5eaaca200ea8de086233c858a1ad8bb44e0

See more details on using hashes here.

Release history Release notifications | RSS feed

1.10.0

2 files

1.9.3

2 files

This release

1.9.2 This release

2 files

1.9.1

2 files

1.8.1

2 files

1.7.0

2 files

1.6.0

1 file

1.5.3

1 file

1.5.2

1 file

1.5.1

1 file

1.5.0

1 file

1.4.1

1 file

1.4.0

1 file

1.3.5

1 file

1.3.4

1 file

1.3.3

1 file

1.3.2

1 file

1.2.0

1 file

1.1.9

1 file

1.1.8

1 file

1.1.7

1 file

1.1.6

1 file

1.1.5

1 file

1.1.4

1 file

1.1.3

1 file

1.1.2

1 file

1.1.1

1 file

1.1.0

1 file

1.0.0

1 file

Supported by

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