homeUniqueIdentifier
The identifier corresponding to the home that the accessory should be added to when being set up.
Declaration
var homeUniqueIdentifier: UUID? { get set }Discussion
If nil, then the user chooses a home. See uniqueIdentifier for more information.