[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
|
log:set TRACE org.openhab.binding.homematic
|
||||||
start 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…
x
Reference in New Issue
Block a user