michelsciortino / esphome-aurora-inverter

14 stars 9 forks source link

Home Assistant Energy Dashboard visualization #13

Open al31c0 opened 6 months ago

al31c0 commented 6 months ago

Hi guys,

Thank you so much for this project! Finally I can control my old Aurora Inverter in Home Assistant.

I still have a step to do that is causing me a bit of problems. I would like to see the inverter daily kwh in the Home Assistant Energy Dashboard but the sensor is not visible in the selector menu.

I then try to change the device_class to energy as show below but nothing change:

sensor.esp32_s2_inverter_aurora_cumulated_energy_today:
  device_class: energy

Can you help me to figure out what I'm missing? Thank you