Clarify which credentials are needed for the Envisalink configuration (#23097)

* Clarify which credentials are needed.

Added clarification that the username/password required for configuration are for connecting directly to the device and not the credentials for the user's EyezOn account.

* Remove some spaces

Co-authored-by: Fabian Affolter <mail@fabian-affolter.ch>
This commit is contained in:
ufodone 2022-06-18 03:58:45 -07:00 committed by GitHub
parent 5770e57b46
commit 22a237a535
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -70,11 +70,11 @@ panel_type:
required: true required: true
type: string type: string
user_name: user_name:
description: Which username to authenticate with when connecting to the device. On a Honeywell alarm panel, the username/password are the same. description: Which username to authenticate with when connecting to the device. This must be the username for connecting directly to the device and not the username for your EyezOn account. On a Honeywell alarm panel, the username/password are the same.
required: true required: true
type: string type: string
password: password:
description: Which password to authenticate with when connecting to the device. EVL3 only works with max. 6 characters. description: Which password to authenticate with when connecting to the device. This must be the password for connceting directly to the device and not the password for your EyezOn account. EVL3 only works with max. 6 characters.
required: true required: true
type: string type: string
code: code: