I did my very first installation with OH3 and knx.
The KNX Gateway is a Gira X1 “SmartHome” Server.
As its a fresh installation, I’ve decided to use mainly the GUI to configure OpenHAB.
Platform information:
Hardware: RPI3
OS: openhabian, latest version
openHAB version: OH3.1
I managed to get the Gateway online, this is the YAML (copied from the GUI)
Hi Michi,
I have two IP interfaces installed so I gave it a try, works fine for me, both for the Weinzierl 730 and the MDT Interface.
Did you set the “local network address” to the IP address of your OH server ?
Try with “local device address” as 0.0.0 in your interface.
If I use the actual device address (localSourceAddr) of the Interface I can reproduce the behaviour you described
if I set the “local device address” as 0.0.0 I’ll get an error.
When I use a free device-address or the one of the Weinzierl IP 730 the Gateway is online.
But all KNX devices still remain offline…?
OH 3.4 in use on a Raspi.
Do you have a hint for me, as well?
Set the local address to 0.0.0. Do not change this, its the way it works. If you get an error please provide details on it.
The Weinzierl gateway (similar to other gateways) allocates multiple IP adresses to access itself (I think it is 4 or 5, please consult the device manual on how this can be configured).
Depending on you infrastructure and configuration the IP address you are trying to connect to is already occupied by another application or appliance.
If this is the case not connection to the bus is accessible for OH and all devices stay offline from OHs point of view, so choose another valid one. Afaik you see them in the ETS configuration of the device.
Besides that kindly provide the code of the gateway you configured, otherwise it is just lucky guessing for people around her.
Below my config for a Weinzierl 730. a.b.c.d is the IP Address of the gateway, w.x.y.z the IP address of the OH server. Works like a charm, just replae the values with the ones matching your setup.