Skip to main content

Library to interface Qwikswitch USB Hub

Project description

pyqwikswitch library codecov

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyqwikswitch-1.0.5.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.5.tar.gz
Algorithm Hash digest
SHA256 efbacdfeb92d913d1b004fc1524a6f403d4b765bdd9e25e381510bf581007db9
MD5 1f4adcb1c82d13587d317e814803c4f0
BLAKE2b-256 e89d49b80718d475e1a4ad75988ac667643e76f5aa90f8a4065e4eb1810a1273

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for pyqwikswitch-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b69b89c398c06e99f50194cb2a7a02e8e33d88cade9ff81c19c5613a1a36bbdd
MD5 91bd9f66a85dc8dea865d77ff77ae770
BLAKE2b-256 210ab5632996e2d494855e1459d17d59a9eda623c0e64ad180c3e217a5e947e9

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