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

Uploaded Source

Built Distribution

velbus_aio-2022.6.1-py3-none-any.whl (128.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: velbus-aio-2022.6.1.tar.gz
  • Upload date:
  • Size: 81.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.13

File hashes

Hashes for velbus-aio-2022.6.1.tar.gz
Algorithm Hash digest
SHA256 12f469fc62f79fd6e54f7394ecb26b968f58ffb0177adad41c45d04bf6ee913a
MD5 1cc5cb8ea677d42982fbc1c3dda5a1e1
BLAKE2b-256 b481b0b56a1451e134d5fb97e7c3a2ae23c2a852a6f004b58c82dc3e89a36837

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for velbus_aio-2022.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 e9e1cd1bd78f2c1f065a8e7600906cde59f55a8a2aa9598dc2d2149e09e99285
MD5 f71ffe1c1a20b9b52dacdb929e67d3ba
BLAKE2b-256 6cba7bd902f8733c725cf73c918d88d916f11cac91c5ad4881e341f5ab6b405e

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