mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-18 23:06:58 +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
|
||||
type: map
|
||||
keys:
|
||||
IP_ADDRESS:
|
||||
description: List of users available to select on this IP address or network.
|
||||
USER_ID:
|
||||
description: List of user ids available to select on this IP address or network.
|
||||
required: false
|
||||
type: [list, string]
|
||||
allow_bypass_login:
|
||||
|
Loading…
x
Reference in New Issue
Block a user