🎉 Release of add-on AppDaemon 4 0.8.0

This commit is contained in:
Community Hass.io Add-ons Bot 2022-01-07 17:34:16 +00:00
parent 1410c6fd01
commit 47f547b8e4
5 changed files with 11 additions and 14 deletions

View file

@ -1,13 +1,10 @@
## Whats changed
## 🐛 Bug fixes
- Fix incorrect wheels repository for additional Python packages @frenck (#181)
## 🧰 Maintenance
- 🚀 Update CI to latest version @frenck (#179)
- 🎆 Updates maintenance/license year to 2021 @frenck (#184)
## ⬆️ Dependency updates
- ⬆️ Upgrades python3 to 3.9.5-r2 @frenck (#182)
- ⬆️ Upgrades AppDaemon to 4.2.0 @frenck (#183)
- ⬆️ Upgrades add-on base image to 11.0.1 @frenck (#187)

View file

@ -188,7 +188,7 @@ check [the contributor's page][contributors].
MIT License
Copyright (c) 2021 Franck Nijhof
Copyright (c) 2021 - 2022 Franck Nijhof
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View file

@ -25,10 +25,10 @@ for wall mounted tablets.
[forum]: https://community.home-assistant.io/t/home-assistant-community-add-on-appdaemon-4/163259?u=frenck
[github-sponsors-shield]: https://frenck.dev/wp-content/uploads/2019/12/github_sponsor.png
[github-sponsors]: https://github.com/sponsors/frenck
[maintenance-shield]: https://img.shields.io/maintenance/yes/2021.svg
[maintenance-shield]: https://img.shields.io/maintenance/yes/2022.svg
[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.2-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/v0.7.2
[release-shield]: https://img.shields.io/badge/version-v0.8.0-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/v0.8.0
[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.2
version: 0.8.0
webui: http://[HOST]:[PORT:5050]