Hello
using KNXd running at LoxBerry with these options:
--eibaddr=1.1.230 --client-addrs=1.1.231:5 -b ipt:192.168.1.18 --Name=LoxKNXd --Routing --Server
192.168.1.18 is a KNX IP interface device. The Tasmota devices send KNX messages using multicast and these messages are sent to the TP bus -> works fine.
But how can I get messages from the TP bus
received at the Tasmota devices?
How have KNXd be configured to forward messages from the TP bus to Tasmota devices using multicast ?
Tasmota device "wall switch" with phys. address 1.1.222
- sending 1/3/4 to an actor -> ok
- listening 1/3/5 from a sensor -> not ok
Thanks!