Huawei FusionCharge Wallbox #10262
Replies: 39 comments 427 replies
-
That needs a custom module to implement the awkward steering by power. Would you want to attempt a PR? /cc @premultiply by power is already implemented in ocpp |
Beta Was this translation helpful? Give feedback.
-
I am reading the inverter data via modbus with nodered and parse it to evcc via a mqtt broker. All tools are running as seperate docker containers on a NAS. For the wallbox I tried to use the modbusproxy function with evcc and also added the respective port (5021) to the evcc container. When I tried to read the registers from the NAS/evcc (192.168.1.3:5021) there seems to be nothing there. Shouldnt I be able to get the inverter data?
|
Beta Was this translation helpful? Give feedback.
-
@hauke-ruehs Can you please attach the full document or download link? |
Beta Was this translation helpful? Give feedback.
-
Thanks for providing the updated version containing the huawei-ac template. As mentioned above (#10262 (comment)) I only get time-outs when I try to address the wallbox. Further the charger shows some error messages with regard to signal quality from the meter and is only charging with reduced power. It seems as if it doesn't want to "talk" to other devices than the inverter. |
Beta Was this translation helpful? Give feedback.
-
Hello, any News on the integration of the Fusioncharge? Just updated mine on the latest firmware. As "Installer" I can see now the option "3rd party NMS via TCP Modbus" as mentionnend above. This setting seems only allow to connect the Fusioncharge as Client-Device on a NMS Server-Device. In any case on the IP-Address of my Fusioncharge the port 502 is not listening for any connection. |
Beta Was this translation helpful? Give feedback.
-
I would strongly advice against purchasing any equipment that is not fully integrated already. |
Beta Was this translation helpful? Give feedback.
-
regarding to https://support.huawei.com/enterprise/en/doc/EDOC1100355823 V100R023C10SPC060 will bring OCPP1.6J so as soon as the new FW will be released full Evcc support should be possible |
Beta Was this translation helpful? Give feedback.
-
I do not have this Huawei charger but I plan purchasing it since I also have Huawei inverters. Some Huawei inverters were listening to port 6607 instead of 502 for modbus tcp. Has anyone tried port 6607? Has anyone done a port scan? |
Beta Was this translation helpful? Give feedback.
-
Have to say, even with the ocpp firmware V100R023C10SPC060 it is bot working. Really annoying |
Beta Was this translation helpful? Give feedback.
-
Here are some sample messages which are sent if you set up a "third-party NMS" in the wallbox and then listen on that port (first column is byte count, rest is hexadecimal):
Perhaps someone know what protocol this is? Ping @tryinit6 since you seem to have explored the same thing above. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
Don't know if it helps but have been trying to get this working for 2 days. Finally found that I had to log in to the fusionsolar via computer and go to monitoring > monitoring > choose the dongle > go to configuration > scroll down to bottom and enable Modbus-TCP and choose unrestricted or choose restricted but then add the ip of the service that needs data. And sorry if I missed something, might at least help someone if they where looking for the answer I was :) |
Beta Was this translation helpful? Give feedback.
-
Good morning, I apologize for asking this question but I have a problem. Inverter Sun2000 6ktl - fw:141 In the last few weeks, using the Huawei Solar integration, I have had constant disconnections. Until a month ago I never had any problems. Help 😅 |
Beta Was this translation helpful? Give feedback.
-
So you think they compete about the slave 0 slot?
…On Wed 26. Jun 2024 at 13:35, Criaga ***@***.***> wrote:
Test failed!!! I tried to install version 1.3.3 and as of this morning it
has no disconnects. Now I'm connected via dongle IP /port 502/slave 1.
Let's see what happens in the next few hours, but it seems very stable
—
Reply to this email directly, view it on GitHub
<#10262 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAGFGAEGQPD766L5FGG2J2LZJKRRPAVCNFSM6AAAAAA52KTHOGVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TQOBRG4ZDQ>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Could you please contact the Huawei support ([email protected]) and ask for the release date of OCPP 1.6? It is officially announced for Q4/2023 and still not available. For quick processing of your service requests it is advised to put your devices serial number into the email. Maybe this will eventually help to integrate the wallbox to evcc. Thank you! |
Beta Was this translation helpful? Give feedback.
-
Isn't this the old one with the badly/incompletely implemented ocpp?
Verzonden vanaf Outlook voor Android<https://aka.ms/AAb9ysg>
…________________________________
From: Kevin ***@***.***>
Sent: Tuesday, February 18, 2025 6:43:33 AM
To: evcc-io/evcc ***@***.***>
Cc: MichaelX ***@***.***>; Manual ***@***.***>
Subject: Re: [evcc-io/evcc] Huawei FusionCharge Wallbox (Discussion #10262)
Is occp added again in this build?
—
Reply to this email directly, view it on GitHub<#10262 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFCGODXEBFWQSIAE4V2XRID2QLCALAVCNFSM6AAAAAA52KTHOGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEMRTGIZDIMQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Ich habe auch gerade die Firmware auf die Box gespielt. Könnte jemand kurz die Config für EVCC bereitstellen ? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
@premultiply is it possible to add something like forcechargingrateunit: W instead of A into the evcc config? Huawei seems to be really slow integrating such changes. |
Beta Was this translation helpful? Give feedback.
This comment has been minimized.
This comment has been minimized.
-
I grabbed the log from the charger:
here is a error with "check rate unit" |
Beta Was this translation helpful? Give feedback.
-
Maybe you have to specify the number of phases in the ocpp request, but I'm not familiar with the ocpp specification. It would be good if we could test it with evcc directly. I saw that @premultiply created a pull request (#19001) for the possibility to use W as Chargingrateunit. Does anyone know when the new template will be usable in evcc? |
Beta Was this translation helpful? Give feedback.
-
There is a new firmware Version: V100R023C10SPC200T https://support.huawei.com/enterprise/de/fusioncharge/fusioncharge-pid-254563737 Could somebody share the changelog and the firmware? I don't have access. |
Beta Was this translation helpful? Give feedback.
-
Fingers crossed this will ever be solved. meanwhile I removed the Huawei Wallbox and bought a Tinkerforge WARP3. works brilliant now! The Huawei goes to my parents place since they don't have particular needs with surplus charging and just need a good stand a lone device |
Beta Was this translation helpful? Give feedback.
-
There is a new firmware version V100R024C10SPC050. https://support.huawei.com/enterprise/de/fusioncharge/fusioncharge-pid-254563737 Somebody has access to the Release notes? Is ocpp added here? |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
I tried today and I had the same issue. Red blinking and not charging using PV
Verzonden vanaf Outlook voor Android<https://aka.ms/AAb9ysg>
…________________________________
From: BHouse ***@***.***>
Sent: Friday, April 4, 2025 4:16:42 PM
To: evcc-io/evcc ***@***.***>
Cc: MichaelX ***@***.***>; Manual ***@***.***>
Subject: Re: [evcc-io/evcc] Huawei FusionCharge Wallbox (Discussion #10262)
I am sry but where may i download the new Firmware? Just finding [FusionCharge V100R023C10SPC120] and the Documentations.
on youf own Risk
#10262 (reply in thread)<#10262 (reply in thread)>
for me the OCCP is not working like @smoki3<https://github.com/smoki3> has mentioned, Huawei shall release something fixed in may.
additionally my charger is blinking red and charged with minimal charhe 5.3kw ass a safemode
—
Reply to this email directly, view it on GitHub<#10262 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFCGODR52YV3OEGOLT4ZHUT2X2H4VAVCNFSM6AAAAAA52KTHOGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTENZSGY4TMMQ>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Anyone see the charger is officially supported on the evcc page under chargers?
Verzonden vanaf Outlook voor Android<https://aka.ms/AAb9ysg>
…________________________________
From: András-Szabó István ***@***.***>
Sent: Saturday, April 19, 2025 6:44:15 PM
To: evcc-io/evcc ***@***.***>
Cc: MichaelX ***@***.***>; Manual ***@***.***>
Subject: Re: [evcc-io/evcc] Huawei FusionCharge Wallbox (Discussion #10262)
My charger lacks the ocpp settings.
I have software version 160, on two different chargers the same.
Anyone has experienced this lately?
—
Reply to this email directly, view it on GitHub<#10262 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFCGODSNDVZ25LXKB3XUBRT22J4N7AVCNFSM6AAAAAA52KTHOGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOBYGU4TKOA>.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Hey everyone, Just a heads-up — I’ve opened a service ticket with Huawei and also made a detailed post on their official forum regarding the OCPP BootNotification bug affecting the SCharger-7KS/22KT-S0 (missing chargePointVendor in the payload). Here’s the post: If you’re experiencing the same issue or trying to integrate Huawei chargers with OCPP, feel free to drop a like, share your experience, or just keep it active. Hopefully, with enough visibility, we can get an official response or fix in an upcoming firmware release. Let’s show them we want proper OCPP support! |
Beta Was this translation helpful? Give feedback.
-
How did you manage to get the ip of your Charger?
my Charger is connected as FE to the Inverter.
in my router i can see only the IP of the Inverter as the lwip.
…On Tue, Apr 29, 2025 at 4:23 PM András-Szabó István < ***@***.***> wrote:
Yes, I tried with two ocpp configurations:
1.
as domain:
domain: ws://192.168.2.39:8887/huawei
port: 8887
path: (nothing)
user, password: test
2.
as IP:
ip: 192.168.2.39
port: 8887
path: huawei
user, password: test
And as the docs say for evcc.yaml
chargers:
- name: charger
type: template
template: ocpp-huawei
stationid: huawei
The 192.168.2.50 *(charger)* can be *pinged* from 192.168.2.39 *(home
assistant)* and *port is exposed*.
This is what bunch of us experience @premultiply
<https://github.com/premultiply>
—
Reply to this email directly, view it on GitHub
<#10262 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AKLOG5C5WCHKUNL7UIXSNTD236DPVAVCNFSM6AAAAAA52KTHOGVHI2DSMVQWIX3LMV43URDJONRXK43TNFXW4Q3PNVWWK3TUHMYTEOJYGE4DANY>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I tried to setup the evcc.yaml for the Huawei FusionCharge AC 22 kW Wallbox according to the Modbus documentation I was supplied with. It seems as if I need to provide specific keys for the Modbus registers. Could anyone help to modify my definition of the charger in order to make it work? Thank you!
chargers:
type: custom
power:
source: modbus
id: 1
uri: XXX.XXX.XXX.XXX:502
register:
address: 4108
type: holding
decode: uint32
status:
source: modbus
id: 1
uri: XXX.XXX.XXX.XXX:502
register:
address: 4110
type: holding
decode: uint32
Beta Was this translation helpful? Give feedback.
All reactions