diff --git a/README.md b/README.md index 59703864a..6cfd90e97 100644 --- a/README.md +++ b/README.md @@ -849,10 +849,10 @@ SOFTWARE. [log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg [log-viewer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg [log-viewer-i386-shield]: https://img.shields.io/badge/i386-no-red.svg -[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/094a0b6 -[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/094a0b6/README.md +[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/0fea4f2 +[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/0fea4f2/README.md [mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues -[mqtt-io-version-shield]: https://img.shields.io/badge/version-094a0b6-blue.svg +[mqtt-io-version-shield]: https://img.shields.io/badge/version-0fea4f2-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-no-red.svg diff --git a/mqtt-io/CHANGELOG.md b/mqtt-io/CHANGELOG.md index 16827f9db..5e8e7cf24 100644 --- a/mqtt-io/CHANGELOG.md +++ b/mqtt-io/CHANGELOG.md @@ -1,4 +1,5 @@ # Changelog since v0.3.0 +- ⬆️ Update adafruit-circuitpython-mcp230xx to v2.5.13 - ⬆️ Update adafruit-circuitpython-ahtx0 to v1.0.20 - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.3 - ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.3.2 diff --git a/mqtt-io/README.md b/mqtt-io/README.md index e7dc3264b..daaa117cb 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/2023.svg [project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg -[release-shield]: https://img.shields.io/badge/version-094a0b6-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/094a0b6 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-0fea4f2-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/0fea4f2 \ No newline at end of file diff --git a/mqtt-io/config.yaml b/mqtt-io/config.yaml index 62532e7ef..ae07b5e79 100644 --- a/mqtt-io/config.yaml +++ b/mqtt-io/config.yaml @@ -1,5 +1,5 @@ name: MQTT IO -version: 094a0b6 +version: 0fea4f2 slug: mqtt-io description: Expose GPIO modules and digital sensors via MQTT for remote control and monitoring.