Add note about assigning areas in shared household (#24310)

This commit is contained in:
Kyle Niewiada 2022-10-03 05:52:31 -04:00 committed by GitHub
parent 0f362ff9d2
commit d7e276a1c5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -279,6 +279,12 @@ For the Alarm Control Panel if a code is set it must be the same as the `secure_
Entities that have not been explicitly assigned to rooms but have been placed in Home Assistant areas will return room hints to Google with the devices in those areas.
<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.
</div>
### Climate Operation Modes
There is not an exact 1-1 match between Home Assistant and Google Assistant for the available operation modes.