Hi Everyone !
I have a Rainforest Eagle-100, and I have it integrated into Home Assistant.
One of the reading the Eagle gives me is the current meter reading.
I would like to calculate the number of units of energy consumed at any time by comparing the current “energy delivered” sensor value against its value at 12.00 am
current energy consumed = current energy delivered - energy delivered @ 12.00 am
Can someone please guide me on how would I go about coding a sensor along these lines ?
Thanks in advance !