accessories
The collection of accessories in the room.
Declaration
var accessories: [HMAccessory] { get }Discussion
You assign accessories to a room using the assignAccessory(_:to:completionHandler:) method of HMHome.
The collection of accessories in the room.
var accessories: [HMAccessory] { get }You assign accessories to a room using the assignAccessory(_:to:completionHandler:) method of HMHome.