Closed m03pchen closed 7 months ago
Try having only one system talking to the box.
Try having only one system talking to the box.
I tried it today. I deactivated the Garo add-on and completely restarted Homeassistant (Power shutdown) Then I started HA with EVCC only - log looks exactly the same. 3 minutes until EVCC is completely started and one minute later the modbus: length error appears
@premultiply es geht um Bender- da musst Du mal bitte schauen.
Was sagt denn evcc charger --log trace --diagnose
?
Was sagt denn
evcc charger --log trace --diagnose
?
Sorry aber wo genau gebe ich den Befehl ein ? Bei mir läuft HA auf Proxmox - glaube da komme ich nicht in die Console dafür oder?
Einfach auf einem normalen System Windows, macOS, Linux etc. in der Konsole ausführen. evcc ist eine einzelne ausführbare Datei.
Ehrlich gesagt komme ich so nicht weiter. Habe gerade mal versucht EVCC über Windows zu konfigurieren, PV Anlage und Fahrzeug klappt. Bei der Wallbox kommt folgendes (gleiches):
"Teste die Konfiguration von Garo GLB, GLB+, LS4, LS4 compact ... Fehler: modbus: length in response header '12081' must not be zero or greater than '254'
Der Test von Garo GLB, GLB+, LS4, LS4 compact ist fehlgeschlagen. Soll es trotzdem in die Konfiguration aufgenommen werden? Yes
Garo GLB, GLB+, LS4, LS4 compact Garo GLB, GLB+, LS4, LS4 compact wurde erfolgreich hinzugefügt."
Ich habe dann aus Unwissenheit deinen Befehl eingegeben:
C:\Download\evcc>evcc charger --log trace --diagnose
[main ] INFO 2024/04/09 20:28:51 evcc 0.125.0
[main ] INFO 2024/04/09 20:28:51 using config file: C:\Download\evcc\evcc.yaml
[db ] INFO 2024/04/09 20:28:51 using sqlite database: C:\Users****.evcc\evcc.db
[db ] TRACE 2024/04/09 20:28:51 SELECT count() FROM sqlite_master WHERE type='table' AND name="settings" -1 settings
LIMIT 1 -1 settings
0 configs
LIMIT 1 -1 config_details
LIMIT 1 -1 fk_configs_details
%" OR sql LIKE "%CONSTRAINT [fk_configs_details]%" OR sql LIKE "%CONSTRAINT fk_configs_details %") -1 fk_devices_details
%" OR sql LIKE "%CONSTRAINT [fk_devices_details]%" OR sql LIKE "%CONSTRAINT fk_devices_details %") -1 device_id
%" OR sql LIKE "%[device_id]%" OR sql LIKE "% device_id %") -1 configs
WHERE configs
.class
= 1 ORDER BY id 0
Ansonsten bin ich mit meinem Können ohne Anleitung leider am Ende
chargers:
- name: Garo-Wallbox
type: template
template: bender
host: *.*.*.* # IP-Adresse oder Hostname
port: 8080
Port 8080 klingt falsch. Was passt am Default 502 nicht?
Habe mal den Port 8080 gegen 502 ausgetauscht:
[main ] INFO 2024/04/09 21:11:51 evcc 0.125.0 [main ] INFO 2024/04/09 21:11:51 using config file: /config/evcc.yaml [main ] INFO 2024/04/09 21:11:51 starting ui and api at :7070 [lp-1 ] WARN 2024/04/09 21:11:52 poll mode '{connected 5m0s}' may deplete your battery or lead to API misuse. USE AT YOUR OWN RISK. [site ] INFO 2024/04/09 21:11:52 site config: [site ] INFO 2024/04/09 21:11:52 meters: grid ✓ pv ✓ battery ✓ [site ] INFO 2024/04/09 21:11:52 grid: power ✓ energy ✓ currents ✗ [site ] INFO 2024/04/09 21:11:52 pv 1: power ✓ energy ✓ currents ✗ [site ] INFO 2024/04/09 21:11:52 battery 1: power ✓ energy ✓ currents ✗ soc ✓ capacity ✗ [site ] INFO 2024/04/09 21:11:52 vehicles: [site ] INFO 2024/04/09 21:11:52 vehicle 1: range ✓ finish ✓ status ✓ climate ✗ wakeup ✗ [lp-1 ] INFO 2024/04/09 21:11:52 loadpoint 1: [lp-1 ] INFO 2024/04/09 21:11:52 mode: off [lp-1 ] INFO 2024/04/09 21:11:52 charger: power ✗ energy ✗ currents ✗ phases ✗ wakeup ✗ [lp-1 ] INFO 2024/04/09 21:11:52 meters: charge ✗ [lp-1 ] DEBUG 2024/04/09 21:11:52 phase timer inactive [lp-1 ] DEBUG 2024/04/09 21:11:52 pv timer inactive [lp-1 ] INFO 2024/04/09 21:11:52 vehicle updated: unknown -> VolvoV60 [lp-1 ] ERROR 2024/04/09 21:11:52 charger enabled: dial tcp 192.168.178.10:502: connect: connection refused
https://docs.evcc.io/docs/devices/chargers#garo-glb-glb-ls4-ls4-compact
Der 'Modbus TCP Server für Energiemanagement-Systeme' muss aktiviert sein. 'Registersatz' darf NICHT auf 'Phoenix' oder 'TQ-DM100' eingestellt sein. Die dritte Auswahlmöglichkeit 'Ebee', 'Bender', 'MENNEKES' etc. ist richtig. 'UID Übertragung erlauben' muss aktiviert sein.
Ist das alles gegeben?
Describe the bug
Hello everyone,
I have a Garo wallbox ((GLBDCMW-T211FC-VCC) connected to my homeassistant via wifi. The garo_wallbox addon is running on the homeassistant and also displays all values. I can also access the wallbox's web interface via the local IP, change the mode (on/off) and an other things (like loadpower 6-16 ampere)
After the 3 Minute start this error pops into thelog:
"[lp-1 ] ERROR charge timer: modbus: length in response header '12081' must not be zero or greater than '254'"
The error comes every minute again. No wallbox is displayed under the device settings - only the Volvo. On the overview page, however, the Volvo is always shown as "not connected" even if the charging cable is connected and I start the wallbox via Home Assistant or web interface.
Config from http://wallbox-ip:8080/servlet/rest/chargebox/config
Steps to reproduce
I dont know...
Configuration details
Log details
What type of operating system are you running?
Linux
Version
0.125.0