Thanks Bill !!
Now can i post images in the right place
My emonPi + emonTx has several imputs and for each one has the followin process:
1 - if > 0, skip next
2 - x (-1) [1 & 2 modify negative values]
3 - Log to feed [real time electric input]
4 - Power to kWh/d [Daily kWhd device]
5 - / feed (General - Power to kWh/d)
The idea is that feed “General - Power to kWh/d” is the real time total value for my home general kW. So if i divide one device kWh/d (for instance “Horno” entry) between total home kWh/d “General” then i can get percent use of kW/d for each device.
Example
Feed: Horno - Power to kWhd = 2 (x %)
Feed: General - Power to kWhd = 8 (100%)
Feed: Horno - Power to kWhd - Percent == 2/8 == 0,25 == 25%
Then the idea is get daily percent use of “Horno” relative to total energy use for my home. Finally, i would set this percent in a battery Dashboard.
When i create this model of feeds, “Percent” current feed configuration represents real time value percent, but my objective is get cumulative value percent of the day. So i have not real representation of total cumulative percent consuption for this device. Please ask me if my explanation is not very clear
In another hand, if i represents Multigraph, i can see with bars percent values of each device but i have not the numeric value of daily percent.
In this example “Horno - Power to kWhd” has 1.43 and “General - Power to kWhd” has more or less 6. So (1.43/6)*100 = 24 %
I would like to have a feed with this value, to query daily percent use of each device (Horno, Lavadora, Aire Acondicionado, Enchufes, Lavavajillas…)
Can you lend me a hand to get these daily values in percent? Thanks in advance