-
-
Notifications
You must be signed in to change notification settings - Fork 57
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
wallbox charger #36
Comments
Hi, Would be great! Shouldn't be a problem to implement it, but I won't personally spend time on studying the documentation. If you could give an overview of the sensors (and services if applicable), I may assist in creating a 'proof-of-concept' that you could further work on. |
@tmjo - great news, appreciate your help
please let me know if anything else is needed |
Please allow me to second the request. |
@avico78 After playing with the configuration posted with the Card, I have come to the conclusion that the most difficult part is deciding what data to display where - there is so much flexibility here. I am displaying a blend of information from the WallBox Pulsar Plus, the car and other sources - but my configuration is very much a work in process - I still have a ton of place holder " sensor.CHARGERNAME_' or "evsee" entries.
|
wow looking absolutely great , thanks appreciate your help! If u have plans to make this (great!) card more versatile and support more charger stations it could be again thanks much for your efforts! |
Great, I will implement this as a template later (right now I need to fix the UI configurator for it to make sense). Image can be changed by adding the |
Hi, working on a simple template for this to make it easy to set up. I see you have some sensors named Reason for asking is that my idea is that the default templates works 'out-of-the-box' with the integrations, so in case there is something custom that's great, but not something we would want in the templates. I see Don't misunderstand me, if this is custom, I would do the same as you and it is indeed the purpose of having the card fully customizable, but I just want to keep the templates 'clean' so need to understand what is done. |
Also, there seems to be something fishy about the service calls. Does Wallbox provide services that you can call to, for instance, reduce max current and stuff? I see some of the config in your example seems to be from the Easee template, so I assume they will not work properly. |
@tmjo - the ev_ sensor i added us something can be ignore , But it would be great to have sliders where possible to adjust the station amperage . One more thing i do think would be very useful is the visibility of some statistics of station connectivity , Thanks much for working on this - I do believe such solution would become quite handy for EV car users. of the statics for the charging station connectivity , |
Great, I'll make something based on the list you added in previous post. Let's see if it works, if not let's adjust. I note that there are some entities you did not include in your example, are they not interesting? I agree on your comment about stability for disconnection. I, for one, am a strong believer in local communication and not depending on cloud which most chargers seem to do. The same with my Easee charger. But to add any statistic on it, we need a sensor that shows connected or disonnected. The Easee-integration has something, but it is really quite hacky and not very reliable. |
As for Tesla, I don't have a clue. I believe there are as many combinations as there are chargers more or less, but I know that the Tesla integration itself gives quite useful info that would leave the charger info less useful perhaps. See #37 for instance. |
@tmjo The sensors eva_xxxx are templated sensors from my FordPass integration - there are just some data points that I don't see as available thru the WallBox data set. |
Right, thanks! I saw now that it was your example. |
please ignore my comment for :
(I actually added similar entity and confused with the question ) @tmjo - are u planning to have one "generic" card which can adbot different templates ? for customization - |
No worries! The card is already fully customizable for people who has YAML-skills and some knowledge of HA and the integration they use, of course within the functionality provided by the card. Personally I am using the card for my charger, my e-Golf car, a weather integration and an integration showing details of tidal conditions. So it is very flexible as it is today, and the plan is to continue developing the flexibility. However, "most" people find this very complex, so my intention with templates/brand is to simplify it so they only add a "main" sensor and the rest is taken care of by the template. Obviously, I will rely heavily (if not solely) on the community to maintain the templates as it is impossible for me to test it (without having the devices) and also extremely time-consuming to have to read up on every integration. So the idea is to help get people started with some templates, and let a few persons be key-person for maintaining that template for the card. I am doing some work right now to convert all code into Typescript instead of pure Javascript, mainly as this gives more concise code and I believe TS is the future, but also because I need to do some work to fix the UI-config after some breaking changes in HA. I've got it almost ready, and that will (hopefully) make it easier for skilled people to contribute easier than before to the templates. |
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! |
It would be really awesome if can add some for wallbox charging station
it has build in integration :
https://www.home-assistant.io/integrations/wallbox/
The text was updated successfully, but these errors were encountered: