mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-22 08:46:51 +00:00
QVR Pro Add Port Specification (#12464)
* Add port option
* ✏️ Change type
Co-authored-by: Klaas Schoute <klaas_schoute@hotmail.com>
This commit is contained in:
parent
1cdd2f2f97
commit
da039524fc
@ -42,6 +42,10 @@ password:
|
||||
description: The password for accessing your QVR account.
|
||||
required: true
|
||||
type: string
|
||||
port:
|
||||
description: The port where QVR accepts connections.
|
||||
required: false
|
||||
type: integer
|
||||
exclude_channels:
|
||||
description: Comma separated list of channel numbers to be excluded.
|
||||
required: false
|
||||
|
Loading…
x
Reference in New Issue
Block a user