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: