mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-20 15:56:51 +00:00
Fix trusted_user - point toward user IDs (#13846)
This commit is contained in:
parent
a7245e31f8
commit
06df812cbf
@ -87,8 +87,8 @@ trusted_users:
|
|||||||
required: false
|
required: false
|
||||||
type: map
|
type: map
|
||||||
keys:
|
keys:
|
||||||
IP_ADDRESS:
|
USER_ID:
|
||||||
description: List of users available to select on this IP address or network.
|
description: List of user ids available to select on this IP address or network.
|
||||||
required: false
|
required: false
|
||||||
type: [list, string]
|
type: [list, string]
|
||||||
allow_bypass_login:
|
allow_bypass_login:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user