⬆️ Updating add-on AppDaemon to 28591f9

This commit is contained in:
Community Hass.io Add-ons Bot 2022-06-09 10:34:47 +00:00
parent 16ab74c1b8
commit 81f3eba427
5 changed files with 8 additions and 15 deletions

View file

@ -737,10 +737,10 @@ SOFTWARE.
[airsonos-armhf-shield]: https://img.shields.io/badge/armhf-no-red.svg
[airsonos-armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg
[airsonos-i386-shield]: https://img.shields.io/badge/i386-yes-green.svg
[addon-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/tree/72c33e0
[addon-doc-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/blob/72c33e0/README.md
[addon-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/tree/28591f9
[addon-doc-appdaemon]: https://github.com/hassio-addons/addon-appdaemon/blob/28591f9/README.md
[appdaemon-issue]: https://github.com/hassio-addons/addon-appdaemon/issues
[appdaemon-version-shield]: https://img.shields.io/badge/version-72c33e0-blue.svg
[appdaemon-version-shield]: https://img.shields.io/badge/version-28591f9-blue.svg
[appdaemon-aarch64-shield]: https://img.shields.io/badge/aarch64-yes-green.svg
[appdaemon-amd64-shield]: https://img.shields.io/badge/amd64-yes-green.svg
[appdaemon-armhf-shield]: https://img.shields.io/badge/armhf-yes-green.svg

View file

@ -1,2 +1,3 @@
# Changelog since v0.8.2
- 📚 Use new My Home Assistant link format (#199)
- ⬆️ Upgrades add-on base image to 12.0.0 (#198)

View file

@ -28,12 +28,6 @@ This automatic handling of the URL and token conflicts with the
will state `ha_url` and `token` options are required. For the add-on, however,
this isn't needed.
Home Assistant, by default, ships with the Community Add-ons store installed.
However, if it is missing (for any reason), you can add it by clicking the
button My button below.
[![Add repository to your Home Assitant instance.][repository-badge]][repository]
## Configuration
**Note**: _Remember to restart the add-on when the configuration is changed._
@ -181,7 +175,7 @@ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
[addon-badge]: https://my.home-assistant.io/badges/supervisor_addon.svg
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_appdaemon
[addon]: https://my.home-assistant.io/redirect/supervisor_addon/?addon=a0d7b954_appdaemon&repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[alpine-packages]: https://pkgs.alpinelinux.org/packages
[appdaemon]: https://appdaemon.readthedocs.io
[contributors]: https://github.com/hassio-addons/addon-appdaemon/graphs/contributors
@ -193,6 +187,4 @@ SOFTWARE.
[python-packages]: https://pypi.org/
[reddit]: https://reddit.com/r/homeassistant
[releases]: https://github.com/hassio-addons/addon-appdaemon/releases
[repository-badge]: https://my.home-assistant.io/badges/supervisor_add_addon_repository.svg
[repository]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2Fhassio-addons%2Frepository
[semver]: http://semver.org/spec/v2.0.0.htm

View file

@ -49,6 +49,6 @@ If you are more interested in stable releases of our add-ons:
[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-72c33e0-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/72c33e0
[release-shield]: https://img.shields.io/badge/version-28591f9-blue.svg
[release]: https://github.com/hassio-addons/addon-appdaemon/tree/28591f9
[screenshot]: https://github.com/hassio-addons/addon-appdaemon/raw/main/images/screenshot.png

View file

@ -33,5 +33,5 @@ schema:
slug: appdaemon
uart: true
url: https://github.com/hassio-addons/addon-appdaemon
version: 72c33e0
version: 28591f9
webui: http://[HOST]:[PORT:5050]