From 20c2be43686ac559b6634802780acecbd82f564a Mon Sep 17 00:00:00 2001 From: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com> Date: Wed, 8 Jul 2026 14:20:43 -0500 Subject: [PATCH] Template tweaks (#23659) * template tweaks * change home assistant add-on to app * add proxmox via vm --- .github/DISCUSSION_TEMPLATE/beta-support.yml | 12 +++++++----- .github/DISCUSSION_TEMPLATE/camera-support.yml | 5 +++-- .github/DISCUSSION_TEMPLATE/config-support.yml | 5 +++-- .../DISCUSSION_TEMPLATE/detector-support.yml | 5 +++-- .../DISCUSSION_TEMPLATE/general-support.yml | 5 +++-- .../hardware-acceleration-support.yml | 5 +++-- .github/DISCUSSION_TEMPLATE/report-a-bug.yml | 8 ++++++-- docs/docs/frigate/network_requirements.md | 18 +++++++++--------- docs/docs/troubleshooting/go2rtc.md | 2 +- 9 files changed, 38 insertions(+), 27 deletions(-) diff --git a/.github/DISCUSSION_TEMPLATE/beta-support.yml b/.github/DISCUSSION_TEMPLATE/beta-support.yml index e342127a02..bad899fe03 100644 --- a/.github/DISCUSSION_TEMPLATE/beta-support.yml +++ b/.github/DISCUSSION_TEMPLATE/beta-support.yml @@ -10,7 +10,8 @@ body: Before submitting, read the [beta documentation][docs]. - [docs]: https://deploy-preview-19787--frigate-docs.netlify.app/ + [docs]: https://docs-dev.frigate.video/ + [discussions]: https://github.com/blakeblackshear/frigate/discussions - type: textarea id: description attributes: @@ -22,8 +23,8 @@ body: id: version attributes: label: Beta Version - description: Visible on the System page in the Web UI. Please include the full version including the build identifier (eg. 0.17.0-beta1) - placeholder: "0.17.0-beta1" + description: Visible on the System Metrics page in the Web UI. Please include the full version including the build identifier (eg. 0.18.0-beta1, 0.18.0-8b72c7a, etc.) + placeholder: "0.18.0-beta1" validations: required: true - type: dropdown @@ -71,11 +72,12 @@ body: attributes: label: Install method options: - - Home Assistant Add-on + - Home Assistant App - Docker Compose - Docker CLI - Proxmox via Docker - - Proxmox via TTeck Script + - Proxmox via installation script + - Proxomox via VM - Windows WSL2 validations: required: true diff --git a/.github/DISCUSSION_TEMPLATE/camera-support.yml b/.github/DISCUSSION_TEMPLATE/camera-support.yml index 521d65ded5..2c06492a8c 100644 --- a/.github/DISCUSSION_TEMPLATE/camera-support.yml +++ b/.github/DISCUSSION_TEMPLATE/camera-support.yml @@ -87,11 +87,12 @@ body: attributes: label: Install method options: - - Home Assistant Add-on + - Home Assistant App - Docker Compose - Docker CLI - Proxmox via Docker - - Proxmox via TTeck Script + - Proxmox via installation script + - Proxomox via VM - Windows WSL2 validations: required: true diff --git a/.github/DISCUSSION_TEMPLATE/config-support.yml b/.github/DISCUSSION_TEMPLATE/config-support.yml index 575f7f640e..564c9083b9 100644 --- a/.github/DISCUSSION_TEMPLATE/config-support.yml +++ b/.github/DISCUSSION_TEMPLATE/config-support.yml @@ -73,11 +73,12 @@ body: attributes: label: Install method options: - - Home Assistant Add-on + - Home Assistant App - Docker Compose - Docker CLI - Proxmox via Docker - - Proxmox via TTeck Script + - Proxmox via installation script + - Proxomox via VM - Windows WSL2 validations: required: true diff --git a/.github/DISCUSSION_TEMPLATE/detector-support.yml b/.github/DISCUSSION_TEMPLATE/detector-support.yml index fb994500f4..12c806b5de 100644 --- a/.github/DISCUSSION_TEMPLATE/detector-support.yml +++ b/.github/DISCUSSION_TEMPLATE/detector-support.yml @@ -53,11 +53,12 @@ body: attributes: label: Install method options: - - Home Assistant Add-on + - Home Assistant App - Docker Compose - Docker CLI - Proxmox via Docker - - Proxmox via TTeck Script + - Proxmox via installation script + - Proxomox via VM - Windows WSL2 validations: required: true diff --git a/.github/DISCUSSION_TEMPLATE/general-support.yml b/.github/DISCUSSION_TEMPLATE/general-support.yml index 0b9f225b6b..78d1f8ba0c 100644 --- a/.github/DISCUSSION_TEMPLATE/general-support.yml +++ b/.github/DISCUSSION_TEMPLATE/general-support.yml @@ -73,11 +73,12 @@ body: attributes: label: Install method options: - - Home Assistant Add-on + - Home Assistant App - Docker Compose - Docker CLI - Proxmox via Docker - - Proxmox via TTeck Script + - Proxmox via installation script + - Proxmox via VM - Windows WSL2 validations: required: true diff --git a/.github/DISCUSSION_TEMPLATE/hardware-acceleration-support.yml b/.github/DISCUSSION_TEMPLATE/hardware-acceleration-support.yml index 861156696a..de8d216874 100644 --- a/.github/DISCUSSION_TEMPLATE/hardware-acceleration-support.yml +++ b/.github/DISCUSSION_TEMPLATE/hardware-acceleration-support.yml @@ -69,11 +69,12 @@ body: attributes: label: Install method options: - - Home Assistant Add-on + - Home Assistant App - Docker Compose - Docker CLI - Proxmox via Docker - - Proxmox via TTeck Script + - Proxmox via installation script + - Proxomox via VM - Windows WSL2 validations: required: true diff --git a/.github/DISCUSSION_TEMPLATE/report-a-bug.yml b/.github/DISCUSSION_TEMPLATE/report-a-bug.yml index de870ac0f7..012d4ea663 100644 --- a/.github/DISCUSSION_TEMPLATE/report-a-bug.yml +++ b/.github/DISCUSSION_TEMPLATE/report-a-bug.yml @@ -6,7 +6,7 @@ body: value: | Use this form to submit a reproducible bug in Frigate or Frigate's UI. - **⚠️ If you are running a beta version (0.17.0-beta or similar), please use the [Beta Support template](https://github.com/blakeblackshear/frigate/discussions/new?category=beta-support) instead.** + **⚠️ If you are running a beta version (0.18.0-beta or similar), please use the [Beta Support template](https://github.com/blakeblackshear/frigate/discussions/new?category=beta-support) instead.** Before submitting your bug report, please ask the AI with the "Ask AI" button on the [official documentation site][ai] about your issue, [search the discussions][discussions], look at recent open and closed [pull requests][prs], read the [official Frigate documentation][docs], and read the [Frigate FAQ][faq] pinned at the Discussion page to see if your bug has already been fixed by the developers or reported by the community. @@ -116,9 +116,13 @@ body: attributes: label: Install method options: - - Home Assistant Add-on + - Home Assistant App - Docker Compose - Docker CLI + - Proxmox via Docker + - Proxmox via installation script + - Proxomox via VM + - Windows WSL2 validations: required: true - type: dropdown diff --git a/docs/docs/frigate/network_requirements.md b/docs/docs/frigate/network_requirements.md index f74cd65476..0c28f8389c 100644 --- a/docs/docs/frigate/network_requirements.md +++ b/docs/docs/frigate/network_requirements.md @@ -32,7 +32,7 @@ The following models are downloaded automatically the first time their associate | [License plate recognition](/configuration/license_plate_recognition) | PaddleOCR (detection, classification, recognition) + YOLOv9 plate detector | GitHub | | [Bird classification](/configuration/bird_classification) | MobileNetV2 bird model + label map | GitHub | | [Custom classification](/configuration/custom_classification/state_classification) (training) | MobileNetV2 ImageNet base weights (via Keras) | Google storage | -| [Audio transcription](/configuration/advanced/system) | Whisper or Sherpa-ONNX streaming model | HuggingFace / OpenAI | +| [Audio transcription](/configuration/advanced/system) | Whisper or Sherpa-ONNX streaming model | HuggingFace / OpenAI | ### Hardware-Specific Detector Models @@ -91,13 +91,13 @@ See [Frigate+](/integrations/plus) for details. When a Generative AI provider is configured, Frigate sends images and prompts to the configured provider for event descriptions, chat, and camera monitoring. Available providers: -| Provider | Internet Required | -| ------------- | ---------------------------------------------------------------- | -| OpenAI | Yes, connects to OpenAI API (or custom base URL) | -| Google Gemini | Yes, connects to Google Generative AI API | -| Azure OpenAI | Yes, connects to your Azure endpoint | -| Ollama | Depends: typically local (`localhost:11434`), but can be remote | -| llama.cpp | No, runs entirely locally | +| Provider | Internet Required | +| ------------- | --------------------------------------------------------------- | +| OpenAI | Yes, connects to OpenAI API (or custom base URL) | +| Google Gemini | Yes, connects to Google Generative AI API | +| Azure OpenAI | Yes, connects to your Azure endpoint | +| Ollama | Depends: typically local (`localhost:11434`), but can be remote | +| llama.cpp | No, runs entirely locally | Disable Generative AI by removing the `genai` configuration from your cameras. See [Generative AI](/configuration/genai/genai_config) for details. @@ -131,7 +131,7 @@ For [WebRTC live streaming](/configuration/live), Frigate uses STUN for NAT trav ## Home Assistant Supervisor -When running as a Home Assistant add-on, the go2rtc startup script queries the local Supervisor API (`http://supervisor/`) to discover the host IP address and WebRTC port. This is a local network call to the Home Assistant host, not an internet connection. +When running as a Home Assistant App, the go2rtc startup script queries the local Supervisor API (`http://supervisor/`) to discover the host IP address and WebRTC port. This is a local network call to the Home Assistant host, not an internet connection. ## What Does NOT Require Internet diff --git a/docs/docs/troubleshooting/go2rtc.md b/docs/docs/troubleshooting/go2rtc.md index 1865790ffa..b8f2102406 100644 --- a/docs/docs/troubleshooting/go2rtc.md +++ b/docs/docs/troubleshooting/go2rtc.md @@ -230,6 +230,6 @@ If you don't transcode in go2rtc with hardware acceleration, this does not affec ## Home Assistant and port access -When running Frigate as a Home Assistant add-on, the go2rtc API (port `1984`), the RTSP restream (port `8554`), and WebRTC (port `8555`) are **disabled and hidden by default**. To use them (for example to reach the go2rtc web interface for troubleshooting, or to open a go2rtc stream externally in an app like VLC), go to , click **Show disabled ports**, enable the port you need, and save. Use the host's IP address rather than an mDNS name like `homeassistant.local`. +When running Frigate as a Home Assistant App, the go2rtc API (port `1984`), the RTSP restream (port `8554`), and WebRTC (port `8555`) are **disabled and hidden by default**. To use them (for example to reach the go2rtc web interface for troubleshooting, or to open a go2rtc stream externally in an app like VLC), go to , click **Show disabled ports**, enable the port you need, and save. Use the host's IP address rather than an mDNS name like `homeassistant.local`. If live view works in the Frigate UI but not in Home Assistant, the most common cause is the go2rtc stream name not matching the camera name: name the primary go2rtc stream exactly like the camera, or add a `live -> streams` mapping, so the integration can resolve the restream.