hif2k1 / battery_sim

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

Multiple simulated batteries? #69

Closed andypnz closed 1 year ago

andypnz commented 1 year ago

Hi

Is it possible to simulate multiple batteries? I have 3 phase power, with solar on each phase - so would like to simulate a battery on each phase. I have separate solar production + grid import / export data for each phase. HA seems to group self consumed solar all together, but everything else is displayed per phase.

Thanks!

image

hif2k1 commented 1 year ago

Should be possible to make as many batteries as you like, just add the integration again to make another battery. You may need to make them slightly different in size just so they have a unique name.

hif2k1 commented 1 year ago

I've added the option to make your own name for custom batteries in the latest release so now you can make two identical batteries with different names. This should help the issue you raised above.