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-2021.11.2.tar.gz (79.1 kB view details)

Uploaded Source

Built Distribution

velbus_aio-2021.11.2-py3-none-any.whl (128.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: velbus-aio-2021.11.2.tar.gz
  • Upload date:
  • Size: 79.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for velbus-aio-2021.11.2.tar.gz
Algorithm Hash digest
SHA256 92924ad332c3c2d07ed7a622014a0442e6273d5f5f90fb880eb13975c6660fda
MD5 ff38667dac8309e77c7ff3e9179ccc4b
BLAKE2b-256 417af8b84a169ed03af37e67aed97957ec862db0a26857e6d5daf6c3834755e1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: velbus_aio-2021.11.2-py3-none-any.whl
  • Upload date:
  • Size: 128.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.5.0 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for velbus_aio-2021.11.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f4e701bec6fa9a1df4d34d4fd8fcd7f5d11a54b7181f71569e88830e8962db83
MD5 5c530f75f49922f53b2e104467067e9c
BLAKE2b-256 28cb71b73d66d262823e6c125f0528be052a18b4d1e6d783135426108586961a

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