Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for EV charger-card UI #84

Closed
lbbrhzn opened this issue Jul 17, 2021 · 11 comments
Closed

Support for EV charger-card UI #84

lbbrhzn opened this issue Jul 17, 2021 · 11 comments
Labels
enhancement New feature or request no-issue-activity

Comments

@lbbrhzn
Copy link
Owner

lbbrhzn commented Jul 17, 2021

Is your feature request related to a problem? Please describe.
Our ocpp integration represents the ChargePoint as a set of sensors and switches. Some may find it more user friendly to use a single graphical representation of the charger that shows the status and access to services, like lock/unlock, reset, fw upgrade etc.

Describe the solution you'd like
There is a HACS project for a custom
EV charger-card
We should see what would be required to facilitate users to combine our integration with this.

Describe alternatives you've considered
Alternatively, we can create our own card that is specifically designed for ocpp. Not sure if we can integrate the .js file of the card with the custom_component in a single hacs integration, though, so installation may still be a multi-step process.

Additional context
I’ve opened an issue at the charge-card project to discuss how to facilitate integration.

@lbbrhzn lbbrhzn changed the title Support for a charger-card Support for EV charger-card Jul 17, 2021
@lbbrhzn lbbrhzn changed the title Support for EV charger-card Support for EV charger-card UI Jul 17, 2021
@jeremycoppey
Copy link
Collaborator

Hey
I use this card already in my hass setup.
looks like this:
image

My yaml config for the card
type: custom:charger-card entity: sensor.wallbox_status image: default customCardTheme: theme_default chargerImage: White

Note that I called my charger sensor wallbox

@lbbrhzn
Copy link
Owner Author

lbbrhzn commented Jul 19, 2021

Great! Did you also connect it to ocpp services?

@jeremycoppey
Copy link
Collaborator

No I didn't look into that yet.
Was already happy I had some graphical way to show the charger on my homepage 😄

@jeremycoppey
Copy link
Collaborator

Thinking it would be better to recreate the charger card that is already there and make it OCPP complaint,
I went through the repo and found some comment by the dev: tmjo/charger-card#6 (comment)
Here he states he created it specific for a specific charger: ease charger.

So my 2 cent, as OCPP is a standard we (I can code JS) should maybe try to start from scratch and make it OCPP complainant.

@jeremycoppey
Copy link
Collaborator

And I just noticed that Easee charger user can still use our card via the ocpp service that Easee provides through their API:
https://easee.com/uk/wp-content/uploads/sites/3/2020/03/V1_01-UK_Easee_Charge_Productsheet.pdf
page 6
image

@lbbrhzn
Copy link
Owner Author

lbbrhzn commented Jul 19, 2021

@jeremycoppey would be great if you could develop a card specifically for ocpp!

Here's another card that could be used for inspiration:

https://github.com/JonahKr/power-distribution-card

This has animations and a versatile editor.

@jeremycoppey
Copy link
Collaborator

Quick question, do you add it into this integration or do we need to create a new repo with only the card?

@lbbrhzn
Copy link
Owner Author

lbbrhzn commented Jul 22, 2021

I would prefer to keep things together, but I am not sure that this is supported by HACS

@lbbrhzn lbbrhzn added the enhancement New feature or request label Sep 6, 2021
@nagydavid
Copy link

Hi @jeremycoppey and @lbbrhzn,

I am interested about the status of the card. If you need help I could look into it during the Christmas holiday :)

@zbuh
Copy link

zbuh commented Feb 9, 2022

The Alarmo component also includes a lovelace card. This could be a similar approach

@github-actions
Copy link

Stale issue message

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-issue-activity
Projects
None yet
Development

No branches or pull requests

4 participants