Hey everyone 🙂
I’m using the Home Assistant Energy Dashboard, but as far as I know there’s no way to include a monthly base fee.
What I’d like to achieve:
Track consumption (kWh) and costs (€)
Costs should include both:
monthly base fee
price per kWh
Show values for day, week, month, year
Send all data to InfluxDB for further analysis
My question:
👉 Is there a better solution for this (maybe a HACS integration), or is the only way to build it manually with templates + utility_meter?
Thanks in advance for your tips 🙏