Skip to content
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

binary_sensor.senec_wallbox_1_smart_charge_active reset after about 3 minutes #72

Closed
Schlolle opened this issue Jan 21, 2024 · 24 comments
Closed

Comments

@Schlolle
Copy link

Whenever I activate the smart charge mode for my SENEC- wallbox, the entity "binary_sensor.senec_wallbox_1_smart_charge_active" will be set to "on" for only a short time and then reset to "off" though the smart charge mode ist still avtive. After that, it is not possible in HA to determine, which charge mode (quick or smart) ist active, because the pop-up menu of "select.senec_wallbox_1_mode" is also reset.

@Schlolle Schlolle changed the title binary_sensor.senec_wallbox_1_smart_charge_active reser after about 3 minutes binary_sensor.senec_wallbox_1_smart_charge_active reset after about 3 minutes Jan 21, 2024
@marq24
Copy link
Owner

marq24 commented Jan 21, 2024

First of all thank you very much for your feedback...

When I understood you correctly: In HA you switch the "Wallbox mode" from OFF to OPTIMIZED... this implies that the smart_charge_active sensor will set to ON...

After a short while the HA display witch back to MODE: OFF and smart_charge_active OFF ?

If this is the case, then it looks like, that the required SYNC via the WEB-API does not work - can you please enable the DEBUG-Log for the integration and restart HA and then share the output of the LOG?

@marq24
Copy link
Owner

marq24 commented Jan 21, 2024

and just to repeat - you must have configured the additional WebAPI-Integration to use the new Wallbox feature
https://github.com/marq24/ha-senec-v3?tab=readme-ov-file#wallbox-control

@Schlolle
Copy link
Author

WebAPI-Integration is integrated indeed. Energy Dashboard is working correctly. I try to publish the log after it is generated

@Schlolle
Copy link
Author

Schlolle commented Jan 21, 2024 via email

@marq24
Copy link
Owner

marq24 commented Jan 21, 2024

das sieht mir nach "kaputtem" CookieHandling aus - Du sagst, dass die WebAPI Sensoren aber Daten liefern? [sieht irgendwie für mich nicht so gut aus]... aber wie es auch sei - ein Update auf die aktuellste BETA (2024.0.3) könnte helfen...

@Schlolle
Copy link
Author

Schlolle commented Jan 21, 2024 via email

@marq24
Copy link
Owner

marq24 commented Jan 21, 2024

Leider kommt hier nichts von dem an (attachments/screenshots) die Du in eine eMail Antwort steckst... das geht nur direkt hier in GitHub...

Wenn auch die aktuellste Beta version nicht wie gewünscht arbeitet, dann benötige ich leider den output, den man in dem HA-Log file findet (wenn man für die Integration den DEBUG modus aktiviert)... DEBUG Modus aktivieren - einmal den Modus von AUS auf OPTIMIERT schalten - ein - zwei Minuten warten und dann den DEBUG-LOG Modus wieder ausschalten - beim ausschalten (über einen Webbrowser), wird dann auch gleich das LOG file vom Backend mit ausgeliefert... "das" würde ich gerne haben...

@Schlolle
Copy link
Author

Schlolle commented Jan 21, 2024 via email

@marq24
Copy link
Owner

marq24 commented Jan 21, 2024

