Skip to content

daBONDi/pknx

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

84 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pknx

Native KNX/IPNET library for Python

This library uses an IP socket connection to a KNX IP interface (like the Weinzierl 730). It does not need knxd or any other external program to control devices on the KNX bus.

The library support reads and writes to group addresses. It actively listens to the KNX bus and caches the state of every group address. This greatly reduces the traffic on the KNX bus as read operations are usually fetched from the cache.

About

Native KNX/IPNET library for Python

Resources

License

Stars

Watchers

Forks

Packages

No packages published