Openhab cannot connect to debmatic

Hi Folks, me again …

I need to control beside VELUX stuff (works very well) also some Homematic IP devices thru my KLF200 and CUxD …
Started today with installation of debmatic and the Homematic binding.
Environment:
openhab 4.3.3
debmatic CCU 3.81.5.120
both running on ubuntu 24.10
Authentication on debmatic is off.

I do get “org.xml.sax.SAXException: Unknown XML-RPC tag: meta”

Any ideas?

Here is the code:
UID: homematic:bridge:DEB4482536
label: eQ3-HmIP-CCU3-App - 192.168.2.xxx
thingTypeUID: homematic:bridge
configuration:
binCallbackPort: 9126
xmlCallbackPort: 9125
cuxdPort: 8701
socketMaxAlive: 900
installModeDuration: 60
userName: falk
callbackRegTimeout: 120
hmIpPort: 2010
timeout: 15
factoryResetOnDeletion: false
discoveryTimeToLive: -1
password: L31stung!
wiredPort: 2000
gatewayType: auto
useAuthentication: false
groupPort: 9292
gatewayAddress: 127.0.0.1
unpairOnDeletion: false
rfPort: 2001
bufferSize: 2048
channels:

  • id: DUTY_CYCLE_RATIO
    channelTypeUID: homematic:DUTY_CYCLE_RATIO
    label: Auslastungsgrad
    description: Aktuelle Zyklusbenutzung
    configuration: {}

Thanks in advance, Falk