From c0fa7d16816e595a7abd451acd03fbd37ee556e2 Mon Sep 17 00:00:00 2001 From: RanTheLab Date: Thu, 10 Jul 2025 00:40:23 -0400 Subject: [PATCH] Update stream.markdown to fix #31753 (#39948) --- source/_integrations/stream.markdown | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/source/_integrations/stream.markdown b/source/_integrations/stream.markdown index f988ec07dd0..b9de24bc036 100644 --- a/source/_integrations/stream.markdown +++ b/source/_integrations/stream.markdown @@ -20,7 +20,16 @@ The stream integration provides a way to proxy live streams through Home Assista ## Configuration -The `stream` integration is automatically loaded by `default_config` and enabled by the `camera` platforms that support it. If `default_config` is used, no separate {% term "`configuration.yaml`" %} entry is necessary. However, there are some extra options you can configure. +The `stream` integration is automatically loaded by `default_config` and enabled by camera platforms that support it. If `default_config` is used, no separate {% term "`configuration.yaml`" %} entry is necessary. If `default_config` is **not** used, add the `stream` integration to {% term "`configuration.yaml`" %} to enable it. + +Example configuration: + +```yaml +# Enables the stream integration when not using the default configuration +stream: +``` + +Some extra options can be configured. If specified, these options will be used whenever the stream integration is loaded. {% configuration %} ll_hls: