Skip to main content

Python Library for the Velbus protocol based on asyncio

Reason this release was yanked:

Wheel package still broken

Project description

Python checks CodeQL

velbus-aio

Velbus Asyncio, a library to support the Velbus home automation system.

This Lib is a rewrite in python3 with asyncio of the python-velbus module. Part of the code from the above lib is reused. Its also build on top of the openHab velbus protocol description.

The latest version of the library is published as a python package on pypi

Supported connections:

Type Example Description
serial /dev/ttyACME0 a serial device
ip:port 192.168.1.9:1234 An ip adress + tcp port combination, used in combination with any velbus => tcp gateway
tls://ip:port tls://192.168.1.9:12345 A connection to Signum

Develop Installation

  1. Clone the repo
  2. cd into the cloned repo
    • cd velbus-aio
  3. create and activate a virtual enviroment
    • python3 -m venv venv
    • source venv/bin/activate
  4. install the module
    • python setup.py develop
  5. define the connection parameters
    • modify examples/load_modules.py
  6. run the example
    • python examples/load_modules.py

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

velbus-aio-2021.8.6.tar.gz (74.3 kB view details)

Uploaded Source

Built Distribution

velbus_aio-2021.8.6-py3-none-any.whl (75.5 kB view details)

Uploaded Python 3

File details

Details for the file velbus-aio-2021.8.6.tar.gz.

File metadata

  • Download URL: velbus-aio-2021.8.6.tar.gz
  • Upload date:
  • Size: 74.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for velbus-aio-2021.8.6.tar.gz
Algorithm Hash digest
SHA256 eeacace1a6f8fb29972e7ca2089e1d896391c4bdc527a624740be69b70ae92da
MD5 e59c11bc285585eac1cbcd423753eb3f
BLAKE2b-256 94bf4fb8a8126d7dab594b02b21ea193b024d442d527d07654ee470e4a93a5c6

See more details on using hashes here.

File details

Details for the file velbus_aio-2021.8.6-py3-none-any.whl.

File metadata

  • Download URL: velbus_aio-2021.8.6-py3-none-any.whl
  • Upload date:
  • Size: 75.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.9.6

File hashes

Hashes for velbus_aio-2021.8.6-py3-none-any.whl
Algorithm Hash digest
SHA256 94c635cb04c03b21f382f0ca040c53e4db796dbb92f0efa00529368c1a50b925
MD5 f46900f070f0be530ee8fc5b9ebb4f5f
BLAKE2b-256 2397e04070f17adb3423a8f19eac02488e910646767a09f3697c95a783361b69

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page