mirror of
https://github.com/hassio-addons/repository-edge.git
synced 2025-05-05 03:31:36 +00:00
⬆️ Updating add-on MQTT IO to 0820736
This commit is contained in:
parent
701993a751
commit
1510c77c0b
4 changed files with 8 additions and 26 deletions
|
@ -1,22 +1,4 @@
|
|||
# Changelog since v0.1.2
|
||||
- ⬆️ Upgrades add-on base image to 12.2.3 (#25)
|
||||
- Bump adafruit-circuitpython-ahtx0 from 1.0.13 to 1.0.14 in /mqtt-io (#22)
|
||||
# Changelog since v0.1.3
|
||||
- Bump adafruit-circuitpython-ahtx0 from 1.0.14 to 1.0.15 in /mqtt-io (#26)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump adafruit-circuitpython-ads1x15 from 2.2.15 to 2.2.16 in /mqtt-io (#23)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump adafruit-circuitpython-mcp230xx from 2.5.5 to 2.5.6 in /mqtt-io (#24)
|
||||
|
||||
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
||||
- Bump w1thermsensor from 1.3.0 to 2.0.0 (#20)
|
||||
|
||||
The MQTT IO ds18b module using this 1-wire lib requires at least version
|
||||
2.0.0.
|
||||
|
||||
Co-authored-by: Shay Levy <levyshay1@gmail.com>
|
||||
- ⬆️ Upgrades python3 to 3.10.5-r0 (#21)
|
||||
|
||||
* ⬆️ Upgrades python3 to 3.10.5-r0
|
||||
|
||||
* Fix indentations
|
||||
|
|
|
@ -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/2022.svg
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-c6585ae-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/c6585ae
|
||||
[release-shield]: https://img.shields.io/badge/version-0820736-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/0820736
|
|
@ -29,4 +29,4 @@ schema:
|
|||
slug: mqtt-io
|
||||
uart: true
|
||||
url: https://github.com/hassio-addons/addon-mqtt-io
|
||||
version: c6585ae
|
||||
version: 0820736
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue