Hi!
I have a question for this community. Is there anyone who can create an integration for the EV charger from Cube (Cube Charger, cubecharging.com)?
Apparently there is an API available to read this portal (https://portal.cubecharging.com/wiki-api).
Is it possible to use this to create a Home Assistant integration so the charger can be read (in real time?) in HA?
That would be amazing!
Thanks in advance!
I have a basic component running, which I was able to develop with help of co-pilot.
it gets the data from the Api’s and helps me distinct between several charge passes/cars what energy has been fuelled and I am also able to start/stop the charge actions.
I am willing to contribute to make this a real component and contribute this to home assistant.
how can I establish this?
Best bet, make it a custom integration, expose it to HACS, prove it works, get people using it until it’s stable, then try to get it into HA core after that.
Basically, but look at other custom integrations and what they did. Look at how to submit something to HACS. Once you get something shared on Git add a new Custom Integrations - Home Assistant Community post.
hmm little to enthusiastic.
I am struggling as I seem to have lost some of the functionality which I had before when I had placed the files manually on my HA environment…