-
-
Notifications
You must be signed in to change notification settings - Fork 94
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
Autel MaxiCharger works well with the OCPP integration #1523
Comments
👍🏼 Same here, Autel appears to have now properly report. |
Mine correctly reports a maximum 48amps. I haven't ever changed it from that, though. Even with original app. |
I am having the same issue. In the app my charger is set to 48A. The dips on the board are set to 48A. But this integration reports 32A as max. |
My charger is set for 50amps, but my car limits to 48amps, which is what this integration reports. Is it maybe your car setting the limitation? What firmware is your charger running? |
Thanks. My car isn't connected yet, but supports 48 as well. Perhaps when I get home I can plug in to check. |
What appears to be happening based on some testing is that Autel is not 100% supporting OCPP 2.0.1, in fact it returns that its using 1.6, when |
Thanks. This is my issue as well. |
I have edited my original post to indicate that, for me, it works only for 0.7.0, but not more recent versions. |
Hey thanks. I rolled back and it's working great. Edit: It's still locked to 32A. |
Try it without the trailing forward slash. Also, maybe try using the IP of your OCPP integration, instead of 0.0.0.0 |
Hi @jds11111 , thanks for your feedback. Once bith port are opened then start configuring ocpp plugin with 9000 port. Now I am able to start charger but not able to set maximum current and I am stuck with @ocpp#1019 |
I don't understand why I don't have that problem. |
Are you using home assistant on docker? |
Yes, I am. This is the firmware version reported to OCPP: PFA0102|V0.00.00|V1.36.00|V1.21.00|2.4.3.0, Autel MaxichargerAC, and charger features: Profiles.CORE|FW|SMART|RES|REM|AUTH. The charger is blocked from reaching the internet at my router/firewall. I am still running OCPP version 0.7.0, since none of the 0.8.x version work for me. |
I switched to 0.7.0 after coming on this thread. |
So, different firmware, but it is hard to decipher the different numbers. The app says that it is verion 3.2.1. If we are running the same OCPP backend, then mustn't it be the charger firmware version that is different? |
The documentation does not list this charger as working, but I just got it working with your integration. EDIT: with version 0.7.0. Updates to 0.8.0 through 0.8.4 have migration errors. I have uninstalled and reinstalled to avoid the migration errors, but the charger still works only 0.7.0.
Version of the custom_component
Latest version 0.7.0
Configuration
Running it unsecure on port 8887.
Followed these instructions on how to use the app to set up the charger. It worked as described.
Describe the bug
There is no bug with the software, just wanted to add to the documentation as another charger that works!
After setting up, there was control for availability, charger on/off and current. There were also 10 sensors available:
I blocked the charger from the internet, and still have fully local control.
Debug log
Great work, folks!
The text was updated successfully, but these errors were encountered: