This works in a 2019 accord 1.5t with Torque for the IAT and ECT. I have not tried any other PID yet.
I used the information found here in a civicx forum thread.
just search civicx iat-and-ect-torque-pids-confirmed
Hope this helps.
EDIT: (IAT doesnt seem to work unless its heat soaked only displays 113 f all the time tried using A,C instead of B)
IAT:
PID: 0168
LONG NAME: Intake Air Temp
SHORT NAME: IAT
MIN VAL: -40
MAX VAL: 300
SCALE: x1
UNIT: °C
EQUATION: B-40 if you want this in F: ((B-40)*9/5)+32
ECT:
PID: 0167
LONG NAME: Engine Coolant
SHORT NAME: ECT
MIN VAL: -40
MAX VAL: 300
SCALE: x1
UNIT: °C
EQUATION: B-40 if you want this in F: ((B-40)*9/5)+32