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

bug: AC Input type Energy Overview / Device Overview inconsistency. #466

Open
mman opened this issue Jan 17, 2025 · 0 comments
Open

bug: AC Input type Energy Overview / Device Overview inconsistency. #466

mman opened this issue Jan 17, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@mman
Copy link
Collaborator

mman commented Jan 17, 2025

The main VE.Bus Multiplus or Quattro can have their AC Input type configured via system/0/SystemSetup to specify what is connected to each input.

The available types are Generator, Grid, Shore, Unused.

When AC Input(s) are set as unused, they are not displayed on HTML5 app.

However when they are set to either Generator, Grid, and Shore, they are always hard coded to "Shore Input". More over, only one is displayed even if we have Quattro installed with one AC connected to Shore, and another AC connected to Generator.

Not sure what the proper fix is, but venus-docker simulation z shows it in action.

  • It has Multiplus
  • It has generator connected to AC IN
  • It has AC IN type set to Generator
  • Energy Overview shows "Shore Power" for the Generator input...

Solution could be to:

  • List all AC Inputs that are configured (iow that are not set to "Unavailable")
  • Use name derived from configured AC Input type ("Shore Power", "Grid", "Generator")
@mman mman added the bug Something isn't working label Jan 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant