From 750d114c190f97a29ea33a18215e1d240534c8ec Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Thu, 17 Nov 2022 09:30:09 +0000 Subject: [PATCH] :arrow_up: Updating add-on MQTT IO to 8ad71b4 --- README.md | 6 +++--- mqtt-io/CHANGELOG.md | 2 ++ mqtt-io/README.md | 4 ++-- mqtt-io/config.yaml | 2 +- 4 files changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 4e3f61993..e95ee8924 100644 --- a/README.md +++ b/README.md @@ -882,10 +882,10 @@ SOFTWARE. [log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg [log-viewer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [log-viewer-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg -[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/37bc0f0 -[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/37bc0f0/README.md +[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/8ad71b4 +[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/8ad71b4/README.md [mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues -[mqtt-io-version-shield]: https://img.shields.io/badge/version-37bc0f0-blue.svg +[mqtt-io-version-shield]: https://img.shields.io/badge/version-8ad71b4-blue.svg [mqtt-io-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg [mqtt-io-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg [mqtt-io-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg diff --git a/mqtt-io/CHANGELOG.md b/mqtt-io/CHANGELOG.md index 666f970ce..c824393a2 100644 --- a/mqtt-io/CHANGELOG.md +++ b/mqtt-io/CHANGELOG.md @@ -1,4 +1,6 @@ # Changelog since v0.1.3 +- ⬆️ Upgrades add-on base image to 12.2.7 (#37) +- ⬆️ Upgrades python3 to 3.10.8-r0 (#36) - ⬆️ Upgrades add-on base image to 12.2.4 (#34) - Bump adafruit-circuitpython-ads1x15 from 2.2.18 to 2.2.19 in /mqtt-io (#32) diff --git a/mqtt-io/README.md b/mqtt-io/README.md index b4ca9ba38..5a6338a5e 100644 --- a/mqtt-io/README.md +++ b/mqtt-io/README.md @@ -37,5 +37,5 @@ If you are more interested in stable releases of our add-ons: [forum]: https://community.home-assistant.io/?u=frenck [maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-37bc0f0-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/37bc0f0 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-8ad71b4-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/8ad71b4 \ No newline at end of file diff --git a/mqtt-io/config.yaml b/mqtt-io/config.yaml index 2ca4bc94b..1eff49ca5 100644 --- a/mqtt-io/config.yaml +++ b/mqtt-io/config.yaml @@ -29,4 +29,4 @@ schema: slug: mqtt-io uart: true url: https://github.com/hassio-addons/addon-mqtt-io -version: 37bc0f0 +version: 8ad71b4