Under the hamburger for the Energy Dashboard, I see the ability to add an individual device. As expected, it requires a sensor with an energy (e.g., kWH) unit of measurement.
The KP125 offers three such sensors:
- Total Consumption
- This Month’s Consumption
- Today’s Consumption
- Am I correct in assuming that I should use “Total Consumption” and that the corresponding value tracks total cumulative kWH since device was first used (or last reset)?
In contrast, the KP125M offers only two consumption sensors:
- This Month’s Consumption
- Today’s Consumption
- Since there is no “Total Consumption” which if any of the 2 listed above should I use? (and why is there no “Total Consumption” sensor?)
- Will there be a problem since presumably these “reset” each month and day respectively, potentially creating discontinuities in the data for periods longer than a day?
- Regardless, what I do for the Energy dashboard, is it possible and advisable to programmatically created my own derived “Total Consumption Sensor” either by using the historical sum of “Today’s Consumption” or by calculating it cumulatively based on the real-team Watts flowing? Any suggestions on how best to proceed?