Update eufy-ha-mqtt-bridge==0.2.1

This commit is contained in:
Max Winterstein
2021-01-11 09:50:31 +01:00
parent ce48529cfc
commit 00141d690c
4 changed files with 7 additions and 4 deletions

View File

@@ -1,6 +1,9 @@
# Changelog
## [0.8.0] - 2021-01-10
## [1.1.0] - 2021-01-11
- Update `eufy-ha-mqtt-bridge` to `0.2.1` [Changelog](https://github.com/matijse/eufy-ha-mqtt-bridge/releases)
## [1.0.0] - 2021-01-10
- Switch from `main` branch to releases from `eufy-ha-mqtt-bridge`
- Update `eufy-ha-mqtt-bridge` to `0.2.0` [Changelog](https://github.com/matijse/eufy-ha-mqtt-bridge/releases)

View File

@@ -1,3 +1,3 @@
# sneaky trick to get around the requirement of {arch}-variabe based docker repositories
FROM maxwinterstein/homeassistant-addon-eufy-ha-mqtt-bridge:0.2.0
FROM maxwinterstein/homeassistant-addon-eufy-ha-mqtt-bridge:0.2.1

View File

@@ -1,7 +1,7 @@
FROM hassioaddons/debian-base
ENV LANG C.UTF-8
ARG VERSION=0.2.0
ARG VERSION=0.2.1
# install node and build tools (needed by node-pre-gy)
RUN curl -sL https://deb.nodesource.com/setup_14.x | bash - && apt install -y nodejs g++ make python

View File

@@ -1,6 +1,6 @@
{
"name": "Eufy Home Assistant MQTT Bridge",
"version": "1.0.0",
"version": "1.1.0",
"slug": "eufy-ha-mqtt-bridge",
"description": "Publish events as MQTT messages",
"arch": [