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 be8a600
This commit is contained in:
parent
93fde1e141
commit
33aca939e1
4 changed files with 9 additions and 6 deletions
|
@ -849,10 +849,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/8e7a7f2
|
||||
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/8e7a7f2/README.md
|
||||
[addon-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/tree/be8a600
|
||||
[addon-doc-mqtt-io]: https://github.com/hassio-addons/addon-mqtt-io/blob/be8a600/README.md
|
||||
[mqtt-io-issue]: https://github.com/hassio-addons/addon-mqtt-io/issues
|
||||
[mqtt-io-version-shield]: https://img.shields.io/badge/version-8e7a7f2-blue.svg
|
||||
[mqtt-io-version-shield]: https://img.shields.io/badge/version-be8a600-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
|
||||
|
|
|
@ -1,4 +1,7 @@
|
|||
# Changelog since v0.2.1
|
||||
- ⬆️ Update w1thermsensor to v2.3.0 (#83)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
- ⬆️ Update gpiozero to v2 (#84)
|
||||
|
||||
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
||||
|
|
|
@ -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-8e7a7f2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/8e7a7f2
|
||||
[release-shield]: https://img.shields.io/badge/version-be8a600-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/be8a600
|
|
@ -1,5 +1,5 @@
|
|||
name: MQTT IO
|
||||
version: 8e7a7f2
|
||||
version: be8a600
|
||||
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