pknx icon indicating copy to clipboard operation
pknx copied to clipboard

Native KNX/IPNET library for Python

Results 5 pknx issues
Sort by recently updated
recently updated
newest added

Solves problem with frequent connect and close of tunnel. I use this component (many thanks for it ;-)) e.g. in mycroft and weewx and there the tunnel is not open...

Hallo Kannst du mir Bitte eine Code Beispiel da schreiben. wenn (Gr.Adr. 1.1.1 Ein) send (1.1.2 Aus) und eine wenn (1.1.1 Ein) send (1.1.2 80%)

I've got a problem with knxip where the connection to the router temporarily goes down. This likely triggers the disconnect(), connect() pattern where the connect() request likely fails. After which...

It would be good to include the LICENSE file in the tarball on PyPi. This way upstream packagers like Yocto can automatically verify it during package creation.

I have a connection to a KNX IP router with a keep alive thread running in the background. It sends heartbeats for a while, then finds no active connection and...