diff --git a/epaper-station/Dockerfile b/epaper-station/Dockerfile index 836e570..93fc3a7 100644 --- a/epaper-station/Dockerfile +++ b/epaper-station/Dockerfile @@ -6,7 +6,7 @@ RUN mkdir /src && tar xvfz /src.tar.gz -C /src --strip-components=1 RUN mv /src/CC2531_station/epaper_station_websocket/ /app WORKDIR /app -RUN pip install -r requirements.txt +RUN ls /src && pip install -r requirements.txt ADD rootfs / diff --git a/epaper-station/config.yaml b/epaper-station/config.yaml index 94fc181..eab6067 100644 --- a/epaper-station/config.yaml +++ b/epaper-station/config.yaml @@ -1,6 +1,6 @@ --- name: EPaper Station -version: 1.0.0.1 +version: 1.0.0.2 #image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch} slug: epaper-station description: Publish Pictures to EPaper pricetags