Skip to main content

Python Library for the Velbus protocol based on asyncio

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 address + 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 environment
    • 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-2022.2.4.tar.gz (79.4 kB view details)

Uploaded Source

Built Distribution

velbus_aio-2022.2.4-py3-none-any.whl (128.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: velbus-aio-2022.2.4.tar.gz
  • Upload date:
  • Size: 79.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for velbus-aio-2022.2.4.tar.gz
Algorithm Hash digest
SHA256 80874f1eec05dd54516615da67a61acb75871dd7da34f6055d2946fffea121ce
MD5 f874acab0f93659f30b476cd22417116
BLAKE2b-256 f99e7b9e614938aaa1412d179fb6b0cb178d5db7d361c9852315151e96bc656c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: velbus_aio-2022.2.4-py3-none-any.whl
  • Upload date:
  • Size: 128.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.0 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10

File hashes

Hashes for velbus_aio-2022.2.4-py3-none-any.whl
Algorithm Hash digest
SHA256 59a4c08e7f3791c7eacbf19e7fb3dc1244f15e07f3dbcd8c659a257c68b3b614
MD5 598c3be7343425b3d0d1f95edb0adbcd
BLAKE2b-256 ea2351bee1933c9f14308552d6d9ff74886ae5c8930efaf097904b44554d70f9

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