Chrysler Pacifica Hybrid PID Expression Help #254
-
Hi All: Here is what I have so far: vehicle_profiles-ChryslerPacificaHybrid For example, BPCM Module Temp Sensors 1-12 appear to be 1 requested PID, but I must not be writing the expression correctly as it shows Unavailable in Home-assistant. ELM327 Request/Response: Sensor 1 and Sensor 12 I believe are reporting 20C while Sensors 2-11 reporting 21C based on what CarScanner is showing me. What am I missing here?
I'm also having problems with Warm-Ups Since Code Cleared and Distance Since Codes Cleared Miles. I don't think I'm filtering correctly as multiple modules port back. I did a pid_init: "ATCRA7EC" to just get that module. I sometimes get the correct numbers which match what CarScanner is reporting, but then it seems the numbers will incorrectly vary (car hasn't moved so they should be static). For example: Distance traveled since codes cleared = 5202.12 miles (8,371.97 km)
Same for Warm-ups Since Code Cleared: It should report 65, but it will vary from 0, 65, 230, 231.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
@smurf12345 lets try to figure these out one by one. To find the pid_init you should look at car scanner logs, please see the link below, the documentation is not yet complete be just to give you an idea. You can post the car scanner logs here and I can try to help. https://meatpihq.github.io/wican-fw/config/automate/new_vehicle_profiles |
Beta Was this translation helpful? Give feedback.
@smurf12345 lets try to figure these out one by one. To find the pid_init you should look at car scanner logs, please see the link below, the documentation is not yet complete be just to give you an idea. You can post the car scanner logs here and I can try to help.
https://meatpihq.github.io/wican-fw/config/automate/new_vehicle_profiles