Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
SavageCore committed Aug 18, 2024
1 parent 8429323 commit 3cae0d7
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 6 deletions.
13 changes: 9 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# Home Assistant Addons

[![Add repository on my Home Assistant][repository-badge]][repository-url]
[![Add repository on my Home Assistant][my-ha-badge]][my-ha-url]

If you want to do add the repository manually, please follow the procedure highlighted in the [Home Assistant website](https://www.home-assistant.io/common-tasks/os#installing-a-third-party-add-on-repository). Use the following URL to add this repository: `https://github.com/SavageCore/HA_Addons`

Like my work? Consider buying me a coffee!

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/E1E6P7VIQ)
[![Support me on ko-fi][ko-fi-badge]][ko-fi-url]

## Add-ons

Expand All @@ -24,5 +26,8 @@ This repository contains the following add-ons
[armv7-shield]: https://img.shields.io/badge/armv7-yes-green.svg?logo=arm
[i386-shield]: https://img.shields.io/badge/i386-yes-green.svg?logo=intel

[repository-badge]: https://img.shields.io/badge/Add%20repository%20to%20my-Home%20Assistant-41BDF5?logo=home-assistant&style=for-the-badge
[repository-url]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2FSavageCore%2FHA_Addons
[ko-fi-badge]: https://ko-fi.com/img/githubbutton_sm.svg
[ko-fi-url]: https://ko-fi.com/E1E6P7VIQ
[my-ha-badge]: https://img.shields.io/badge/Add%20repository%20to%20my-Home%20Assistant-41BDF5?logo=home-assistant&style=for-the-badge
[repository-url]: https://github.com/SavageCore/HA_Addons
[my-ha-url]: https://my.home-assistant.io/redirect/supervisor_add_addon_repository/?repository_url=https%3A%2F%2Fgithub.com%2FSavageCore%2FHA_Addons
7 changes: 5 additions & 2 deletions alexa_shopping_list_sync/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ A Home Assistant add-on to sync Alexa shopping list with Home Assistant shopping

Like my work? Consider buying me a coffee!

[![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/E1E6P7VIQ)
[![Support me on ko-fi][ko-fi-badge]][ko-fi-url]

## Setup
You must use an Amazon account that has 2-step verification enabled.
Expand Down Expand Up @@ -142,4 +142,7 @@ rest_command:
payload: '{"item": "{{ item }}"}'
headers:
Content-Type: application/json
```
```
[ko-fi-badge]: https://ko-fi.com/img/githubbutton_sm.svg
[ko-fi-url]: https://ko-fi.com/E1E6P7VIQ

0 comments on commit 3cae0d7

Please sign in to comment.