Page 1 of 1

Implement KNX protocole

Posted: Saturday 28 March 2020 23:39
by burago
Could you please look how to implement the "international standard" into our favorite tool?

Of course, I would be please to support as much as I can.

Re: Implement KNX protocole

Posted: Sunday 29 March 2020 15:01
by FireWizard
Hi,

Perhaps you can have a look at Node Red.
I think, a nice node, you can find at: https://flows.nodered.org/node/node-red ... x-ultimate.

However there are other nodes for KNX, as well.

In Node Red you can create a flow and push it with MQTT to Domoticz.

A Domoticz user, emme, has created already a flow. See: https://gist.github.com/emme73/40a3d28c ... b374c856cf
Perhaps for your purpose it needs some modifications

This is definitely the fastest solution to achieve your goal.

Regards