invalidParameter
An error indicating the object is invalid for the given operation.
Declaration
static var invalidParameter: HMError.Code { get }Discussion
For example, the home object issues an error when attempting to add a room that exists in another home.