From 5e5c6affabc5bc7f08eb3a6e25450050f3ced4db Mon Sep 17 00:00:00 2001 From: Adam Kapos Date: Mon, 12 Dec 2022 13:40:40 +0200 Subject: [PATCH] Add note about automatic room assignment for Google Home (#25201) --- source/_integrations/google_assistant.markdown | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/_integrations/google_assistant.markdown b/source/_integrations/google_assistant.markdown index 5e8eeda847b..d2f36481a7e 100644 --- a/source/_integrations/google_assistant.markdown +++ b/source/_integrations/google_assistant.markdown @@ -282,6 +282,8 @@ Entities that have not been explicitly assigned to rooms but have been placed in
Some devices, such as `scene` or `script`, must be assigned to an `area` before other members of a shared Google Home Household can use them. This is because household members in a shared Google Home will not be able to view devices that are not assigned to a room _unless_ they were the user who linked the service to Google Home. This issue isn't immediately apparent because `script` and `scene` devices aren't visible in the main Google Home dashboard. + +The automatic room assignment will not work when multiple homes are set up in your Google account.