From 02ab180f37d7fb2347a91e38aae30bce463b95c0 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Fri, 13 May 2022 21:22:06 -0700 Subject: [PATCH] Update instructions for storage mode. --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 543cc974..dcf5b3b6 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,11 @@ See more [screenshots](#screenshots) below. Home Assistant > HACS > Frontend > "Explore & Add Integrations" > Frigate Card ``` +* Click `Download this repository with HACS`. + +#### Lovelace YAML users +If Lovelace is in YAML mode then there's an additional step required to load the resource into your browser. (This mode is not the default -- you would see`mode: yaml` under `lovelace:` in your `configuration.yaml` if this applies to you), + * Add the following to `configuration.yaml` (note that `/hacsfiles/` is just an [optimized equivalent](https://hacs.xyz/docs/categories/plugins#custom-view-hacsfiles) of `/local/community/` that HACS natively supports): ```yaml