moveColorTemperature(with:completion:)

Declaration

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