Energy Distribution Card Colors #9949
Unanswered
EnochPrime
asked this question in
Other feature requests
Replies: 2 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Thanks for your input @EnochPrime! With gas and battery added to the party, the whole thing has become a bit inconsistent. In a later exploration, I made the lines black and the blobs may still be the color they came from. In my opinion, this works great by dimming the map and making it clearer. What do you think of making the lines black? Don't mind the other changes I made in the card |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Introduction
The Energy Distribution card currently consists of a maximum of 6 nodes each representing a different aspect of home energy. For the most part, each node has a primary color which is used for the ring which encircles the icon and values. This primary color is also used for lines connecting that node to another node (mainly toward the home node). Some nodes also have a secondary color used for lines. The home node has a unique aspect that the ring is split into multiple colors representing the proportions of the input energy. With the addition of the battery node to this card the methodology of how the primary and secondary colors are applied has become inconsistent.
Scope
The scope of this discussion is intended to be limited to the methodology for choosing what color(s) are used for the rings and lines in the Energy Distribution card. What the exact colors should or shouldn't be can be discussed, but is not the primary purpose.
Current Card
Analysis
Non-Fossil & Gas
These nodes only transmit energy to one other node. The primary color for these nodes matches the color of the connecting lines. No issues to note here.
Solar
Like the non-fossil and gas nodes, the solar node only transmits energy to other nodes. The primary color of this node is yellow and the line connecting the solar node to the home node shares this color. There are two additional nodes which the solar node connects to: grid and battery. The color of these lines match the input value color of these nodes. This does not appear to be a problem at this point, but causes issues when looking at other nodes.
Grid
This node maintains the first "rule" of the previously discussed nodes where the primary color is used for the ring and the line connecting to the home node. If one tries to apply a second rule that input lines should match the input color of purple that would mean the green line from non-fossil should be recolored which breaks the first rule.
Battery
This node does not follow any of the possible rules of the other discussed nodes. The ring uses the color of the input value and not the output value. Shares the same problem of input colors as the grid node.
Home
This is the only node that does not export energy. As such there is not a primary color and all connecting lines match the color of the output value of the connected node.
Proposal
Beta Was this translation helpful? Give feedback.
All reactions