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

Add the current ' Total Power / Load' to card #483

Open
1 task done
Roving-Ronin opened this issue Jun 19, 2024 · 2 comments
Open
1 task done

Add the current ' Total Power / Load' to card #483

Roving-Ronin opened this issue Jun 19, 2024 · 2 comments
Labels
type/feature A minor change

Comments

@Roving-Ronin
Copy link
Contributor

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Currently the card doesn't show the overall total consumption / load of power that is being consumed (at that moment).
Instead we only see the totals of Active Power coming from the grid, inverter (PV+Battery) and aux.

Expected behaviour

Show 'Total Power / Load' that is being consumed in the house at any moment

Possible Solutions

Doubt it could fit, but utopian would be above the essential 1 and essential 2 boxes on the top right of the card [showing 244W / 165W], so it could be a 2.30kW / 34.5kWh with a smaller 'Load / Daily Energy' underneath it) that would be like the 'Daily Solar / Left Today' on the left top of the card.

image

image

image

Alternatively the Active Load might be placed above the total energy:
image

Active Load / Daily Cons. are other descriptors that could be used to reduce the letter count in those examples also.?

Mode

Both

Context / Reason

Provide the total Power Consumption / Load being used at 'that moment' in the house, versus trying to manually add Inverter + Grid + AUX + Battery together, and by the time your mid way though that, find the readings have changed anyhow.

@Roving-Ronin Roving-Ronin added the type/feature A minor change label Jun 19, 2024
@slipx06
Copy link
Owner

slipx06 commented Jun 19, 2024

Not sure about this. That aggregated view is probably better displayed on Power Flow Card Plus

I assume this is over a 24h period. Total active power/energy would = essential + non_essential + Aux. Its really only non_essential for which there is no daily energy displayed on the card. The others have daily energy and active power

image

@Roving-Ronin
Copy link
Contributor Author

Roving-Ronin commented Jun 20, 2024

Hi @slipx06 not energy, I was referring to power. So having the total power that is being used in the house (essential/ non essential/ aux) and from all sources, at that instant.

So to use your screenshot above, it would be showing 1.72kW from Solar (and battery if you had one, as its 'via' the inverter output) + 4.38kW from Grid + AUX (IF it was providing power, such as if it had a generator attached) = 6.1kW Active Power being consumed in the house at that instant.

Taking it off the inverters output, grid import and aux import seems easier to do, as this means any missing to add devices into essential / non-essential (for inverters that don't specifically have a circuit / reading for them, would work also.
Alternatively if the card logic showed the current Active Power / Load of the house being used, based upon Essential + Non Essential, then other inverters could just define a template sensor to add the inverter output +aux import +grid import together and map card to that sensor ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/feature A minor change
Projects
None yet
Development

No branches or pull requests

2 participants