⬆️ Updating add-on MQTT IO to 5565ea7

This commit is contained in:
Community Hass.io Add-ons Bot 2022-08-25 09:07:24 +00:00
parent e1f7e06bc6
commit 9fe7724e4a
4 changed files with 26 additions and 6 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/0820736
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/0820736/README.md
[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/5565ea7
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/5565ea7/README.md
[mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues
[mqtt-io-version-shield]: https://img.shields.io/badge/version-0820736-blue.svg
[mqtt-io-version-shield]: https://img.shields.io/badge/version-5565ea7-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,4 +1,24 @@
# Changelog since v0.1.3
- Bump adafruit-circuitpython-ads1x15 from 2.2.16 to 2.2.17 in /mqtt-io (#27)
Bumps [adafruit-circuitpython-ads1x15](https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15) from 2.2.16 to 2.2.17.
- [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/releases)
- [Commits](https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/compare/2.2.16...2.2.17)
---
updated-dependencies:
- dependency-name: adafruit-circuitpython-ads1x15
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Bump adafruit-circuitpython-mcp230xx from 2.5.6 to 2.5.7 in /mqtt-io (#28)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- 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>

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

View file

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