{"id":23480469,"url":"https://github.com/qtoggle/qtoggleserver-paradox","last_synced_at":"2026-04-11T20:03:36.570Z","repository":{"id":77604609,"uuid":"226979480","full_name":"qtoggle/qtoggleserver-paradox","owner":"qtoggle","description":"Control your Paradox alarm with qToggleServer","archived":false,"fork":false,"pushed_at":"2024-11-24T12:48:56.000Z","size":82,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-02-16T08:28:05.622Z","etag":null,"topics":["alarm","paradox-alarm","qtoggle","qtoggleserver"],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/qtoggle.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-12-09T22:23:43.000Z","updated_at":"2024-11-24T12:48:47.000Z","dependencies_parsed_at":"2025-02-16T08:36:09.957Z","dependency_job_id":null,"html_url":"https://github.com/qtoggle/qtoggleserver-paradox","commit_stats":null,"previous_names":[],"tags_count":25,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-paradox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-paradox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-paradox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/qtoggle%2Fqtoggleserver-paradox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/qtoggle","download_url":"https://codeload.github.com/qtoggle/qtoggleserver-paradox/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248773050,"owners_count":21159393,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["alarm","paradox-alarm","qtoggle","qtoggleserver"],"created_at":"2024-12-24T20:13:29.471Z","updated_at":"2025-12-28T14:42:09.454Z","avatar_url":"https://github.com/qtoggle.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"## About\n\nThis is an addon for [qToggleServer](https://github.com/qtoggle/qtoggleserver).\n\nIt provides a driver to control your Paradox alarm with qToggleServer.\n\n\n## Install\n\nInstall using pip:\n\n    pip install qtoggleserver-paradox\n\n\n## Usage\n\n##### `qtoggleserver.conf:`\n``` ini\n...\nperipherals = [\n    ...\n    {\n        driver = \"qtoggleserver.paradox.ParadoxAlarm\"\n        name = \"myalarm\"                # a name of your choice\n        zones = [1, 2, 4, 6]            # list of zones in use\n        areas = [1, 2]                  # list of areas in use\n        outputs = [1]                   # list of outputs in use\n        remotes = [1, 3]                # list of remotes in use\n        remote_buttons = {              # list of user remotes associated with buttons\n            1: [a]                      # use remote id `0` for \"any remote\"\n            3: [b, c]\n        }\n        remote_buttons_timeout = 1000   # time, in milliseconds, that button ports stay `true` after pressed\n        serial_port = \"/dev/ttyUSB0\"\n        serial_baud = 9600              # this is the default\n        ip_host = \"192.168.1.2\"         # specify either this or serial_port, not both\n        ip_port = 10000                 # this is the default\n        ip_password = \"paradox\"         # this is the default \n        panel_password = \"1234\"         # this is the default\n    }\n    ...\n]\n...\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtoggle%2Fqtoggleserver-paradox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fqtoggle%2Fqtoggleserver-paradox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fqtoggle%2Fqtoggleserver-paradox/lists"}