From 7cba3dc4f6f66a81ff68b80621cefa00fc9b5a64 Mon Sep 17 00:00:00 2001 From: Josh Date: Thu, 28 Feb 2019 13:18:18 -0400 Subject: [PATCH] Add note about finding user_id 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 a35cadb6876f..2b292794b19c 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: