Did u get any timeline from the support? Still waiting to get my request to change endpoint to my local server. (sent 17 Okt)
I did read somwere that the installer app will be updated to have the option to change the ocpp enpoint at some point, but in the latest version i did not se that feature.
There is a new version of the installer app (version 2.0.0) published a week ago but unfortunately it seems there is still no way of configuring the OCPP address. As the OCPP interface is part of Defas marketing it is a pity they still have not opened up the ability to use our own server…
Hi, did you get the issue with Defa and your ocpp server fixed?
Nope.
I actually think Defa bricked my box trying to set it up.
Here comes the long answer. (Skip my ranting and the short answer is that you should not buy a Defa Power)
I have learned that there is two companies behind this glorified power outlet.
Defa have fixed the hardware, and that seems fine, well built etc and a very responsive tech support when you give them a call.
But if you have software questions you must email this to defa, and they most likely forward this to a company called Cloudcharge.
What I can see it is them that fixes the software, smartphone-app and smartstuff (that aint very smart) There is even a cloudcharge app in playstore that is identical to the defa app.
OT again, CC seems to ignore most of the communication but after I followed up with several calls to Defa support I got an email several weeks later asking for info on my OCPP server.
Then silence. again.
Then a while ago my charger suddenly stop working. Only way to interact with it was in bluetooth mode or installer app (also BT) where you only can change wifi or max current.
Charger is still connected to wifi, and sends data to my router, but it is no longer connected to the cloud… And I can no longer charge my car
My first question before ordering this charger was:
Will it work if cloudconnection is gone? - Yes it will they said!
There is a lot in this process going on still, but a week later after it broke I got an email that they (Cloudcharge) have fixed my OCPP settings.
Great I answered, but how did they manage that since i been offline for a long time?
Also, it is not connected to my server…
My goal right now is that the installer take the charger back since it clearly isn’t fulfilling what they specify.
I found a new box called Amina S that could be controlled with Zigbee instead, that seems interesting, skipping all could and ocpp mess. So now I investigate that option, probably in a thread near you.
But on the bright side, this adventure finally made me learn how to install HACS
That was really bad news. I have also tried to reach out via mail to them with no luck. I am also considering to swap out the Defa to some other charger with better (or actually any) integration possibilities.
( There is a ssh service running on the Defa, it would be awesome if it would be possible to log in there and configure the box from cli. )
Right now I have my hope at the Amina S box, started a thread here EV Charger with Zigbee - will this work in HA?
My backup will probably be a Wallbox Pulsar Max.
Any updates? Did they take the charger back or did they try to fix it?
Any other experiences from other owners?
Mine is being installed as we speak…
I have a Defa Power charger. Works perfekt but as we know lacks API.
I have called and emailed Defa and they say that they are looking into a third-party integration. The charger is very robust and well built. The App is missing some basic features such as be able to see current charge power.
I got the reply from support that there are no way of configuring or integrate with the Defa Power charger. (Might be in the feature but nothing they could promise).
So unfortunately we need to look elsewhere for a box with open API.
I had a discussion with Defa Sweden and they gave me a answer.
DEFA Sweden
Hey Magnus! Home Assistant has not yet
tested by us, but many CPO/CSMS which
supported by OCCP 2.0.1 can be selected in
the installer app during the ‘Handover’ step.
If you can’t find a backend you want to connect to
and want us to investigate the possibility of
integrate with Home Assistant, you can
contact us via [email protected]. Then
we will look at integrating you with
Home Assistant.
We then need the backend URL and the serial number of the charger you want to connect.
We do not have an open APl available at the moment.
Hope this info helps even if we understand
that there really is a need to
integration should already be in place
Hi, im also in contact with Defa support about my charger, today i did get a mail from them about Cloudcharge and they wanted to know what kind of apartment complex i was asking for.
Defa is not intrested with customers who have their own house and who want to control their charger themself.
Cloudcharge is a different company from Defa and are run by a Chinese?? Siqi Luki Zhao
Thats just great that Defa allow a Asian with connections to the chinese government control Defas chargers…
I also got an answer from Defa support when I asked about API.
“So far, there is no public API available and no timeline if it will come.”
I asked them to forward API request to the developer, hopefully they will pick it up.
Anyone managed to setup DEFA to Home Assistant? Last time I spoke to them they said it is not possible and probably won’t be possible in the future either, but things might have changed ?
No, DEFA and their managing company CloudCharge dont want private users to have the possibility to manage their own chargers. They want users to pay a expensive fee to Cloudcharge. The only way a private owner can control their charger are on the DEFA Power app. So if you are thinking of buying a DEFA Power, think once more and buy something else.
My local electricity company did have DEFA Power integration. But they have removed Defa Power integration, due to many integration errors from DEFA.
I am one of the developers writing firmware for this charger and can clarify: it only supports OCPP 2.0 whereas there is no OCPP 2.0 add-on for Home Assistant, not as far as I know anyway.
But should you somehow obtain an OCPP 2.0 CSMS running in your LAN, you can always use wireshark to see what the charger tries to connect to and then give it a DNS server which will resolve that to your IP address. A bit convoluted, I know, but they chose to not have an option to send custom CSMS URL from bluetooth application.
Thanx for answer many of us that really regret buying this piece of crap that only are tied to a Cloud server that are meant for big parking areas and not to a singel house owner who wants to control the charger for them self.
DEFA:s technical experts are so stupid and dont know shit.
Will the app continue working even if I get the charger to connect to my own HA CSMS?
I’m currently working on a Home Assistant integration for DEFA Power. You can find the GitHub repository here: https://github.com/Bebbssos/ha-defa-power
To install it using HACS:
- Add a custom repository:
- Repository:
https://github.com/Bebbssos/ha-defa-power
- Type: Integration
- Search for DEFA Power and download it.
That is really awesome! Are you open to contributions (not promising anything but I’d love to try to find some time to help)?