From a3416d19e532d1d1f51b0ff2202388bc61b396d1 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 20 Jan 2023 21:21:38 +0000 Subject: [PATCH] :arrow_up: Updating add-on MQTT IO to 445bcc7 --- README.md | 6 ++-- mqtt-io/CHANGELOG.md | 66 ++------------------------------------------ mqtt-io/README.md | 4 +-- mqtt-io/config.yaml | 4 ++- 4 files changed, 10 insertions(+), 70 deletions(-) diff --git a/README.md b/README.md index 7ebae59a8..53fa35489 100644 --- a/README.md +++ b/README.md @@ -882,10 +882,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/c6d4059 -[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/c6d4059/README.md +[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/445bcc7 +[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/445bcc7/README.md [mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues -[mqtt-io-version-shield]: https://img.shields.io/badge/version-c6d4059-blue.svg +[mqtt-io-version-shield]: https://img.shields.io/badge/version-445bcc7-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 a6ed8eb51..2f1a80fd8 100644 --- a/mqtt-io/CHANGELOG.md +++ b/mqtt-io/CHANGELOG.md @@ -1,64 +1,2 @@ -# Changelog since v0.1.3 -- Enable full access to devices (#38) -- Bump mqtt-io from 2.2.7 to 2.2.8 in /mqtt-io (#40) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -Co-authored-by: Franck Nijhof -- 🔨 Migrate old-style S6 scripts to s6-rc.d (#43) -- ⬆️ Upgrades add-on base image to 13.1.1 (#42) -- 🎆 Updates maintenance/license year to 2023 (#41) -- Bump adafruit-circuitpython-ahtx0 from 1.0.16 to 1.0.17 in /mqtt-io (#39) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- ⬆️ Upgrades add-on base image to 12.2.7 (#37) -- ⬆️ Upgrades python3 to 3.10.8-r0 (#36) -- ⬆️ Upgrades add-on base image to 12.2.4 (#34) -- Bump adafruit-circuitpython-ads1x15 from 2.2.18 to 2.2.19 in /mqtt-io (#32) - -Bumps [adafruit-circuitpython-ads1x15](https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15) from 2.2.18 to 2.2.19. -- [Release notes](https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/releases) -- [Commits](https://github.com/adafruit/Adafruit_CircuitPython_ADS1x15/compare/2.2.18...2.2.19) - ---- -updated-dependencies: -- dependency-name: adafruit-circuitpython-ads1x15 - dependency-type: direct:production - update-type: version-update:semver-patch -... - -Signed-off-by: dependabot[bot] - -Signed-off-by: dependabot[bot] -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump adafruit-circuitpython-ahtx0 from 1.0.15 to 1.0.16 in /mqtt-io (#31) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump adafruit-circuitpython-mcp230xx from 2.5.7 to 2.5.8 in /mqtt-io (#30) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- Bump adafruit-circuitpython-ads1x15 from 2.2.17 to 2.2.18 in /mqtt-io (#29) - -Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> -- 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] - -Signed-off-by: dependabot[bot] -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> +# Changelog since v0.2.0 +- Restore gpio/uart access in add-on config (#45) diff --git a/mqtt-io/README.md b/mqtt-io/README.md index 8cc5ae5ca..84de1a39b 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-c6d4059-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/c6d4059 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-445bcc7-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/445bcc7 \ No newline at end of file diff --git a/mqtt-io/config.yaml b/mqtt-io/config.yaml index e52df9bdd..eb5a2c633 100644 --- a/mqtt-io/config.yaml +++ b/mqtt-io/config.yaml @@ -9,6 +9,7 @@ description: Expose GPIO modules and digital sensors via MQTT for remote control monitoring. devices: - /dev +gpio: true homeassistant_api: true image: ghcr.io/hassio-addons/mqtt-io/{arch} init: false @@ -25,5 +26,6 @@ schema: configuration_file: str log_level: list(trace|debug|info|notice|warning|error|fatal)? slug: mqtt-io +uart: true url: https://github.com/hassio-addons/addon-mqtt-io -version: c6d4059 +version: 445bcc7