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

[Request] Display Individual Power Values of PowerMeter in Live View Totals #1354

Open
robbieffm opened this issue Oct 28, 2024 · 5 comments
Labels
enhancement New feature or request

Comments

@robbieffm
Copy link

robbieffm commented Oct 28, 2024

Is your feature request related to a problem? Please describe.

361414015-7e321c60-8463-406d-b0fc-d78c85b1cc05
add a feature that displays the individual phase power values (L1, L2, L3) alongside the total power in the "Leistung / Netz xxx W" section. This would provide users with more detailed information, especially when their meter settings support retrieving values for individual phases.

Describe the solution you'd like

display the individual phase power values (L1, L2, L3) alongside the total power

EDIT(schlimmchen): Add switch in PowerMeter Settings UI to enable this.

Describe alternatives you've considered

No response

Additional context

No response

@robbieffm robbieffm added the enhancement New feature or request label Oct 28, 2024
@robbieffm robbieffm changed the title [Request] Request to Display Individual Phase Power Values (L1, L2, L3) in Addition to Total Power [Request] to Display Individual Phase Power Values (L1, L2, L3) in Addition to Total Power Oct 28, 2024
@robbieffm
Copy link
Author

#1200

@stefan123t
Copy link

In the Hoymiles Source Code there were the following commands:

https://github.com/lumapu/ahoy/wiki/Protocol#welche-device-info-req_arw_dat_all-0x15-sub-kommandos-gibt-es

RealTimeRunData_A_Phase (0x0D) ???
RealTimeRunData_B_Phase (0x0E) ???
RealTimeRunData_C_Phase (0x0F) ???

@schlimmchen schlimmchen changed the title [Request] to Display Individual Phase Power Values (L1, L2, L3) in Addition to Total Power [Request] Display Individual Power Values of PowerMeter in Live View Totals Oct 28, 2024
@schlimmchen
Copy link
Member

@stefan123t This is about PowerMeter values. Why are you citing Hoymiles source code?

@stefan123t
Copy link

stefan123t commented Oct 28, 2024

@schlimmchen

I do not know whether OP has specifically meant Display of Power Meter values or values from three-phase Inverters. It was unclear to me, but maybe that should have been clear from the screenshot ?

Here is a similar question regarding the inverter phase number / attribution upstream tbnobody#1936

I may be mistaken but do we use the three above commands for three-phase inverters like the HMT series ?

Regarding the citation of the source code available from gitee.com we have been using several of the command names from both the DTU Pro source code as well as the S-Miles Installer App. Should I rather not reference those sources and/or would you like to change the names in your/our code to be distinct from Hoymiles symbol names ? To be honest I find some of their names rather confusing anyway, but I try to stick to them as they are canonical across the projects and we documented most of them in the Protocol wiki.

@schlimmchen
Copy link
Member

maybe that should have been clear from the screenshot ?

I think so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants