Skip to main content

Library to interface Qwikswitch USB Hub

Project description

pyqwikswitch library

QwikSwitch USB Modem library for Python 3

See http://www.qwikswitch.co.za for more information on the Qwikswitch devices.

The library contains threaded and async interfaces and supports relays, buttons, LED dimmers and decoding of various sensors

QSUsb class

  • Get a list of all devices & values. (http://localhost:2020/&device)

    QSUsb.devices()

    [{"id": "@0c26e0","name": "buitelig","type": "rel","val": "ON",
          "time": "1460146507","rssi": "45%"},
      .....]
    
  • Long poll (http://localhost:8080/&listen) for device changes and button presses. This is non-blocking and should be stopped manually (.stop())

    QSUsb.listen(callback)

  • Set a specific device according to ID. (dim 5%) or 100 (on) (http://localhost:8080/@0ac2f0=5)

    QSUsb.set(id, value)

    Dimmers values can be adjusted to get a more linear behaviour by setting dim_adj between 1 - 2

Example usage

See example.py for a basic usage and tests though the synchronous interface

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

pyqwikswitch-1.0.1.tar.gz (7.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pyqwikswitch-1.0.1-py3-none-any.whl (8.0 kB view details)

Uploaded Python 3

File details

Details for the file pyqwikswitch-1.0.1.tar.gz.

File metadata

  • Download URL: pyqwikswitch-1.0.1.tar.gz
  • Upload date:
  • Size: 7.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: uv/0.9.2

File hashes

Hashes for pyqwikswitch-1.0.1.tar.gz
Algorithm Hash digest
SHA256 a09ab867405ca24307f53df50d3e4c44a8d344d40428ba3a6d0ef30fcb5eed5c
MD5 e503d1bf3ab782d9a97ac6b65e514c17
BLAKE2b-256 a8c8eb24c0d148f6c03311929ebf51e156ce492cbd0671747ebacc83879a6f63

See more details on using hashes here.

File details

Details for the file pyqwikswitch-1.0.1-py3-none-any.whl.

File metadata

File hashes

Hashes for pyqwikswitch-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5389c6d99bf5678b1d90b7451e039b3d58d5582e36ffa9d0afd97a59a1777cae
MD5 bf69db8688246ddef5448406ee7ab07e
BLAKE2b-256 fe5c791b0d94e2aba303f59305bcce705773abe131933cffc60e4d968c6695e2

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