Update requirements

This commit is contained in:
Micha Horlboge 2022-01-28 22:55:29 +01:00
parent 5a14d251b4
commit 8aeb8cb1a6
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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: