Hi everyone, so far, my searches have been semi-successful.
I want to include fixed costs per month in my energy cost calculations, and I have no idea how.
Probably the best solution was to divide the monthly costs by hours in a month and then create a helper sensor for it. Seen here: https://domoticarte.com/en/p/calculate-electricity-bill-home-assistant/#fixed-costs-price-sensor.
My energy provider (Planet B Net Zero Energy — Germany) gives me a rate per month which is fixed, and I would like to avoid errors by dividing a 30-day month by 28 days, for example.
Can I add a utility meter helper for monthly energy consumption and multiply it by the current price? Then use this and add the fixed price? That is my best idea right now, but I can see that it only takes the last current price and doesn't store price based on the hour/quarter it was consumed, right?
Moreover, I am a bit surprised, that I don't find more 'proper' solutions on this. Is this a German 'problem'?
Anyway, all help is appreciated.