In a couple of months they start to build my/our new home.
I would like to do electricity myself, I would like to install KNX, probably in combination with home assistant.
I came across the WEINZIERL 838 kBerry.
Is this interesting to use, instead of a KNX IP router for example? Anyone any ideas?
You could use this together with KNXD.
However, i still did not found a way to use KNXD + kberry to program with ETS5.
Reading and writing values to the bus, and connecting with HA is no problem.
The hass Knx module uses standard Knx/ip routing or tunneling. If the device supports it you should be fine.
If you have a usb interface you can use eg. a RaspberryPi with knxd to work as Knx/ip interface. There is a topic here somewhere about this.
I’d advice to get a real (maybe used) Knx/ip interface. This is probably the most stable and easy option.
So after you have setup UART run llpub at first and then llnet. You may use two ssh sessions or tmux software as well. If everything is ok, you will be able to connect ETS(with NAT option enabled), and hassio as well.
From ETS you will be able to work with group addresses as well as with transport connections - so it is possible to program device applications.
It works nicely, with the kBerry and llbaos, my old RaspBerry Pi B is working as network interface for programming via ETS and as IP tunnel to homeassistant.