New version

This commit is contained in:
2020-09-14 20:31:02 +02:00
parent 15e46d3a46
commit 53c1ebe817
6 changed files with 29 additions and 756 deletions

View File

@@ -1,12 +1,12 @@
FROM homeassistant/home-assistant:0.111.4
FROM homeassistant/home-assistant:0.115.0b7
COPY src/ /usr/src/homeassistant/homeassistant/
RUN /usr/local/bin/python3 -m pip install --quiet --no-cache-dir --upgrade --constraint /usr/src/homeassistant/homeassistant/package_constraints.txt --find-links https://wheels.home-assistant.io/alpine-3.10/amd64/ --prefer-binary \
aiofiles==0.5.0 \
aiogithubapi==1.0.4 \
aiogithubapi>=1.1.2<2.0.0
backoff==1.10.0 \
hacs_frontend==202006281222 \
hacs_frontend==202008231558 \
integrationhelper==0.2.2 \
semantic_version==2.8.5 \
queueman==0.5