mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
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:
parent
5770e57b46
commit
22a237a535
@ -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:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user