mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +00:00
username-host field - clarify use of '%' (#10347)
* username-host field - clarify use of '%'
Clarify that '%' is used in host field when wanting to connect *from* multiple hosts
* ✏️ Tweak
This commit is contained in:
parent
816660cdbb
commit
d3d8ad8f58
@ -41,7 +41,7 @@ logins:
|
||||
required: true
|
||||
type: string
|
||||
host:
|
||||
description: Host for account. If you need an account on multiple hosts, use '%'.
|
||||
description: Host for account. Use '%', to accept connections for this account from any host.
|
||||
required: true
|
||||
type: string
|
||||
password:
|
||||
|
Loading…
x
Reference in New Issue
Block a user