We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Describe the bug When the car doesn‘t report an inside temp, the table pos is filled with a „0“ and not with „null“.
To Reproduce Look at the pos table for inside_temp while car is parked. (Not tested while driving yet)
Expected behavior „0“ should be only written when the car reports a 0 as inside temp. Otherwise it should be „null“
Teslalogger Type Raspberry PI 5 with Docker
Additional Infos Low priority bug
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Describe the bug
When the car doesn‘t report an inside temp, the table pos is filled with a „0“ and not with „null“.
To Reproduce
Look at the pos table for inside_temp while car is parked. (Not tested while driving yet)
Expected behavior
„0“ should be only written when the car reports a 0 as inside temp. Otherwise it should be „null“
Teslalogger Type
Raspberry PI 5 with Docker
Additional Infos
Low priority bug
The text was updated successfully, but these errors were encountered: