Added Section to show which lovelace card to use (#9327)

* Added Section to show which lovelace card to use

* Added 2 cards, clarified setup the process
This commit is contained in:
Villhellm 2019-04-27 17:11:00 -07:00 committed by Klaas Schoute
parent a031d2667d
commit a9073f6052

View File

@ -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: