knx
knx copied to clipboard
Does this support DPT encoding?
Let's assume I have a local humidity sensor and want to send this as DPT5 or a temperature value as DPT9?
I'm pretty new to Python, so no idea if there are other libraries our there or if this is implemented. However, when I look into the code I don't see and DPT conversion modules.
Thanks...
This library doesn't include different encodings, but it has a low level API that allows to plug in custom encoders.
See https://github.com/mfussenegger/knx/commit/9be26d1613872dc5b943c72aba3e2e66915a6e58