Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added tire pressure #2706

Merged
merged 6 commits into from
Jun 24, 2022
Merged

Added tire pressure #2706

merged 6 commits into from
Jun 24, 2022

Conversation

NirKli
Copy link
Contributor

@NirKli NirKli commented Jun 17, 2022

Added new functionality to teslamate to record tire pressure via Tesla API.
Tire pressure fields in the API was added by Tesla in 2022.4 version.
Added new panel in drive-internal dashboard to show the records of the tires.
The recorded data is shown by Bar value and can be converted to PSI, by a new postgresql function
The result is shown in the picture below.

image

@tomS3210
Copy link
Contributor

Thanks a lot ! Hope it will be included soon in the release. How can we test it ?

@NirKli
Copy link
Contributor Author

NirKli commented Jun 21, 2022

Thanks a lot ! Hope it will be included soon in the release. How can we test it ?

Umm you can fork the repo and run it, let me know if there is a problem.

@NirKli NirKli requested a review from adriankumpf June 24, 2022 13:17
Copy link
Collaborator

@adriankumpf adriankumpf left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Brilliant! Thank you!

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.

3 participants