Update generic.markdown section about the rtsp_transport option added recently (#17333)

Linked to https://github.com/home-assistant/core/pull/46623.
Configuration tested on 2021.4
This commit is contained in:
Remy 2021-04-10 13:45:39 +02:00 committed by GitHub
parent 924b486f48
commit 54262e7fa2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -71,6 +71,10 @@ verify_ssl:
required: false
default: true
type: boolean
rtsp_transport:
description: "Set the RTSP transport protocol to `tcp`, `udp`, `udp_multicast` or `http`."
required: false
type: string
{% endconfiguration %}
<p class='img'>