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

enhanced projected range dashboard #367

Merged
merged 2 commits into from Jan 18, 2020
Merged

enhanced projected range dashboard #367

merged 2 commits into from Jan 18, 2020

Conversation

ctraber
Copy link
Contributor

@ctraber ctraber commented Jan 18, 2020

  • new panel with projected range and battery level
  • added charges datapoints (union) to all panels
  • coalesce for usable_battery_level
  • variable to select time resolution for $__timeGroup (default 6h)
    (I did not find a way to automatic change group interval when zoomin in, yet.)

ctraber and others added 2 commits January 18, 2020 23:35
- new panel with projected range and battery level
- added charges datapoints (union) to all panels
- coalesce for usable_battery_level
- variable to select time resolution for $__timeGroup (default 6h)
(I did not find a way to automatic change group interval when zoomin in, yet.)
@adriankumpf
Copy link
Collaborator

This is great; thanks! The customizable time resolution is really neat.

Just a small note: I think it makes sense to coalesce battery_level and usable_battery_level in the first panel in the 'Projected Range' dashboard (like it was before). This allows to see the battery degradation at a glance. The other two panels distinguish between the two values anyway :)

@adriankumpf adriankumpf merged commit 3026e4c into teslamate-org:master Jan 18, 2020
@ctraber
Copy link
Contributor Author

ctraber commented Jan 19, 2020

Ups, sorry... I copied the same query with union to all three panels.
You are right. It's good to have one clean panel with only one graph.

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.

None yet

2 participants