Skip to content

cereal2nd/velbus-aio

Repository files navigation

main.yml License GitHub release PyPI version

Supported Python versions Go to Python website

Contributors issues - velbus-aio issues closed - velbus-aio Forks

Downloads Downloads Downloads Ruff

This project requires financial support, but it is free for you to use. You can join those helping to keep the lights on at:

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://[email protected]:12345 A connection to Signum with uthentication

Development

See the contributing guidelines.

About

Velbus Asyncio

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Contributors 20

Languages