From e98a32dc9eddf2e98369fa0a3bdae8e9d6d35db7 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 28 Feb 2019 14:32:32 -0400 Subject: [PATCH] Add note about finding user_id (#8784) Closes https://github.com/home-assistant/home-assistant.io/issues/8714 --- source/_components/person.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_components/person.markdown b/source/_components/person.markdown index a35cadb6876..2b292794b19 100644 --- a/source/_components/person.markdown +++ b/source/_components/person.markdown @@ -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: