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

Uploaded Python 3

File details

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

File metadata

  • Download URL: qtoggleserver_paradox-1.10.0.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.10.0.tar.gz
Algorithm Hash digest
SHA256 d047b1f925c07c4c3e43bd99cffbd47dc8f170b952e654e40f623aa9a58ab865
MD5 7ae4fce97f5167c348ac6841226d3bc3
BLAKE2b-256 46a00df72859187da572e98b048094a3a41c622038676e43aa1571d6dd4d0f7e

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for qtoggleserver_paradox-1.10.0-py3-none-any.whl
Algorithm Hash digest
SHA256 172fb03ab664d7bdeccd01204ed2fc2d42ef11c8f71705baa4b7c29ee7dc56e9
MD5 d1aa4ebb3ce45eb280c12b1031002941
BLAKE2b-256 b1eb88060a3afce747bc0241f38e34d8a80d24d19900ac22eef80458d260965c

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.10.0 This release

2 files

1.9.3

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