⬆️ Updating add-on MQTT IO to 6263e2a

This commit is contained in:
Community Hass.io Add-ons Bot 2024-05-16 20:53:43 +00:00
parent 84003dfe20
commit 0ec1d785a7
4 changed files with 10 additions and 6 deletions

View file

@ -1,4 +1,8 @@
# Changelog since v0.4.0
- ⬆️ Update Python to v3.11.9-r0
- ⬆️ Update alpine_3_19/git to v2.43.4-r0 (#117)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v15.0.8
- ⬆️ Update Python to v3.11.8-r0
- ⬆️ Update gpiozero to v2.0.1

View file

@ -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-6d6a940-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/6d6a940
[release-shield]: https://img.shields.io/badge/version-6263e2a-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/6263e2a

View file

@ -1,5 +1,5 @@
name: MQTT IO
version: 6d6a940
version: 6263e2a
slug: mqtt-io
description: Expose GPIO modules and digital sensors via MQTT for remote control and
monitoring.