-
Notifications
You must be signed in to change notification settings - Fork 0
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 feature to allow low/zero energy consumers to be [automatically] hidden #17
Comments
Ok, that would be a new feature. I understand what you say to mean you would like the ability to hide energy consumers when the consumption is very small or zero. Is that correct? |
Yes, you are correct. But maybe to be more universe and flexible functionality propose add global filter option as edit field where you put minimum value of energy assigned to entice that will be showed. By default should "0" that nothing change relating to current solution. When you put eg. "0.001" (in my cause UoM kWh) then all below 0.001 kWh will be not displayed. I see also more complex solution where: General any filtering possibility (limit global / individual or just disabling entices or both or other idea) is more than welcome from my perspective. |
Ok, thanks for the quick feedback. I think this makes sense for the energy graph. For the power graph, that could cause flows to disappear/reappear which could be confusing to the user. If removing individual flows is needed, that will come anyway in future when the ability to modify the automatic config is added. |
of course I propose for energy only, not power. |
Hi @kzajac83, I'm looking at this one now. One option I'm considering is to have a max number of consumer branches on the chart, which would be user configurable. I think for the most part, people want to see what the big consumers are. So for example, if you configured to show max 8 branches, you'd get the 6 biggest consumers showing, the remaining ones grouped into 'other', and the last one would be for 'untracked'. One of the primary goals with this card is to make it as easy as possible to set up and use. So lots of options to turn things on or off, configure thresholds etc, is not really what I'm aiming for Would value your thoughts on this. |
Hi @davet2001 Agree with your idea where most people want to see top 5 (or top 10 or other) most consumption devices. In this scenario un-tracked and remaining must be in that solution by default. However please consider enhance your idea (as OR or AND condition??) as add minimum value to display. Hard to me imagine how your solution will behavior, my idea is just not display devices with some minimum power, you are propose add such devices to "other", seems OK. Another question - clicking on "others" will display list excluded top display devices? PS. Sorry for mixing, another topic, are you thinking about auto prefix of UoM? Probably now UoM is constant Watt [W] and is OK but only theoretically thinking, if power is more than 1000 W then can display as 1 kW? So not 4,850 W but 4,85 kW or even add max places after decimal separator? |
Have added some collectors of energy that working only temporary, few time per quarter or even rare and mostly will show zero like 3 top positions on picture below How to disable entity with 0 kWh ?
The text was updated successfully, but these errors were encountered: