hif2k1 / battery_sim

Home assistant home battery simulator - allows you to model how much energy you would save with a home battery
108 stars 13 forks source link

Add total value of energie saved #8

Closed maikrolf closed 2 years ago

maikrolf commented 2 years ago

Is it possible to add an option so we can see what battery is the best in how much it actualy saves in money?

there is a saved persentage on the addon but it can not be read outside the addon.

YMGV commented 2 years ago

Is it possible to add an option so we can see what battery is the best in how much it actualy saves in money?

there is a saved persentage on the addon but it can not be read outside the addon.

maikrolf commented 2 years ago

@YMGV thanks you very much. i didnt know that you could do this this way

hif2k1 commented 2 years ago

I have added a feature to allow you to input your energy tariff in the latest release. It takes another entity as the input so that we can support variable tariffs, but if there is demand we could support fixed tariffs as well. However, if you are on a fixed tariff it's relatively easy to multiply the total energy by the tariff to work out the money saved.