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

Visualization: unknown power #16289

Merged
merged 1 commit into from
Sep 25, 2024
Merged

Visualization: unknown power #16289

merged 1 commit into from
Sep 25, 2024

Conversation

naltatis
Copy link
Member

fixes #16148

Introduce a question-mark when input and output don't match up.

  • ⬇️ imported power to low: show a question mark bracket at the top
  • ⬆️ imported power to high: show a question mark bracket ad the bottom and add a gray box to the color segments in the middle.
  • 🚧 only show unknown areas if mismatch between in and out is above 10% to avoid flickering during normal operation due to meter reading delays.

For later:
Maybe add a label that explains the question mark and gray box.

low input

low output

low output threshold

@naltatis naltatis added enhancement New feature or request ux User experience/ interface labels Sep 23, 2024
@naltatis naltatis requested a review from andig September 23, 2024 12:24
@StefanSchoof
Copy link
Contributor

The case "imported power to low:" is also the case, charger has no meter and car is taking less as by evcc allowed. I am unsure if adding here a question mark to the production will make this case worse.

@andig andig merged commit 37705b8 into master Sep 25, 2024
6 checks passed
@andig andig deleted the feature/unknown_power branch September 25, 2024 07:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request ux User experience/ interface
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve visualization when In&Out doesn't match
3 participants