mirror of
https://github.com/hassio-addons/repository.git
synced 2025-05-06 12:11:29 +00:00
🎉 Release of add-on MQTT IO 0.1.3
This commit is contained in:
parent
248dd67fe4
commit
b307c0ae0b
4 changed files with 13 additions and 8 deletions
|
@ -1,5 +1,10 @@
|
|||
## What’s changed
|
||||
|
||||
## 🐛 Bug fixes
|
||||
## ⬆️ Dependency updates
|
||||
|
||||
- Force Adafruit_DHT to build for rpi2 @frenck (#18)
|
||||
- ⬆️ Upgrades python3 to 3.10.5-r0 @thecode (#21)
|
||||
- Set w1thermsensor requirement version to 2.0.0 @Lyokovic (#20)
|
||||
- Bump adafruit-circuitpython-mcp230xx from 2.5.5 to 2.5.6 in /mqtt-io @dependabot (#24)
|
||||
- Bump adafruit-circuitpython-ads1x15 from 2.2.15 to 2.2.16 in /mqtt-io @dependabot (#23)
|
||||
- Bump adafruit-circuitpython-ahtx0 from 1.0.13 to 1.0.14 in /mqtt-io @dependabot (#22)
|
||||
- ⬆️ Upgrades add-on base image to 12.2.3 @frenck (#25)
|
||||
|
|
|
@ -18,5 +18,5 @@ the Raspberry Pi.
|
|||
[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-v0.1.2-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/v0.1.2
|
||||
[release-shield]: https://img.shields.io/badge/version-v0.1.3-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-mqtt-io/tree/v0.1.3
|
|
@ -29,4 +29,4 @@ schema:
|
|||
slug: mqtt-io
|
||||
uart: true
|
||||
url: https://github.com/hassio-addons/addon-mqtt-io
|
||||
version: 0.1.2
|
||||
version: 0.1.3
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue