diff --git a/addon/Dockerfile b/addon/Dockerfile index 92b7956..bbb8f63 100644 --- a/addon/Dockerfile +++ b/addon/Dockerfile @@ -18,6 +18,6 @@ CMD ["/entrypoint.sh"] ############ LABEL \ - io.hass.version="0.2.1" \ + io.hass.version="0.2.2" \ io.hass.type="addon" \ io.hass.arch="amd64|arm64" \ No newline at end of file diff --git a/addon/config.yaml b/addon/config.yaml index 97fadbe..813f0c8 100644 --- a/addon/config.yaml +++ b/addon/config.yaml @@ -1,6 +1,6 @@ name: "Hariane 2 MQTT" description: "Extracts Hariane water data into MQTT a.o." -version: 0.2.1 +version: 0.2.2 slug: "hariane_2_mqtt" url: https://github.com/Dim145/Hariane2Mqtt init: true