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.3.tar.gz (12.9 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.3-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qtoggleserver_paradox-1.9.3.tar.gz
  • Upload date:
  • Size: 12.9 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.3.tar.gz
Algorithm Hash digest
SHA256 cda3008625c12b0044765910fe02b1f47069eeca213b7aa31d0801a29657c43b
MD5 f7d1e0caf8ce7fd20724d0847386d0d9
BLAKE2b-256 8cf64cf662db562c7185524d8165cbf3a77a256d07543308c6c1eadd1e1b4e82

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qtoggleserver_paradox-1.9.3-py3-none-any.whl
Algorithm Hash digest
SHA256 861455a3e30a49d847a935e206ec184a1abe7b794335aa6af242133064209432
MD5 73a179c5d0ef358cbece40c995c81e11
BLAKE2b-256 28f8af7f4a07024d994895a43d3534256980662d51c78894fdb8d8a19e4a0ebe

See more details on using hashes here.

Release history Release notifications | RSS feed

1.10.0

2 files

This release

1.9.3 This release

2 files

1.9.2

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