mirror of
https://github.com/openhab/openhab-addons.git
synced 2025-01-10 15:11:59 +01:00
[homematic] Add hints about using docker (#14121)
Signed-off-by: Moritz 'Morty' Strübe <morty@gmx.net>
This commit is contained in:
parent
3c669ad77a
commit
8fcfa0438b
@ -743,3 +743,9 @@ stop org.openhab.binding.homematic
|
||||
log:set TRACE org.openhab.binding.homematic
|
||||
start org.openhab.binding.homematic
|
||||
```
|
||||
|
||||
### Running in Docker
|
||||
|
||||
First of all you need to map the `XML-RPC` and `BIN-RPC` Callback Ports to the outside world.
|
||||
They must not be mapped to a different port number.
|
||||
Next make sure that you set the `Callback Network Address` to the IP where the homematic can reach the exposed ports.
|
||||
|
Loading…
Reference in New Issue
Block a user