mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-13 12:26:50 +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
|
||||
type: string
|
||||
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
|
||||
type: string
|
||||
name:
|
||||
|
Loading…
x
Reference in New Issue
Block a user