Skip to content

Commit

Permalink
⬆️ Updating add-on MQTT IO to bbff1a4
Browse files Browse the repository at this point in the history
  • Loading branch information
addonsbot committed Jan 16, 2025
1 parent fb2c478 commit 9c2cdb8
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 6 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -942,10 +942,10 @@ SOFTWARE.
[log-viewer-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[log-viewer-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[log-viewer-i386-shield]: https://img.shields.io/badge/i386-no-red.svg
[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/40e5993
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/40e5993/README.md
[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/bbff1a4
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/bbff1a4/README.md
[mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues
[mqtt-io-version-shield]: https://img.shields.io/badge/version-40e5993-blue.svg
[mqtt-io-version-shield]: https://img.shields.io/badge/version-bbff1a4-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-no-red.svg
Expand Down
3 changes: 3 additions & 0 deletions mqtt-io/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Changelog since v0.4.1
- ⬆️ Update alpine_3_19/git to v2.43.6-r0 (#145)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update gpiod to v2.2.3 (#144)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Expand Down
4 changes: 2 additions & 2 deletions mqtt-io/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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-2024.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-40e5993-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/40e5993
[release-shield]: https://img.shields.io/badge/version-bbff1a4-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/bbff1a4
2 changes: 1 addition & 1 deletion mqtt-io/config.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: MQTT IO
version: 40e5993
version: bbff1a4
slug: mqtt-io
description: Expose GPIO modules and digital sensors via MQTT for remote control and
monitoring.
Expand Down

0 comments on commit 9c2cdb8

Please sign in to comment.