Skip to content

Add support for TPMS pressure without temperature#58

Open
leres wants to merge 2 commits intoopenvehicles:masterfrom
leres:update
Open

Add support for TPMS pressure without temperature#58
leres wants to merge 2 commits intoopenvehicles:masterfrom
leres:update

Conversation

@leres
Copy link
Copy Markdown

@leres leres commented Mar 24, 2026

Until now the app would only display TPMS info when pressure and temperature were both greater than zero. Since not all vehicle modules implement the recovery of both pressure and temperature (and not all cars with TPMS even have hardware support to measure temperature) add code to handle the w/pressure and w/o temperature case.

To take advantage of this change it is necessary to turn off the workaround with:

`config set server.v2 workaround.ios_tpms_display false`

Until now the app would only display TPMS info when pressure and
temperature were both greater than zero. Since not all vehicle
modules implement the recovery of both pressure and temperature
(and not all cars with TPMS even have hardware support to measure
temperature) add code to handle the w/pressure and w/o temperature
case.

To take advantage of this change it is necessary to turn off the
workaround with:

    config set server.v2 workaround.ios_tpms_display false
@leres
Copy link
Copy Markdown
Author

leres commented Mar 24, 2026

Here's what it looks like:

update-sm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant