Add note about automatic room assignment for Google Home (#25201)

This commit is contained in:
Adam Kapos 2022-12-12 13:40:40 +02:00 committed by GitHub
parent 92b7de04d4
commit 5e5c6affab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -282,6 +282,8 @@ Entities that have not been explicitly assigned to rooms but have been placed in
<div class='note'>
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.
</div>