From shelly, to knx

Avatar
  • updated
Hello. I have a shelly 2.5, from which I use a channel to light a lamp. I would still like to use that channel from a knx switch, through the jigsaw server. How could I do this? I managed to give the KNX address the value of the channel, but I can't do the opposite. Thank you in advance for your answer.
Avatar
Jürgen Jürgenson
Quote from Jürgen Jürgenson

Hey

You did it over MQTT? Or did have a KNX router for it? I was just testing the Shelly multicast KNX connection with jigsaw and it does not support it. The basic driver didnt see any traffic either.

Basic driver actually sees the traffic. But I haven't found a good way to parse its response. On command work ok, but response data for OFF is changing. Just wondering how did you get it working with jigsaw.

Avatar
Jürgen Jürgenson
Quote from Alexandru Dumbrava

Solved it. Just did a program that take my knx button as trigger (on change), and set the shelly channel to take the knx button value. 

Hey

You did it over MQTT? Or did have a KNX router for it? I was just testing the Shelly multicast KNX connection with jigsaw and it does not support it. The basic driver didnt see any traffic either.

Avatar
Martin Boehringer

Wish Shelly Gen 3  and pro, you can control them directly over IP you just need KNX router, this will give the advantage that the KNX  is better doccumented. 

Avatar
Alexandru Dumbrava

Solved it. Just did a program that take my knx button as trigger (on change), and set the shelly channel to take the knx button value.