Hello,
im using a tasmota device which reads my energy counter in the basement.
So i have the following configuraiton:
Tasmota Device Entity, named “sensor.tasmota_zaehlerstand”
Therefore i created a Template Sensor to convert the Data to an float value, named “sensor.tasmotazaehlerstandfloat”
Stateclass is “summarized increasing”.
Now i want to have a sensor which shows me the currently monthly energy consumption. This sensor should also reset to 0 every end of the month.
So i created a utility meter Helper for this, named “sensor.stromzaehleraktuellermonatsverbrauch”:
I just used the default values and set reset cycle to monthly. 1.) questions: When is the reset done? Exactly at end of every month, 23:59? Also for february?
2.) Question:
As you can See, the utility meter is showing wrong data. Why is this happening?
I will use the Utitlity Meter to send me an monthly Energy Report with additional stats via E-Mail.
Hope someone as a clue!
Thank you and best regards!