tmjo / charger-card

A lovelace card for electrical vehicle (EV) home chargers and charging robots.
MIT License
89 stars 59 forks source link

Add support for ChargePoint chargers as a brand option #54

Open CitizenRacer opened 1 year ago

CitizenRacer commented 1 year ago

Is your feature request related to a problem? Please describe. Please add support for ChargePoint chargers under the brand

Describe the solution you'd like Configuring this card is onerous as it's unclear what entities go to which config points, it'd be great to have it support https://github.com/mbillow/ha-chargepoint for those of us with ChargePoint chargers

Describe alternatives you've considered I've looked for example configurations for this particular charger brand and haven't found anything

tmjo commented 1 year ago

Hi and thanks for using the card. I'll be happy to add ChargePoint chargers as you suggest, but I need some help doing the ground work. Best option is if you take a look at for instance the Easee template file and propose a PR with necessary changes. I can try to help you out if it is not clear what to do. If you think this is too complex, I can help out, but then I need as minimum a full, working YAML code for the card with ChargePoint. With this, I can fairly easily make a template out of it and you could test it out.

PS! Only entities from the charger integration will be allowed in the template, not personal customizations (for instance some people add some other stuff in their card, which of course is perfectly fine, but for the template it must be something that fits all with the same charger).

tmjo commented 1 year ago

Hi!

I'd love to add support for this charger, but kindly read the wiki on how-to. Let me know if anything is unclear and I'll update it or try to explain.

Cheers!

curtisbarnard commented 8 months ago

I'm working on setting up my card now for my Chargepoint Home Flex. Once I have it done I can add a PR with the template.

ThatTallGuy21 commented 3 weeks ago

I'm working on setting up my card now for my Chargepoint Home Flex. Once I have it done I can add a PR with the template.

@curtisbarnard - Were you able to get the ChargePoint Home Flex configured and a PR sent?

Anyone else? I could use some help.