From 6c9def6fddb17762b782965fcd4023ee65762ff9 Mon Sep 17 00:00:00 2001 From: Torte Date: Tue, 18 Feb 2020 06:34:32 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Home.md b/Home.md index 89b5f43..4731756 100644 --- a/Home.md +++ b/Home.md @@ -73,6 +73,7 @@ Click on the left Pushbutton Set the password on the GatewayDevice in FHEM ![FHEM Set password](https://github.com/T0RST3N/fhem-XiaomiSmartHome/blob/master/images/6.PNG) + # Using FHEM in a DOCKER Container. Since the Xiaomi gateway distributes its data in the network via UDP and multicast, it is not possible to operate FHEM in a docker container together with the Xiaomi gateways. The FHEM user "ROAM" Robin has found a way to run FHEM in a docker container. The FHEM Docker Container must be run in HOSTMODE. This is achieved by the parameter --net=host.