Add note about finding user_id (#8784)

Closes https://github.com/home-assistant/home-assistant.io/issues/8714
This commit is contained in:
Josh 2019-02-28 14:32:32 -04:00 committed by Martin Hjelmare
parent d0f7c3545f
commit e98a32dc9e

View File

@ -48,7 +48,7 @@ person:
required: true
type: string
user_id:
description: The user id of the Home Assistant user account for the person.
description: The user id of the Home Assistant user account for the person. *`user_id` (aka `ID`) of users can be inspected in the "Users"/"Manage users" screen in the configuration panel.*
required: false
type: string
device_trackers: