Sun Grow AC22E-01 TCP IP Communication Problems #27953
Unanswered
davidbuecheler
asked this question in
Q&A Chargers
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
I use evcc inside home assistant. Wallbox has the firmware LE-01.1e1.001.901.17
config see below. I get a connection, the car is found correctly as well as the loading state of the car. Also the total energy is delivered from the wallbox to evcc.
But like one second after start of charging, I get the follwoing error "[lp-1 ] ERROR switch phases: modbus: response value '35917' does not match request '1'" Then the charging stops.
I do not understand why it even tries to change phases. In EVCC 3 phases are set. In the car settings also.
This is my first post, so pleas be gentile...
`chargers:
name: sungrow_wallbox
type: template
template: sungrow
Modbus TCP
modbus: tcpip
id: 248
host: 192.168.178.138
port: 516 # Port
#Ladepunkt
site:
title: Garage
loadpoints:
charger: sungrow_wallbox
mode: pv`
Beta Was this translation helpful? Give feedback.
All reactions