Hi
I defined several “counters” representing my consumed, generated and purchased energy from several sensors and they all work fine except for the one representing “purchased”; I cannot find it on the list to use it on energy panel.
This is the detail of the counter on developer tools:
> state_class: total_increasing
> source: sensor.energia_comprada_integrada
> status: collecting
> last_period: '0.57'
> meter_period: hourly
> cron pattern: 0 * * * *
> last_reset: '2022-05-19T08:00:00.045553+00:00'
> unit_of_measurement: kWh
> device_class: energy
> icon: mdi:counter
> friendly_name: Energia Comprada Contada
Any ideas on what’s wrong?
Thx