Skip to content

BrechtBa/knxpy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

knxpy

Installation

Prequisites

For the asyncio ip tunnel at least python 3.5 is required. The thread ip tunnel should work with earlier python versions. A simple python connector to knxd is also available.

Setup

run pip3 install knxpy

or

  • download the latest release
  • unzip and cd to the folder
  • run python3 setup.py install

Examples

To get started, check the examples folder

About

A simple connector between python and KNX

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages