diff --git a/homeautomation/docker-compose.yml b/homeautomation/docker-compose.yml index 5d86d2b..c978227 100644 --- a/homeautomation/docker-compose.yml +++ b/homeautomation/docker-compose.yml @@ -36,6 +36,7 @@ services: DECONZ_VNC_PORT: 5901 DECONZ_VNC_MODE: 1 DECONZ_VNC_PASSWORD: "${DECONZ_VNC_PASSWORD}" + DEBUG_OTAU: 1 network_mode: host volumes: - /etc/localtime:/etc/localtime:ro