docs: Remove references to card rename process (#2076)
This commit is contained in:
+1
-3
@@ -7,11 +7,9 @@
|
|||||||
- Find the card in HACS:
|
- 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`.
|
- 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.
|
See [Advanced Installation](advanced-installation.md) for other installation resources, or [Rolling Back](./rolling-back.md) to rollback to prior versions.
|
||||||
|
|||||||
@@ -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`.
|
|
||||||
@@ -78,7 +78,7 @@ feature in future traversals.
|
|||||||
|
|
||||||
Match if the media was started more recently than the provided date information.
|
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
|
```yaml
|
||||||
type: date
|
type: date
|
||||||
|
|||||||
@@ -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
|
- Open your Home Assistant instance and navigate to `HACS` in the sidebar
|
||||||
- Choose "Frontend"
|
- Choose "Frontend"
|
||||||
- Click on "Frigate Card"
|
- Click on "Advanced Camera Card"
|
||||||
- Click on the "Three dots menu"
|
- Click on the "Three dots menu"
|
||||||
- Choose "Redownload"
|
- Choose "Redownload"
|
||||||
- Select the version you wish to change to
|
- Select the version you wish to change to
|
||||||
- Click "Download"
|
- Click "Download"
|
||||||
- Reload your browser
|
- Reload your browser
|
||||||
|
|
||||||
[](./common/rename-hacs.md ':include')
|
|
||||||
|
|
||||||
### Rolling Back Manually
|
### Rolling Back Manually
|
||||||
|
|
||||||
If you didn't use `HACS` to install the card, you're on your own to roll it
|
If you didn't use `HACS` to install the card, you're on your own to roll it
|
||||||
|
|||||||
Reference in New Issue
Block a user