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

Fix Issue17: GUI options to group smallest consumers #28

Merged
merged 4 commits into from
Jan 9, 2025

Conversation

davet2001
Copy link
Owner

Add two features for limiting what is displayed on the graph:

Limit quantity of consumer branches

If set to a value above 2, this starts grouping consumer branches on the graph into a new name 'other'. The smallest ones are grouped first, until the total branches (including the new 'other' and 'untracked' equals the value entered on the slider).

Group consumers below x

If turned on, this takes consumers with a value below 100W or 0,1kWh, and automatically adds them to the 'other' group.

This allows entities that frequently have a zero value to only appear on the graph when they reach a substantial amount.

Screenshots of new behaviour:
image
image
image

fixes #17

@davet2001 davet2001 merged commit cabdb6d into main Jan 9, 2025
2 checks passed
@davet2001 davet2001 deleted the issue17-group-smallest-consumers branch January 9, 2025 20:16
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.

Add feature to allow low/zero energy consumers to be [automatically] hidden
1 participant