⬆️ Updating add-on MQTT IO to 0820736

This commit is contained in:
Community Hass.io Add-ons Bot 2022-08-23 21:53:56 +00:00
parent 701993a751
commit 1510c77c0b
4 changed files with 8 additions and 26 deletions

View file

@ -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

View file

@ -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 <levyshay1@gmail.com>
- ⬆️ Upgrades python3 to 3.10.5-r0 (#21)
* ⬆️ Upgrades python3 to 3.10.5-r0
* Fix indentations

View file

@ -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
[release-shield]: https://img.shields.io/badge/version-0820736-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/0820736

View file

@ -29,4 +29,4 @@ schema:
slug: mqtt-io
uart: true
url: https://github.com/hassio-addons/addon-mqtt-io
version: c6585ae
version: 0820736