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

Widget only shows Efficiency estimated miles and never rated miles #14

Open
StachStach opened this issue Jan 18, 2021 · 1 comment
Open

Comments

@StachStach
Copy link

Widget only shows Efficiency estimated miles (.8 or so of rated) and never rated miles, no matter how I configure the following 2 switches.

//show_range = true; // show the estimated range above the battery bar
//show_range_est = true; // show range estimated instead of the car's range estimate

@ken1029
Copy link

ken1029 commented May 6, 2022

you can try like this:

var show_range = true; // show the estimated range above the battery bar
var show_range_est = false; // show range estimated instead of the car's range estimate

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