⬆️ Updating add-on MQTT IO to 152851a

This commit is contained in:
Community Hass.io Add-ons Bot 2023-10-14 15:39:54 +00:00
parent e8c416cea6
commit bde6c020e2
4 changed files with 7 additions and 6 deletions

View file

@ -1,4 +1,5 @@
# Changelog since v0.2.1
- ⬆️ Update adafruit-circuitpython-ahtx0 to v1.0.19
- ⬆️ Update ghcr.io/hassio-addons/base Docker tag to v14.2.2 (#77)
- ⬆️ Update alpine_3_18/git to v2.40.1-r0 (#86)

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.svg
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-634597a-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/634597a
[release-shield]: https://img.shields.io/badge/version-152851a-blue.svg
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/152851a

View file

@ -1,5 +1,5 @@
name: MQTT IO
version: 634597a
version: 152851a
slug: mqtt-io
description: Expose GPIO modules and digital sensors via MQTT for remote control and
monitoring.