From d2208296268cc2c966cdea0a54b4c76ca8dce2c4 Mon Sep 17 00:00:00 2001 From: OzGav Date: Mon, 23 Dec 2024 12:41:59 +1100 Subject: [PATCH] Update HACS instructions --- docs/_docs/01-01-quick-start.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/_docs/01-01-quick-start.md b/docs/_docs/01-01-quick-start.md index 45604b9f..95404017 100644 --- a/docs/_docs/01-01-quick-start.md +++ b/docs/_docs/01-01-quick-start.md @@ -65,12 +65,10 @@ Here you'll learn how to add ha-floorplan to Home Assistant. You could go manual ### HACS The **H**ome **A**ssistant **C**ommunity **S**tore (HACS) is a great addition to Home Assistant and ha-floorplan is part of the its ecosystem. Therefore, we recommend installing our integration via HACS. And, why wouldn't you use [HACS](https://hacs.xyz)? It's one of the best things out there! - 1. Ensure that [HACS is installed](https://hacs.xyz/docs/installation/installation). - 2. Go to HACS > Integrations > Frontend. - 3. Select 'Explore & Add Repositories'. - 4. Find 'ha-floorplan' and install it. - 5. Remember to add the `/hacsfiles/ha-floorplan/floorplan.js` as a module to your resource file - like you do with other modules. - 6. Follow [this step by step guide](https://community.home-assistant.io/t/floorplan-now-available-as-a-lovelace-card/115489/323?u=exetico), to add your first Floorplan. There's plenty of ways of doing this, but this is the best way for beginners. If you generally use YAML in HA, you may want to move on to the 'Examples' pages. You'll also find useful links by looking at the [What's next](#whats-next)-section on this page. + 1. Ensure that [HACS is installed](https://www.hacs.xyz/docs/use/). + 2. Enter `floor` in the search box + 3. Find 'ha-floorplan' and download it. + 4. Follow [this step by step guide](https://community.home-assistant.io/t/floorplan-now-available-as-a-lovelace-card/115489/323?u=exetico), to add your first Floorplan. There's plenty of ways of doing this, but this is the best way for beginners. If you generally use YAML in HA, you may want to move on to the 'Examples' pages. You'll also find useful links by looking at the [What's next](#whats-next)-section on this page. {% include gallery id="hacs_images_gallery" caption="Here's a few images from the installation of ha-floorplan with [HACS](https://hacs.xyz/)." %}