🎉 Release of add-on AppDaemon 4 0.7.2

This commit is contained in:
Community Hass.io Add-ons Bot 2021-12-30 19:11:26 +00:00
parent f65212f52e
commit 0c15ea57a3
4 changed files with 10 additions and 19 deletions

View file

@ -1,22 +1,13 @@
## Whats changed
## 🚀 Enhancements
## 🐛 Bug fixes
- Migrate JSON config to YAML @frenck (#175)
- Fix incorrect wheels repository for additional Python packages @frenck (#181)
## 🧰 Maintenance
- Switch to centralized GitHub Action Workflows @frenck (#174)
- 🚀 Update CI to latest version @frenck (#179)
## ⬆️ Dependency updates
- ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#145)
- ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#149)
- ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#154)
- ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#153)
- ⬆️ Upgrades add-on base image to 10.1.0 @frenck (#160)
- ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#163)
- ⬆️ Upgrades add-on base image to 10.1.1 @frenck (#164)
- ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#167)
- ⬆️ Upgrades add-on base image to 10.2.0 @frenck (#176)
- ⬆️ Upgrades add-on base image to 10.2.2 @frenck (#177)
- ⬆️ Upgrades python3 to 3.9.5-r2 @frenck (#182)

View file

@ -29,6 +29,6 @@ for wall mounted tablets.
[patreon-shield]: https://frenck.dev/wp-content/uploads/2019/12/patreon.png
[patreon]: https://www.patreon.com/frenck
[project-stage-shield]: https://img.shields.io/badge/project%20stage-experimental-yellow.svg
[release-shield]: https://img.shields.io/badge/version-v0.7.1-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/v0.7.1
[release-shield]: https://img.shields.io/badge/version-v0.7.2-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/v0.7.2
[screenshot]: https://github.com/hassio-addons/addon-appdaemon/raw/main/images/screenshot.png

View file

@ -32,5 +32,5 @@ schema:
slug: appdaemon
uart: true
url: https://github.com/hassio-addons/addon-appdaemon
version: 0.7.1
version: 0.7.2
webui: http://[HOST]:[PORT:5050]