🎉 Release of add-on MQTT IO 0.1.3

This commit is contained in:
Community Hass.io Add-ons Bot 2022-08-21 11:47:40 +00:00
parent 48c644ee80
commit 61bec77cb9
4 changed files with 13 additions and 8 deletions

View file

@ -822,10 +822,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/v0.1.2
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/v0.1.2/README.md
[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/v0.1.3
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/v0.1.3/README.md
[mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues
[mqtt-io-version-shield]: https://img.shields.io/badge/version-v0.1.2-blue.svg
[mqtt-io-version-shield]: https://img.shields.io/badge/version-v0.1.3-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,5 +1,10 @@
## Whats changed
## 🐛 Bug fixes
## ⬆️ Dependency updates
- Force Adafruit_DHT to build for rpi2 @frenck (#18)
- ⬆️ Upgrades python3 to 3.10.5-r0 @thecode (#21)
- Set w1thermsensor requirement version to 2.0.0 @Lyokovic (#20)
- Bump adafruit-circuitpython-mcp230xx from 2.5.5 to 2.5.6 in /mqtt-io @dependabot (#24)
- Bump adafruit-circuitpython-ads1x15 from 2.2.15 to 2.2.16 in /mqtt-io @dependabot (#23)
- Bump adafruit-circuitpython-ahtx0 from 1.0.13 to 1.0.14 in /mqtt-io @dependabot (#22)
- ⬆️ Upgrades add-on base image to 12.2.3 @frenck (#25)

View file

@ -34,5 +34,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-v0.1.2-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/v0.1.2
[release-shield]: https://img.shields.io/badge/version-v0.1.3-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/v0.1.3

View file

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