diff --git a/source/_components/stream.markdown b/source/_components/stream.markdown index 8858938527e..ad7be616a05 100644 --- a/source/_components/stream.markdown +++ b/source/_components/stream.markdown @@ -55,6 +55,11 @@ action: filename: '/tmp/my_stream.mp4' ``` +## {% linkable_title Streaming in Lovelace %} + +As of Homeassistant version 0.92 you can now live-stream a camera feed directly in lovelace. +To do this add either [picture-entity](/lovelace/picture-entity/), [picture-glance](/lovelace/picture-glance/) or [picture-elements](/lovelace/picture-elements/), set `camera_image` to a stream-ready camera entity and set `camera_view` to `live` in one of your lovelace views. + ## {% linkable_title Troubleshooting %} Some users on manual installs may see the following error in their logs after restarting: