diff --git a/README.md b/README.md index d3f73d89e..737b24823 100644 --- a/README.md +++ b/README.md @@ -859,10 +859,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/c6585ae -[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/c6585ae/README.md +[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/0820736 +[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/0820736/README.md [mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues -[mqtt-io-version-shield]: https://img.shields.io/badge/version-c6585ae-blue.svg +[mqtt-io-version-shield]: https://img.shields.io/badge/version-0820736-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 923360171..1b3374dd0 100644 --- a/mqtt-io/CHANGELOG.md +++ b/mqtt-io/CHANGELOG.md @@ -1,22 +1,4 @@ -# Changelog since v0.1.2 -- ⬆️ Upgrades add-on base image to 12.2.3 (#25) -- Bump adafruit-circuitpython-ahtx0 from 1.0.13 to 1.0.14 in /mqtt-io (#22) +# Changelog since v0.1.3 +- Bump adafruit-circuitpython-ahtx0 from 1.0.14 to 1.0.15 in /mqtt-io (#26) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump adafruit-circuitpython-ads1x15 from 2.2.15 to 2.2.16 in /mqtt-io (#23) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump adafruit-circuitpython-mcp230xx from 2.5.5 to 2.5.6 in /mqtt-io (#24) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump w1thermsensor from 1.3.0 to 2.0.0 (#20) - -The MQTT IO ds18b module using this 1-wire lib requires at least version -2.0.0. - -Co-authored-by: Shay Levy -- ⬆️ Upgrades python3 to 3.10.5-r0 (#21) - -* ⬆️ Upgrades python3 to 3.10.5-r0 - -* Fix indentations diff --git a/mqtt-io/README.md b/mqtt-io/README.md index 597864cd8..d7dfec843 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-c6585ae-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/c6585ae \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-0820736-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/0820736 \ No newline at end of file diff --git a/mqtt-io/config.yaml b/mqtt-io/config.yaml index 64363a002..9a0709ad2 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: c6585ae +version: 0820736