wenn Du das File direkt 'hier' (#72) GitHub postet - und nicht als eMail Antwort sendest, dann erreicht mich das log file vielleicht auch ;-)

@Schlolle
Copy link
Author

Schlolle commented Jan 22, 2024

[FILE-REMOVED-BY-MARQ24-I-HAVE-IT]

OK, hier das Logfile. Ich deaktivierte die Wallbox, startete dann die debug-Protokollierung, stellte dann die Wallbox auf "Optimiert" und wartete ca. 3 Minuten, bis HA den Schalter "binary_sensor.senec_wallbox_1_smart_charge_active" wieder zurückgesetzt hatte. Wie bereits erwähnt: die Wallbox bleibt korrekt eingestellt, was auch in der SENEC-App nachvollziehbar ist. Lediglich HA zeigt den Staus dann nicht mehr korrekt an. ich weiß auch nicht, ob es vorgesehen ist, dass der Schalter "select.senec_wallbox_1_mode" dauerhaft den eingestellten Wallbox-Modus anzeigen soll. Dort wird spätestens nach Verlassen und zurückkehren auf die Seite mit der SENEC-Erweiterung nichts angezeigt.

@marq24
Copy link
Owner

marq24 commented Jan 22, 2024

Danke für das LOG! - Ich verstehe zwar immer noch nicht was bei Dir da genau passiert - aber Dein HA Installation läuft m.E. alles andere als Rund...

hier ein paar Einträge, um die Du dich m.E. kümmern solltest/müsstest

2024-01-21 17:50:29.023 ERROR (SyncWorker_8) [homeassistant.util.package] Unable to install package pyatv==0.14.3: error: subprocess-exited-with-error
...
homeassistant.requirements.RequirementsNotFound: Requirements for apple_tv not found: ['pyatv==0.14.3']
...

2024-01-21 18:08:31.902 ERROR (MainThread) [homeassistant.helpers.entity] Failed to set state for sensor.audi_q3_tfsi_e_longterm_trip_data, fall back to unknown

...
2024-01-21 18:08:31.677 ERROR (MainThread) [custom_components.audiconnect.audi_connect_account] Unable to obtain the vehicle shortTerm tripdata of [VIN-HERE]: 403, message='', url=URL('https://mal-1a.prd.ece.vwg-connect.com/api/bs/tripstatistics/v1/vehicles/[VIN-HERE]/tripdata/shortTerm?type=list&from=1970-01-01T00:00:00Z&to=2024-01-21T18:38:31Z')
...

Vermutlich ist das "alles" diese 'audiconnect' Erweiterung...

Hier mal zusammengedampft was bei Dir passiert...

 746: 2024-01-21 18:18:40.543 DEBUG posting data: {'WALLBOX': {'PROHIBIT_USAGE': ['u8_00', '', '', ''], 'SMART_CHARGE_ACTIVE': ['u8_00', '', '', '']}}
 747: 2024-01-21 18:18:40.828 DEBUG post result: {'WALLBOX': {'PROHIBIT_USAGE': [0, 0, 0, 0], 'SMART_CHARGE_ACTIVE': [0, 0, 0, 0]}}
 748: 2024-01-21 18:18:40.829 DEBUG ***** APP-API: app_set_wallbox_mode(self) ********
 749: 2024-01-21 18:18:40.829 DEBUG ***** APP-API: app_post_data(self) ********
 750: 2024-01-21 18:18:40.829 DEBUG APP-API post {'mode': 'FASTEST'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/243940/wallboxes/1
 751: 2024-01-21 18:18:41.838 DEBUG APP-API HTTP:200 for post {'mode': 'FASTEST'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/243940/wallboxes/1
 752: 2024-01-21 18:18:43.840 DEBUG ***** APP-API: app_get_wallbox_data(self) ********
 753: 2024-01-21 18:18:43.840 DEBUG ***** APP-API: app_get_data(self) ********
 754: 2024-01-21 18:18:43.841 DEBUG APP-API get https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
 755: 2024-01-21 18:18:45.163 DEBUG APP-API 2sec after mode change: local set_ic_max 6.0 will be updated to 31.98
 756: 2024-01-21 18:18:45.164 DEBUG posting data: {'WALLBOX': {'SET_ICMAX': ['fl_41FFD70A', '', '', ''], 'MIN_CHARGING_CURRENT': ['fl_41FFD70A', '', '', '']}}
 757: 2024-01-21 18:18:45.177 DEBUG post result: {'WALLBOX': {'SET_ICMAX': [31.979999542236328, 0.0, 0.0, 0.0], 'MIN_CHARGING_CURRENT': [31.979999542236328, 0.0, 0.0, 0.0]}}
	
	
 791: 2024-01-21 18:20:06.382 DEBUG posting data: {'WALLBOX': {'PROHIBIT_USAGE': ['u8_00', '', '', ''], 'SMART_CHARGE_ACTIVE': ['u8_03', '', '', '']}}
 792: 2024-01-21 18:20:06.398 DEBUG post result: {'WALLBOX': {'PROHIBIT_USAGE': [0, 0, 0, 0], 'SMART_CHARGE_ACTIVE': [3, 0, 0, 0]}}
 793: 2024-01-21 18:20:06.399 DEBUG ***** APP-API: app_set_wallbox_mode(self) ********
 794: 2024-01-21 18:20:06.400 DEBUG ***** APP-API: app_post_data(self) ********
 795: 2024-01-21 18:20:06.400 DEBUG APP-API post {'mode': 'SMART_SELF_GENERATED_COMPATIBILITY_MODE'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
 796: 2024-01-21 18:20:07.202 DEBUG APP-API HTTP:200 for post {'mode': 'SMART_SELF_GENERATED_COMPATIBILITY_MODE'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
 797: 2024-01-21 18:20:09.205 DEBUG ***** APP-API: app_get_wallbox_data(self) ********
 798: 2024-01-21 18:20:09.205 DEBUG ***** APP-API: app_get_data(self) ********
 799: 2024-01-21 18:20:09.205 DEBUG APP-API get https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
 800: 2024-01-21 18:20:09.506 DEBUG APP-API 2sec after mode change: local set_ic_max 31.98 will be updated to 6.0
 801: 2024-01-21 18:20:09.507 DEBUG posting data: {'WALLBOX': {'SET_ICMAX': ['fl_40C00000', '', '', ''], 'MIN_CHARGING_CURRENT': ['fl_40C00000', '', '', '']}}
 802: 2024-01-21 18:20:09.520 DEBUG post result: {'WALLBOX': {'SET_ICMAX': [6.0, 0.0, 0.0, 0.0], 'MIN_CHARGING_CURRENT': [6.0, 0.0, 0.0, 0.0]}}


1146: 2024-01-21 18:24:13.371 DEBUG posting data: {'WALLBOX': {'PROHIBIT_USAGE': ['u8_00', '', '', ''], 'SMART_CHARGE_ACTIVE': ['u8_00', '', '', '']}}
1147: 2024-01-21 18:24:13.666 DEBUG post result: {'WALLBOX': {'PROHIBIT_USAGE': [0, 0, 0, 0], 'SMART_CHARGE_ACTIVE': [0, 0, 0, 0]}}
1148: 2024-01-21 18:24:13.667 DEBUG ***** APP-API: app_set_wallbox_mode(self) ********
1149: 2024-01-21 18:24:13.667 DEBUG ***** APP-API: app_post_data(self) ********
1150: 2024-01-21 18:24:13.668 DEBUG APP-API post {'mode': 'FASTEST'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
1151: 2024-01-21 18:24:14.443 DEBUG APP-API HTTP:200 for post {'mode': 'FASTEST'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
1152: 2024-01-21 18:24:16.445 DEBUG ***** APP-API: app_get_wallbox_data(self) ********
1153: 2024-01-21 18:24:16.445 DEBUG ***** APP-API: app_get_data(self) ********
1154: 2024-01-21 18:24:16.446 DEBUG APP-API get https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
1155: 2024-01-21 18:24:16.804 DEBUG APP-API 2sec after mode change: local set_ic_max 6.0 will be updated to 31.98
1156: 2024-01-21 18:24:16.805 DEBUG posting data: {'WALLBOX': {'SET_ICMAX': ['fl_41FFD70A', '', '', ''], 'MIN_CHARGING_CURRENT': ['fl_41FFD70A', '', '', '']}}
1157: 2024-01-21 18:24:16.820 DEBUG post result: {'WALLBOX': {'SET_ICMAX': [31.979999542236328, 0.0, 0.0, 0.0], 'MIN_CHARGING_CURRENT': [31.979999542236328, 0.0, 0.0, 0.0]}}
	
	
1771: 2024-01-21 18:25:51.560 DEBUG posting data: {'WALLBOX': {'PROHIBIT_USAGE': ['u8_00', '', '', ''], 'SMART_CHARGE_ACTIVE': ['u8_03', '', '', '']}}
1772: 2024-01-21 18:25:51.838 DEBUG post result: {'WALLBOX': {'PROHIBIT_USAGE': [0, 0, 0, 0], 'SMART_CHARGE_ACTIVE': [3, 0, 0, 0]}}
1773: 2024-01-21 18:25:51.839 DEBUG ***** APP-API: app_set_wallbox_mode(self) ********
1774: 2024-01-21 18:25:51.839 DEBUG ***** APP-API: app_post_data(self) ********
1775: 2024-01-21 18:25:51.839 DEBUG APP-API post {'mode': 'SMART_SELF_GENERATED_COMPATIBILITY_MODE'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
1805: 2024-01-21 18:25:52.620 DEBUG APP-API HTTP:200 for post {'mode': 'SMART_SELF_GENERATED_COMPATIBILITY_MODE'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
1806: 2024-01-21 18:25:54.622 DEBUG ***** APP-API: app_get_wallbox_data(self) ********
1807: 2024-01-21 18:25:54.623 DEBUG ***** APP-API: app_get_data(self) ********
1808: 2024-01-21 18:25:54.623 DEBUG APP-API get https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
1809: 2024-01-21 18:25:54.974 DEBUG APP-API 2sec after mode change: NO CHANGE! - local set_ic_max: 6.0 equals: 6.0]
	
	
2841: 2024-01-21 18:34:06.202 DEBUG posting data: {'WALLBOX': {'PROHIBIT_USAGE': ['u8_00', '', '', ''], 'SMART_CHARGE_ACTIVE': ['u8_00', '', '', '']}}
2842: 2024-01-21 18:34:06.218 DEBUG post result: {'WALLBOX': {'PROHIBIT_USAGE': [0, 0, 0, 0], 'SMART_CHARGE_ACTIVE': [0, 0, 0, 0]}}
2843: 2024-01-21 18:34:06.218 DEBUG ***** APP-API: app_set_wallbox_mode(self) ********
2844: 2024-01-21 18:34:06.219 DEBUG ***** APP-API: app_post_data(self) ********
2845: 2024-01-21 18:34:06.219 DEBUG APP-API post {'mode': 'FASTEST'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
2846: 2024-01-21 18:34:07.036 DEBUG APP-API HTTP:200 for post {'mode': 'FASTEST'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
2847: 2024-01-21 18:34:09.038 DEBUG ***** APP-API: app_get_wallbox_data(self) ********
2848: 2024-01-21 18:34:09.039 DEBUG ***** APP-API: app_get_data(self) ********
2849: 2024-01-21 18:34:09.040 DEBUG APP-API get https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
2850: 2024-01-21 18:34:09.431 DEBUG APP-API 2sec after mode change: local set_ic_max 6.0 will be updated to 31.98
2851: 2024-01-21 18:34:09.432 DEBUG posting data: {'WALLBOX': {'SET_ICMAX': ['fl_41FFD70A', '', '', ''], 'MIN_CHARGING_CURRENT': ['fl_41FFD70A', '', '', '']}}
2852: 2024-01-21 18:34:09.447 DEBUG post result: {'WALLBOX': {'SET_ICMAX': [31.979999542236328, 0.0, 0.0, 0.0], 'MIN_CHARGING_CURRENT': [31.979999542236328, 0.0, 0.0, 0.0]}}
	
	
2943: 2024-01-21 18:34:53.295 DEBUG posting data: {'WALLBOX': {'PROHIBIT_USAGE': ['u8_00', '', '', ''], 'SMART_CHARGE_ACTIVE': ['u8_03', '', '', '']}}
2944: 2024-01-21 18:34:53.314 DEBUG post result: {'WALLBOX': {'PROHIBIT_USAGE': [0, 0, 0, 0], 'SMART_CHARGE_ACTIVE': [3, 0, 0, 0]}}
2945: 2024-01-21 18:34:53.315 DEBUG ***** APP-API: app_set_wallbox_mode(self) ********
2946: 2024-01-21 18:34:53.316 DEBUG ***** APP-API: app_post_data(self) ********
2947: 2024-01-21 18:34:53.316 DEBUG APP-API post {'mode': 'SMART_SELF_GENERATED_COMPATIBILITY_MODE'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
2948: 2024-01-21 18:34:54.217 DEBUG APP-API HTTP:200 for post {'mode': 'SMART_SELF_GENERATED_COMPATIBILITY_MODE'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
2949: 2024-01-21 18:34:56.220 DEBUG ***** APP-API: app_get_wallbox_data(self) ********
2950: 2024-01-21 18:34:56.221 DEBUG ***** APP-API: app_get_data(self) ********
2951: 2024-01-21 18:34:56.221 DEBUG APP-API get https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
2952: 2024-01-21 18:34:56.547 DEBUG APP-API 2sec after mode change: NO CHANGE! - local set_ic_max: 6.0 equals: 6.0]


35393: 2024-01-22 08:41:07.573 DEBUG posting data: {'WALLBOX': {'PROHIBIT_USAGE': ['u8_00', '', '', ''], 'SMART_CHARGE_ACTIVE': ['u8_03', '', '', '']}}
35394: 2024-01-22 08:41:07.589 DEBUG post result: {'WALLBOX': {'PROHIBIT_USAGE': [0, 0, 0, 0], 'SMART_CHARGE_ACTIVE': [3, 0, 0, 0]}}
35395: 2024-01-22 08:41:07.590 DEBUG ***** APP-API: app_set_wallbox_mode(self) ********
35396: 2024-01-22 08:41:07.590 DEBUG ***** APP-API: app_post_data(self) ********
35397: 2024-01-22 08:41:07.591 DEBUG APP-API post {'mode': 'SMART_SELF_GENERATED_COMPATIBILITY_MODE'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
35398: 2024-01-22 08:41:10.502 DEBUG APP-API HTTP:200 for post {'mode': 'SMART_SELF_GENERATED_COMPATIBILITY_MODE'} to https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
35399: 2024-01-22 08:41:12.504 DEBUG ***** APP-API: app_get_wallbox_data(self) ********
35400: 2024-01-22 08:41:12.505 DEBUG ***** APP-API: app_get_data(self) ********
35401: 2024-01-22 08:41:12.506 DEBUG APP-API get https://app-gateway-prod.senecops.com/v1/senec/anlagen/[ID-HERE]/wallboxes/1
35402: 2024-01-22 08:41:12.884 DEBUG APP-API 2sec after mode change: NO CHANGE! - local set_ic_max: 6.0 equals: 6.0]

Zwei Dinge die mich wundern:

  1. es wird zwischendurch immer wieder in den Modus FASTEST gewechselt
    • Zeile 757: SET_ICMAX': [31.979999542236328
    • Zeile 802: SET_ICMAX': [6.0
    • Zeile 1157: SET_ICMAX': [31.979999542236328
      und dann wird wieder auf OPTIMIZED umgestellt - aber:
    • Zeile 1809: APP-API 2sec after mode change: NO CHANGE! - local set_ic_max: 6.0 equals: 6.0

Also eigentlich steht ICMAX auf 32A - und wenn auf OPTIMIZED umgestellt wird, müsste ICMAX wieder auf 6 gestellt werden... aber "irgendwas" läuft da nicht gerade aus - die Integration meint, der Wert steht schon auf 6 ?!

@Schlolle
Copy link
Author

Also eigentlich steht ICMAX auf 32A - und wenn auf OPTIMIZED umgestellt wird, müsste ICMAX wieder auf 6 gestellt werden... aber "irgendwas" läuft da nicht gerade aus - die Integration meint, der Wert steht schon auf 6 ?!<<

Genau so ist es aber auch. Stelle ich aus "Schnell", dann steht ICMAX auf 31A, bei "Optimiert" auf 6A.

@Schlolle
Copy link
Author

Schlolle commented Jan 22, 2024 via email

@marq24 marq24 reopened this Jan 22, 2024
@marq24
Copy link
Owner

marq24 commented Jan 22, 2024

Also Du sagt, wenn Du den Status über die SenecAPP änderst, dann wird der Status in HA nach einer gewissen Zeit (Backend-Synchronisation) auch korrekt übernommen & angezeigt [das ist ja die "default" Funktionalität]...

Wenn Du die Änderung, über die HA-Integration vornimmst, dann werden [im lokalen Speicher und über die App-API] die Werte "korrekt" in der SenecApp als auch im Speicher angezeigt [das ist eben die "neue" Funktionalität - und in den LOGs die Du bereitgestellt hast, sieht es eigentlich so aus, als wäre alles soweit korrekt]...

Allerdings (auch wenn SenecApp und HA sauber aussehen) gerät nach der "Default Synchronisation" zwischen Backend und Speicher irgendwas in Schieflage ?! So habe ich Dich jetzt zumindest verstanden?

@Schlolle
Copy link
Author

Schlolle commented Jan 23, 2024

Ich möchte das Problem nochmals ganz genau definieren: Egal ob ich die Ladeart der Wallbox über HA oder über die SENEC-App einstelle. Die Einstellung erfolgt immer korrekt und bleibt auch so. Einzig der Status der Entität "binary_sensor.senec_wallbox_1_smart_charge_active" spätestens nach ca. 3 Minuten stimmt nicht (mehr).

Ausgangssituation: Wallbox ist aus.

Szenario 1: Lademodus wird in HA auf "Optimiert" eingestellt. Dann geht "binary.sensor.senec_wallbox_1_prohibit_usage" von on auf off (korrekt!), der "binary_sensor.senec_wallbox_1_smart_charge_active" (korrekt!) auf on. Nach ca. 3 Minuten aber wieder auf off (ohne dass sich der Lademodus aber ändert).

Szenario 2: Lademodus wird in der SENEC-App auf "Optimiert" eingestellt. Dann dauert es ca. 3 Minuten, bis der Lademodus aktiv ist. "binary.sensor.senec_wallbox_1_prohibit_usage" geht dann von on auf off, "binary_sensor.senec_wallbox_1_smart_charge_active" bleibt aber unverändert auf off.

Es ist also nicht mehr nachvollziehbar, ob dann aktuell der optimierte oder schnelle Lademodus aktiv ist. Nur dass ein Lademodus aktiv ist da "binary.sensor.senec_wallbox_1_prohibit_usage" korrekt eingestellt wird.

Meine Schlussfolgerung: Alles funktioniert korrekt, außer die Statusabfrage der Art des Lademodus über das SENEC-Web-API

@marq24
Copy link
Owner

marq24 commented Jan 23, 2024

kannst Du bitte nach den 3 min einmal auf Deinem Speicher lokal gucken (via https://[LOCAL-IP-HERE]//vars.html ), worauf dann der Wert SMART_CHARGE_ACTIVE steht?! (offensichtlich wechselt das vom Wert '3' auf etwas anderes ?!

die // vor dem vars.html sind wichtig...

@Schlolle
Copy link
Author

Schlolle commented Jan 23, 2024 via email

@marq24
Copy link
Owner

marq24 commented Jan 23, 2024

danke für das schnelle feedback... "jetzt" müsste man nur noch jemanden bei SENEC finden, der einem erklären kann, bei welchen Wallboxen der 'SMART_CHARGE_ACTIVE' auf 3 und bei welchen auf 4 gestellt wird...

-> das eigentliche von Dir reportete Problem kann ich aber wohl mit dieser Info fixen... [neue (Beta) Version kommt]

@iot-sle
Copy link

iot-sle commented Jan 23, 2024

Ich habe dir die Ergebnisse der Tests geschickt. Zusammenfassung: "Ladeunterbrechung verhindern" an = 3 aus = 4
nur bei an (Kompatibilitätsmodus) wird der min. Ladestrom berücksichtigt.

@Schlolle
Copy link
Author

Ich habe die neue BETA gestern Abend noch aufgespielt. Sieht jetzt gut aus! Ich denke, das von mir geschilderte Problem ist damit gelöst. Vielen lieben Dank Matthias!
Noch eine Frage: mit welcher Entität schalte ich in HA im solaroptimierten Modus die "Ladeunterbrechung verhindern" ein und aus? Oder geht das nur in der SENEC-App?
Außerdem kann man in der SENEC-App den Mindest-Ladestrom lediglich von 6 bis 12 A variieren, in HA geht das von 0 - 64 A. Stellt man in HA weniger als 6A ein stellt sich die Box auf 6A ein, stellt man in HA mehr als 12A ein stellt sich die Box auf 12A ein (zumindest zeigt das die App so an). Der dazu gehörende Sensor "sensor.senec_wallbox_1_min_charging_current" zeigt aber dennoch den in in HA eingestellten Mindestladestrom an. Sollte man das nicht auch in HA auf diese Range begrenzen?

@iot-sle
Copy link

iot-sle commented Jan 24, 2024

Hallo

schalte mal in der App die Ladeunterbrechung aus. Dann übermittelt die App leider nicht nur diesen Status, sondern auch den dort hinterlegten min. Ladestrom an deine Senec Anlage.
Die App wurde von Senec auf 6-12A "kastriert". 6A war schon immer früher ging es bis 16A. Dies ist aber eine Begrenzung in der App. Hast Du als die Ladeunterbrechung ausgeschaltet, dann kannst Du aus HA auch Ströme bis zum max. Wert Deiner Box 16 oder 32 A je nach Box einstellen. Das habe ich überprüft. Das Problem ist, dieser Ladeunterbrechungsstatus lässt sich z.Zt. nur aus der APP ändern und damit kommt automatisch die Limitierung aus der App zum Tragen. Probiere mal erst in der App die Ladeunterbrechung ausschalten, sicherheitshalber 5 Minuten warten bis das von Senec synchronisiert wurde, dann in HA 16A und das funktioniert bei mir. Als ZOE Fahrer habe ich den Ladeunterbrechungsmodus bisher nicht benutzt.

@marq24
Copy link
Owner

marq24 commented Jan 24, 2024

Das neue Release 2024.0.7 bietet jetzt zwei "Optimierungs-Modi" an - mit und ohne 'Ladeunterbrechung'

@Schlolle
Copy link
Author

Schlolle commented Jan 24, 2024 via email

@marq24
Copy link
Owner

marq24 commented Jan 24, 2024

also - solved - affe tot - issue zu ;-)

@marq24 marq24 closed this as completed Jan 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants