diff --git a/docs/docs/configuration/index.md b/docs/docs/configuration/index.md index 5d7f24e2f..d948bb747 100644 --- a/docs/docs/configuration/index.md +++ b/docs/docs/configuration/index.md @@ -35,7 +35,6 @@ When running Frigate through the HA Add-on, the Frigate `/config` directory is m | Frigate (Full Access) | `/addon_configs/ccab4aaf_frigate_fa` | | Frigate Beta | `/addon_configs/ccab4aaf_frigate_beta` | | Frigate Beta (Full Access) | `/addon_configs/ccab4aaf_frigate_fa_beta` | -| Frigate HailoRT Beta | `/addon_configs/ccab4aaf_frigate_hailo_beta` | **Whenever you see `/config` in the documentation, it refers to this directory.** diff --git a/docs/docs/frigate/installation.md b/docs/docs/frigate/installation.md index 34c82136a..fe4262313 100644 --- a/docs/docs/frigate/installation.md +++ b/docs/docs/frigate/installation.md @@ -291,7 +291,6 @@ There are several variants of the Add-on available: | Frigate (Full Access) | Current release with the option to disable protection mode | | Frigate Beta | Beta release with protection mode on | | Frigate Beta (Full Access) | Beta release with the option to disable protection mode | -| Frigate HailoRT Beta | Beta release with HailoRT support | If you are using hardware acceleration for ffmpeg, you **may** need to use the _Full Access_ variant of the Add-on. This is because the Frigate Add-on runs in a container with limited access to the host system. The _Full Access_ variant allows you to disable _Protection mode_ and give Frigate full access to the host system. diff --git a/docs/docs/integrations/home-assistant.md b/docs/docs/integrations/home-assistant.md index c5feda81a..34a76d4fe 100644 --- a/docs/docs/integrations/home-assistant.md +++ b/docs/docs/integrations/home-assistant.md @@ -101,7 +101,6 @@ If you are using Home Assistant Add-on, the URL should be one of the following d | Frigate (Full Access) | `http://ccab4aaf-frigate-fa:5000` | | Frigate Beta | `http://ccab4aaf-frigate-beta:5000` | | Frigate Beta (Full Access) | `http://ccab4aaf-frigate-fa-beta:5000` | -| Frigate HailoRT Beta | `http://ccab4aaf-frigate-hailo-beta:5000` | ### Frigate running on a separate machine