Skip to content

Commit 72aa7b3

Browse files
authored
Update configuration sample
1 parent f562aad commit 72aa7b3

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

source/_components/stream.markdown

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,13 @@ ha_iot_class: Local Push
1515
ha_qa_scale: internal
1616
---
1717

18-
The Stream component provides a way to proxy live streams through Home Assistant. The component currently only supports the HLS format.
18+
The `stream` component provides a way to proxy live streams through Home Assistant. The component currently only supports the HLS format.
19+
20+
## {% linkable_title Configuration %}
21+
22+
To enable the random binary sensor, add the following lines to your `configuration.yaml` file:
1923

20-
Add the following to your configuration.yaml file.
2124
```yaml
25+
# Example configuration.yaml entry
2226
stream:
2327
```

0 commit comments

Comments
 (0)