openhab / openhab-addons

Add-ons for openHAB
https://www.openhab.org/
Eclipse Public License 2.0
1.88k stars 3.59k forks source link

[Homematic] missing bindAddress and port 9127 in documentation #14792

Open s0170071 opened 1 year ago

s0170071 commented 1 year ago

There is a bindAddress parameter that has been introduced but is not documented. Also, if you run OH in docker and pivccu (not in docker) you need to map port 9127 in the docker container. This should also be added to the binding documentation.

EvilPingu commented 10 months ago

I'm running OH in a K3s Cluster and add open Port 9125 in the OH Container. This is the Parameter 'XML-RPC Callback Port' in the Homematic Binding configuration. This callback-port is document in the homematic binding documentation. Do we talk about this port?