reptilex / tesla-style-solar-power-card

Home assistant power card mimicking the one tesla provides for the powerwall app.
210 stars 59 forks source link

How to add two cars with same consumption entity? #144

Open doppiaemme opened 1 year ago

doppiaemme commented 1 year ago

Hi, Not sure if a solution already exists... But I have two EV cars with only one EV charger. The Consumption Entity is the same and it's the sensor within the openevse charger. I switch charging one car or the other. But using the same consumption entity with two appliances shows the moving dots flowing to both cars. Is there a way to do this?

appliance1_extra_entity: sensor.gzoex_battery_level appliance1_consumption_entity: sensor.openevse_current_power_usage_2 appliance2_extra_entity: sensor.bmw_remaining_battery_percent appliance2_consumption_entity: sensor.openevse_current_power_usage_2

thanks!

xsirpreisx commented 1 year ago

I'd also like to add two cars, as my second EV is on the way. I already use both appliance1/2 (1 for EV, 2 for heat pump). Not sure how to do it properly. Maybe just use appliance1 for the charger (and both cars)?

doppiaemme commented 1 year ago

but that way you won't be able to see the % of charge. I still like to see the flow and charge...

image