stepColorTemperature(with:completion:)

Declaration

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