From 02044618f6cf20046afa81b6d93880edce341510 Mon Sep 17 00:00:00 2001 From: "Community Hass.io Add-ons Bot" Date: Fri, 20 Jan 2023 11:23:07 +0000 Subject: [PATCH] :tada: Release of add-on MQTT IO 0.2.0 --- README.md | 6 +++--- mqtt-io/CHANGELOG.md | 28 ++++++++++++++++++++++------ mqtt-io/DOCS.md | 2 +- mqtt-io/README.md | 6 +++--- mqtt-io/config.yaml | 7 ++----- 5 files changed, 31 insertions(+), 18 deletions(-) diff --git a/README.md b/README.md index 14530302..bd7bc71b 100644 --- a/README.md +++ b/README.md @@ -815,10 +815,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.3 -[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/v0.1.3/README.md +[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/v0.2.0 +[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/v0.2.0/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.3-blue.svg +[mqtt-io-version-shield]: https://img.shields.io/badge/version-v0.2.0-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 8007bc3f..47253d9f 100644 --- a/mqtt-io/CHANGELOG.md +++ b/mqtt-io/CHANGELOG.md @@ -1,10 +1,26 @@ ## What’s changed +## 🐛 Bug fixes + +- Enable full access to devices @frenck (#38) + +## 🧰 Maintenance + +- 🎆 Updates maintenance/license year to 2023 @frenck (#41) +- 🔨 Migrate old-style S6 scripts to s6-rc.d @frenck (#43) + ## ⬆️ Dependency updates -- ⬆️ 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) +- Bump adafruit-circuitpython-ahtx0 from 1.0.14 to 1.0.15 in /mqtt-io @dependabot (#26) +- Bump adafruit-circuitpython-mcp230xx from 2.5.6 to 2.5.7 in /mqtt-io @dependabot (#28) +- Bump adafruit-circuitpython-ads1x15 from 2.2.16 to 2.2.17 in /mqtt-io @dependabot (#27) +- Bump adafruit-circuitpython-ads1x15 from 2.2.17 to 2.2.18 in /mqtt-io @dependabot (#29) +- Bump adafruit-circuitpython-mcp230xx from 2.5.7 to 2.5.8 in /mqtt-io @dependabot (#30) +- Bump adafruit-circuitpython-ahtx0 from 1.0.15 to 1.0.16 in /mqtt-io @dependabot (#31) +- Bump adafruit-circuitpython-ads1x15 from 2.2.18 to 2.2.19 in /mqtt-io @dependabot (#32) +- ⬆️ Upgrades add-on base image to 12.2.4 @frenck (#34) +- ⬆️ Upgrades python3 to 3.10.8-r0 @frenck (#36) +- ⬆️ Upgrades add-on base image to 12.2.7 @frenck (#37) +- Bump adafruit-circuitpython-ahtx0 from 1.0.16 to 1.0.17 in /mqtt-io @dependabot (#39) +- ⬆️ Upgrades add-on base image to 13.1.1 @frenck (#42) +- Bump mqtt-io from 2.2.7 to 2.2.8 in /mqtt-io @dependabot (#40) diff --git a/mqtt-io/DOCS.md b/mqtt-io/DOCS.md index 9ea534f7..9c75f8b8 100644 --- a/mqtt-io/DOCS.md +++ b/mqtt-io/DOCS.md @@ -105,7 +105,7 @@ check [the contributor's page][contributors]. MIT License -Copyright (c) 2022 Franck Nijhof +Copyright (c) 2023 Franck Nijhof Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/mqtt-io/README.md b/mqtt-io/README.md index 0cfb621a..de0aea22 100644 --- a/mqtt-io/README.md +++ b/mqtt-io/README.md @@ -16,7 +16,7 @@ the Raspberry Pi. [discord]: https://discord.me/hassioaddons [forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg [forum]: https://community.home-assistant.io/?u=frenck -[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg +[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-v0.1.3-blue.svg -[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/v0.1.3 \ No newline at end of file +[release-shield]: https://img.shields.io/badge/version-v0.2.0-blue.svg +[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/v0.2.0 \ No newline at end of file diff --git a/mqtt-io/config.yaml b/mqtt-io/config.yaml index 7940129e..91b8457e 100644 --- a/mqtt-io/config.yaml +++ b/mqtt-io/config.yaml @@ -8,9 +8,7 @@ codenotary: codenotary@frenck.dev description: Expose GPIO modules and digital sensors via MQTT for remote control and monitoring. devices: -- /dev/mem -- /dev/gpiomem -gpio: true +- /dev homeassistant_api: true image: ghcr.io/hassio-addons/mqtt-io/{arch} init: false @@ -27,6 +25,5 @@ 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: 0.1.3 +version: 0.2.0