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

Can't get the carId . already logging by the tesla token! #3641

Closed
1 task done
wangkang0726 opened this issue Jan 31, 2024 · 2 comments
Closed
1 task done

Can't get the carId . already logging by the tesla token! #3641

wangkang0726 opened this issue Jan 31, 2024 · 2 comments

Comments

@wangkang0726
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened?

no data
4961706682757_ pic
4971706682785_ pic
4981706682851_ pic

Expected Behavior

No response

Steps To Reproduce

No response

Relevant log output

SELECT
  sum(GREATEST(start_rated_range_km - end_rated_range_km, 0) * car.efficiency * 1000) / 
  convert_km(sum(distance)::numeric, 'km') as "consumption_km"
FROM drives
JOIN cars car ON car.id = car_id
WHERE start_date BETWEEN '2024-01-30T16:00:00Z' AND '2024-01-31T06:29:14.495Z' AND car_id = 



No request and response collected yet. Hit refresh button

Screenshots

4961706682757_ pic
4971706682785_ pic
4981706682851_ pic

Additional data

No response

Type of installation

Docker

Version

v1.28.2

@wooter
Copy link
Contributor

wooter commented Jan 31, 2024

Possibly same issue as #3629.
A fix for the API endpoint change in the works, #3630.

@wangkang0726
Copy link
Author

ty

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

No branches or pull requests

2 participants