Add MQTT and gateway discovery
This commit is contained in:
@@ -45,6 +45,9 @@ RUN apk add --no-cache sudo bluez tzdata
|
||||
ENV TZ=Europe/Berlin
|
||||
ENV DOCKER=true
|
||||
ENV API=false
|
||||
ENV NAME=ATC_MiThermometer_Gateway
|
||||
ENV VERSION=24-07-03
|
||||
ENV MODE=1
|
||||
|
||||
# Copy pips from the pip build stage
|
||||
COPY --from=pip_build_stage /usr/local/lib/python3.12/site-packages /usr/local/lib/python3.12/site-packages
|
||||
|
||||
Reference in New Issue
Block a user