From 1901475065e9e78c3fb0ec08b23834145d1f81d8 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sat, 31 May 2025 14:23:22 -0700 Subject: [PATCH] docs: Remove references to card rename process (#2076) --- docs/README.md | 4 +--- docs/common/rename-hacs.md | 1 - docs/configuration/folders.md | 2 +- docs/rolling-back.md | 4 +--- 4 files changed, 3 insertions(+), 8 deletions(-) delete mode 100644 docs/common/rename-hacs.md diff --git a/docs/README.md b/docs/README.md index 9e544b25..339dc731 100644 --- a/docs/README.md +++ b/docs/README.md @@ -7,11 +7,9 @@ - Find the card in HACS: ``` -Home Assistant > HACS > Frontend > "Explore & Add Integrations" > Frigate Card +Home Assistant > HACS > Frontend > "Explore & Add Integrations" > Advanced Camera Card ``` -[](./common/rename-hacs.md ':include') - - Click `Download this repository with HACS`. See [Advanced Installation](advanced-installation.md) for other installation resources, or [Rolling Back](./rolling-back.md) to rollback to prior versions. diff --git a/docs/common/rename-hacs.md b/docs/common/rename-hacs.md deleted file mode 100644 index b24c43b3..00000000 --- a/docs/common/rename-hacs.md +++ /dev/null @@ -1 +0,0 @@ -?> This card was previously called `Frigate Card`. Until the rename is processed by HACS, use `Frigate Card` as the search term, thereafter it will be called `Advanced Camera Card`. diff --git a/docs/configuration/folders.md b/docs/configuration/folders.md index 1aaa82ad..826ba7e8 100644 --- a/docs/configuration/folders.md +++ b/docs/configuration/folders.md @@ -78,7 +78,7 @@ feature in future traversals. Match if the media was started more recently than the provided date information. -?> Matching based on date requires the media has been parsed with the [`date` parser](#matcher-date--startdate) somewhere above or equal to the position of the matcher in the `path` hierarchy. +?> Matching based on date requires the media has been parsed with the [`date` parser](#parser-date-startdate) somewhere above or equal to the position of the matcher in the `path` hierarchy. ```yaml type: date diff --git a/docs/rolling-back.md b/docs/rolling-back.md index ce4ebb64..fcf59a90 100644 --- a/docs/rolling-back.md +++ b/docs/rolling-back.md @@ -6,15 +6,13 @@ There may be many versions of this card (see [release philosophy](./developing.m - Open your Home Assistant instance and navigate to `HACS` in the sidebar - Choose "Frontend" -- Click on "Frigate Card" +- Click on "Advanced Camera Card" - Click on the "Three dots menu" - Choose "Redownload" - Select the version you wish to change to - Click "Download" - Reload your browser -[](./common/rename-hacs.md ':include') - ### Rolling Back Manually If you didn't use `HACS` to install the card, you're on your own to roll it