mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 11:41:31 +00:00
⬆️ Updating add-on MQTT IO to cc87324
This commit is contained in:
parent
d5e60fcb04
commit
8ccb4be93b
4 changed files with 7 additions and 6 deletions
|
@ -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/8f05613
|
||||
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/8f05613/README.md
|
||||
[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/cc87324
|
||||
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/cc87324/README.md
|
||||
[mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues
|
||||
[mqtt-io-version-shield]: https://img.shields.io/badge/version-8f05613-blue.svg
|
||||
[mqtt-io-version-shield]: https://img.shields.io/badge/version-cc87324-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
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
# Changelog since v0.4.0
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.6
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.5
|
||||
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.4
|
||||
|
|
|
@ -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-8f05613-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/8f05613
|
||||
[release-shield]: https://img.shields.io/badge/version-cc87324-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/cc87324
|
|
@ -1,5 +1,5 @@
|
|||
name: MQTT IO
|
||||
version: 8f05613
|
||||
version: cc87324
|
||||
slug: mqtt-io
|
||||
description: Expose GPIO modules and digital sensors via MQTT for remote control and
|
||||
monitoring.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue