Open-source home automation platform running on Python 3.
Project description
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 |
(tcp://)ip:port | 192.168.1.9:1234 | An ip address + tcp port combination, used in combination with any velbus => tcp gateway, the tcp:// part is optional |
tls://ip:port | tls://192.168.1.9:12345 | A connection to Signum |
tls://auth@ip:port | tls://iauthKey@192.168.1.9:12345 | A connection to Signum with uthentication |
Development
See the contributing guidelines.
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-2023.2.0.tar.gz
(87.2 kB
view details)
Built Distribution
velbus_aio-2023.2.0-py3-none-any.whl
(138.5 kB
view details)
File details
Details for the file velbus-aio-2023.2.0.tar.gz
.
File metadata
- Download URL: velbus-aio-2023.2.0.tar.gz
- Upload date:
- Size: 87.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b37bb56cf949f88ae76fc3783bb1c30094e523295be049156e72d88d1a295dbd |
|
MD5 | 786514b16d94c07b3580f8a531ae72ee |
|
BLAKE2b-256 | 2d7aebef97e0b0ccc269092ddcda1938ff1f2027074923f050fe7a6af696f58b |
File details
Details for the file velbus_aio-2023.2.0-py3-none-any.whl
.
File metadata
- Download URL: velbus_aio-2023.2.0-py3-none-any.whl
- Upload date:
- Size: 138.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.11.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 359e11db9b03de28e9dfbaf1eeb6185d23262bc2b31c34cce7c941c92180bd97 |
|
MD5 | 28f056d280e38b6a609b1b7d87befe16 |
|
BLAKE2b-256 | 4e9658538ae0c8918f906c14a232722ca226c007147ad4f439ee2d17ab9ce0d9 |