Hi all
I have an instant sensor giving the instant kwh (sensor.wemos_kwh) consumption of my home.
I create 2 utility meters for daily and monthly consumption.
In Lovelace both energyk_daily and energyk_montly are showing and resetting every day or every month.
Now, i want to add those 2 in the energy dashboard
I click on the energy tab, select energy configuration and select add consumption.
I can’t see those 2 utility_meters ? do you know why ?
Thx
state_class: total_increasing
device_class: energy
Then you can add it. The utility meters are useful in itself, but not needed by the dashboard.
If the sensor can also go negative when you deliver energy, it should be state class total. But I saw it could reset monthly, and then total_increasing will be able to cope with it.