moveColorTemperature(with:completionHandler:)
Declaration
func moveColorTemperature(with params: MTRColorControlClusterMoveColorTemperatureParams, completionHandler: @escaping @Sendable ((any Error)?) -> Void)func moveColorTemperature(with params: MTRColorControlClusterMoveColorTemperatureParams) async throws