diff --git a/epaper-station/Dockerfile b/epaper-station/Dockerfile index 46272fb..a072190 100644 --- a/epaper-station/Dockerfile +++ b/epaper-station/Dockerfile @@ -3,7 +3,7 @@ FROM ${BUILD_FROM} RUN apk add --no-cache nginx -ADD "https://github.com/jhbruhn/ZBS_Flasher/archive/refs/heads/database_path_config.tar.gz" /src.tar.gz +ADD "https://github.com/jhbruhn/ZBS_Flasher/archive/refs/heads/rssi_fix.tar.gz" /src.tar.gz RUN mkdir /src && tar xvfz /src.tar.gz -C /src --strip-components=1 RUN mv /src/CC2531_station/epaper_station_websocket/ /app diff --git a/epaper-station/config.yaml b/epaper-station/config.yaml index 6f234d5..7f368a1 100644 --- a/epaper-station/config.yaml +++ b/epaper-station/config.yaml @@ -1,6 +1,6 @@ --- name: E-Paper Station -version: 1.0.0.41 +version: 1.0.0.42 #image: ghcr.io/maxwinterstein/homeassistant-addon-toogoodtogo-ha-mqtt-bridge-{arch} slug: epaper-station description: Publish images to E-Paper pricetags