moveToLevel(with:completion:)
Declaration
func moveToLevel(with params: MTRLevelControlClusterMoveToLevelParams, completion: @escaping @Sendable ((any Error)?) -> Void)func moveToLevel(with params: MTRLevelControlClusterMoveToLevelParams) async throws