Consumption meter cannot be deleted

Hello,

I had created a sensor in the configuration.yaml that derives the consumption per day from a total consumption sensor.

This looked something like this:

utility_meter:
 energy:
   name: Warmwasserheizung Verbrauch pro Tag
   source: sensor.warmwasser_heizung_ss00_blau_tz3000_gjnozsaz_ts011f_summation_delivered_2
   cycle: daily

Now I deleted this sensor from the configuration.yaml and restarted the system.
However, the sensor is still there - see picture.

How can I delete this?

Greeting Werner

GruĂź Werner

Check in Settings → Devices & Services → Helpers. Do you have a copy of the Utility meter there?

1 Like

Hello,

I already thought of that too. However, this sensor is not included there.

I may have to explain the story again.

First I set up the counter described above in the configuration.yaml.
Then I noticed that this also works much easier with a “consumption counter” helper. As a result, I set up such a helper with the same function via the UI - it just had a slightly different name. And since I created both counters at different times, other values ​​were also output.

Since I only need one and I prefer the UI, I deleted one counter in the configuration.yaml.

Greeting Werner

Sensor went away by itself today.