Last_reset for energy sensors

Hi.

I have looked and can’t find an idiot’s guide.
Everything was working fine but now for the last month pretty much have not had any readings come through.

Where exactly do I put last_reset and how?

I was very impressed with the graphs but theres.nothing coming up in the energy tab any more .

Please help.

You don’t. It is no longer needed. Assuming your Home Assistant version is up to date.

All the energy sensor needs to appear in the Energy dashboard is a unit_of_measurement in kWh or Wh, a device_class: energy, and a state_class: total_increasing or total.

Hi.

I am running latest version of ha, and it still asks for this .
I am using Hildebrand glow API

Go to Developer Tools / Statistics. Find your entity. Does it have a FIX ISSUE button to the right?

If so, click it.

Hi
There is no ‘fix issue’ button.

I know the data appears to be getting through as I get this screen…


But still nothing on the energy tab

Help!! anyone…?

thats what it says in the log

  • Entity sensor.gas_consumption_dcc_sm_profile_reads (<class ‘custom_components.hildebrandglow-dcc.sensor.GlowConsumptionCurrent’>) with state_class measurement has set last_reset. Setting last_reset for entities with state_class other than ‘total’ is not supported. Please update your configuration if state_class is manually configured, otherwise report it to the custom component author.
  • Entity sensor.electicity_consumption_dcc_sm_profile_reads (<class ‘custom_components.hildebrandglow-dcc.sensor.GlowConsumptionCurrent’>) with state_class measurement has set last_reset. Setting last_reset for entities with state_class other than ‘total’ is not supported. Please update your configuration if state_class is manually configured, otherwise report it to the custom component author.
1 Like

How were these sensors defined?

Can you share the configuration for these sensors?

Hi

I didn’t do anything. Loaded the Hildebrand glow integration and used the details I had.

Where would I find the bits where they are defined?
There’s nothing in configuration.yaml

Then you need to report the issue to the developer of this third party integration, if there is not already an issue open for it: