mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 20:36:52 +00:00
Make generic camera stream_source a template (#13719)
This commit is contained in:
parent
8f20a6b2a7
commit
4ea8f695ba
@ -30,7 +30,7 @@ still_image_url:
|
|||||||
required: true
|
required: true
|
||||||
type: string
|
type: string
|
||||||
stream_source:
|
stream_source:
|
||||||
description: "The URL your camera serves the live stream on, e.g., `rtsp://192.168.1.21:554/`."
|
description: "The URL your camera serves the live stream on, e.g., `rtsp://192.168.1.21:554/`. Can be a [template](/topics/templating/)."
|
||||||
required: false
|
required: false
|
||||||
type: string
|
type: string
|
||||||
name:
|
name:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user