Skip to content

Commit def19cd

Browse files
committed
Add installation
1 parent e6ada29 commit def19cd

File tree

1 file changed

+28
-1
lines changed

1 file changed

+28
-1
lines changed

README.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,15 @@ Combined with animations and states, you can alter the appearance of objects. Th
100100
# ![](https://tweakers.net/ext/f/D4Fx1OKp6s7Hb21Wzq9JWCJb/full.png) Install
101101

102102
## Install via HACS
103-
[![hacs_badge](https://img.shields.io/badge/HACS-Default-orange.svg?style=for-the-badge)](https://github.com/custom-components/hacs)
103+
104+
Flex-horseshoe-card is not available in [HACS][hacs] (Home Assistant Community Store) by default, but you can add it as custom repositories.
105+
106+
1. Install HACS if you don't have it already
107+
2. Open HACS in Home Assistant
108+
3. Add this repository (https://github.com/MelleD/flex-horseshoe-card) via HACS Custom repositories ([How to add Custom Repositories](https://hacs.xyz/docs/faq/custom_repositories/))
109+
110+
[![Open your Home Assistant instance and open a repository inside the Home Assistant Community Store.](https://my.home-assistant.io/badges/hacs_repository.svg)](https://my.home-assistant.io/redirect/hacs_repository/?owner=MelleD&repository=flex-horseshoe-card&category=plugin)
111+
104112

105113
## Manual install
106114

@@ -892,3 +900,22 @@ The making of this card wouldn't be possible without an incredible number of res
892900
## Personal Note
893901
Many, many, many years ago in the last century I learned to code C and Pascal. To make this card I had to learn the basics of a lot of new things like Javascript, HTML, CSS and the lit-element web component.
894902
The above resources where invaluable to accomplish this.
903+
904+
905+
<!-- Badges -->
906+
907+
[hacs-badge]: https://img.shields.io/badge/hacs-default-orange.svg?style=flat-square
908+
[release-badge]: https://img.shields.io/github/v/release/MelleD/flex-horseshoe-card?style=flat-square
909+
[downloads-badge]: https://img.shields.io/github/downloads/MelleD/flex-horseshoe-card/total?style=flat-square
910+
[build-badge]: https://img.shields.io/github/actions/workflow/status/MelleD/flex-horseshoe-card/build.yml?branch=main&style=flat-square
911+
[paypal-me-badge]: https://img.shields.io/static/v1.svg?label=%20&message=PayPal.Me&logo=paypal
912+
[buy-me-a-coffee-shield]: https://img.shields.io/static/v1.svg?label=%20&message=Buy%20me%20a%20coffee&color=6f4e37&logo=buy%20me%20a%20coffee&logoColor=white
913+
914+
<!-- References -->
915+
916+
[hacs-url]: https://github.com/hacs/integration
917+
[home-assistant]: https://www.home-assistant.io/
918+
[hacs]: https://hacs.xyz
919+
[release-url]: https://github.com/MelleD/flex-horseshoe-card/releases
920+
[paypal-me-url]: https://www.paypal.me/MelleDennis
921+
[buy-me-a-coffee-url]: https://www.buymeacoffee.com/melled

0 commit comments

Comments
 (0)