From 8aeb8cb1a60c1c6787bba1ba6698722c5f5702b5 Mon Sep 17 00:00:00 2001 From: Horlabs Date: Fri, 28 Jan 2022 22:55:29 +0100 Subject: [PATCH] Update requirements --- fritz_temp_sync/Dockerfile | 2 +- fritz_temp_sync/config.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/fritz_temp_sync/Dockerfile b/fritz_temp_sync/Dockerfile index 4880ab8..225290b 100755 --- a/fritz_temp_sync/Dockerfile +++ b/fritz_temp_sync/Dockerfile @@ -3,7 +3,7 @@ FROM $BUILD_FROM # Install requirements for add-on RUN apk update && apk add --no-cache python3 py-pip -RUN python3 -m pip install websocket-client requests +RUN python3 -m pip install websockets requests WORKDIR /data diff --git a/fritz_temp_sync/config.yaml b/fritz_temp_sync/config.yaml index 7644348..31bed60 100755 --- a/fritz_temp_sync/config.yaml +++ b/fritz_temp_sync/config.yaml @@ -1,6 +1,6 @@ name: "Fritz!Box Temperature Sync" description: "Sync Fritz!DECT thermostate temperatures with other sensors in Home Assistant" -version: "0.1.0" +version: "0.2.0" slug: "fritz_temp_sync" homeassistant_api: true arch: