mirror of
https://github.com/hassio-addons/repository-beta.git
synced 2025-05-06 12:01:36 +00:00
🎉 Release of add-on AppDaemon 1.4.1
This commit is contained in:
parent
04ab7b9b0f
commit
0f43d6a948
4 changed files with 9 additions and 17 deletions
|
@ -1,15 +1,7 @@
|
|||
[Full Changelog][changelog]
|
||||
|
||||
### Fixed
|
||||
|
||||
- Fixes YAMLlint error
|
||||
- Fixes incorrect processing of Hassio API token
|
||||
|
||||
### Changed
|
||||
|
||||
- Upgrades Base image to 2.1.1
|
||||
- Replaces Python yq with yq from base image
|
||||
- Sets default shell
|
||||
- Updates README and links
|
||||
- Upgrades base image to v2.1.2
|
||||
|
||||
[changelog]: https://github.com/hassio-addons/addon-appdaemon3/compare/v1.3.0...v1.4.0
|
||||
[changelog]: https://github.com/hassio-addons/addon-appdaemon3/compare/v1.4.0...v1.4.1
|
||||
|
|
|
@ -41,13 +41,13 @@ If you are more interested in stable releases of our add-ons:
|
|||
[buymeacoffee]: https://www.buymeacoffee.com/frenck
|
||||
[discord-shield]: https://img.shields.io/discord/478094546522079232.svg
|
||||
[discord]: https://discord.me/hassioaddons
|
||||
[docs]: https://github.com/hassio-addons/addon-appdaemon3/blob/v1.4.0/README.md
|
||||
[docs]: https://github.com/hassio-addons/addon-appdaemon3/blob/v1.4.1/README.md
|
||||
[forum-shield]: https://img.shields.io/badge/community-forum-brightgreen.svg
|
||||
[forum]: https://community.home-assistant.io/t/community-hass-io-add-on-appdaemon3/41261?u=frenck
|
||||
[maintenance-shield]: https://img.shields.io/maintenance/yes/2018.svg
|
||||
[patreon-shield]: https://www.frenck.nl/images/patreon.png
|
||||
[patreon]: https://www.patreon.com/frenck
|
||||
[project-stage-shield]: https://img.shields.io/badge/project%20stage-production%20ready-brightgreen.svg
|
||||
[release-shield]: https://img.shields.io/badge/version-v1.4.0-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-appdaemon3/tree/v1.4.0
|
||||
[release-shield]: https://img.shields.io/badge/version-v1.4.1-blue.svg
|
||||
[release]: https://github.com/hassio-addons/addon-appdaemon3/tree/v1.4.1
|
||||
[screenshot]: https://github.com/hassio-addons/addon-appdaemon3/raw/master/images/screenshot.png
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "AppDaemon",
|
||||
"version": "1.4.0",
|
||||
"version": "1.4.1",
|
||||
"slug": "appdaemon3",
|
||||
"description": "Python Apps and HADashboard using AppDaemon 3.x for Home Assistant",
|
||||
"url": "https://community.home-assistant.io/t/community-hass-io-add-on-appdaemon3/41261?u=frenck",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue