From 53fece2d2e45ba80e90ed3f181021de5d1b05550 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Wiedemann?= Date: Thu, 4 Feb 2021 20:26:32 +0000 Subject: [PATCH] doc: Fix HACS doc (not yet available by default) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d4fc10a..dc7df02 100644 --- a/README.md +++ b/README.md @@ -57,9 +57,11 @@ However, some things might be broken :grin: ### HACS (recommended) -This card is available in [HACS](https://hacs.xyz/) (Home Assistant Community Store). +This card is **not yet available by default** in [HACS](https://hacs.xyz/) (Home Assistant Community Store). _HACS is a third party community store and is not included in Home Assistant out of the box._ +Until then, follow the steps listed in [this issue](https://github.com/RomRider/apexcharts-card/issues/28) to add it manually to HACS. + ### Manual install 1. Download and copy `apexcharts-card.js` from the [latest release](https://github.com/RomRider/apexcharts-card/releases/latest) into your `config/www` directory.