mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 14:56:53 +00:00
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:
parent
a031d2667d
commit
a9073f6052
@ -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:
|
||||
|
Loading…
x
Reference in New Issue
Block a user