Feedback 2.0 Alpha 3

Fragen zur Nutzung, Features, usw..
LenaK
Beiträge: 1125
Registriert: Fr Jan 22, 2021 6:40 am

Re: Feedback 2.0 Alpha 3

Beitrag von LenaK »

Ich habe nochmal die manuelle SoC-Abfrage korrigiert.
Wenn Du auf den Pfeil klickst, sollte openWB/vehicle/{ev.num}/get/force_soc_update auf True gesetzt werden.
Benutzeravatar
mrinas
Beiträge: 2007
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback 2.0 Alpha 3

Beitrag von mrinas »

danke, teste ich gleich nochmal.

Wenn ich das SoC Log richtig interpretiere habe ich derzeit auch eine Dauerschleife, das Access Token wird alle 10s aktualisiert und dann auch ein SoC abgefragt. Das hier wiederholt sich mit jedem Regelzyklus:

Code: Alles auswählen

2022-09-09 11:00:02,241 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Tesla']
2022-09-09 11:00:02,242 - {soc.modules.tesla.api:56} - DEBUG - No need to authenticate. Valid token already present.
2022-09-09 11:00:02,242 - {soc.modules.tesla.api:58} - DEBUG - Access token expired. Refreshing token.
2022-09-09 11:00:02,252 - {urllib3.connectionpool:973} - DEBUG - Starting new HTTPS connection (1): auth.tesla.com:443
2022-09-09 11:00:02,756 - {urllib3.connectionpool:452} - DEBUG - https://auth.tesla.com:443 "POST /oauth2/v3/token HTTP/1.1" 200 1562
2022-09-09 11:00:02,759 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"access_token":"ey....XmaYuw","refresh_token":"ey...f0g","id_token":"ey...mcHA","expires_in":28800,"token_type":"Bearer"}
2022-09-09 11:00:02,761 - {soc.modules.tesla.api:75} - DEBUG - received refresh token
2022-09-09 11:00:02,761 - {soc.modules.tesla.api:81} - DEBUG - Token Refresh succeeded
2022-09-09 11:00:02,767 - {soc.modules.tesla.soc:38} - DEBUG - Tesla3: Waking up car.
2022-09-09 11:00:02,769 - {soc.modules.tesla.api:96} - DEBUG - Requesting data: "vehicles"
2022-09-09 11:00:02,774 - {urllib3.connectionpool:973} - DEBUG - Starting new HTTPS connection (1): owner-api.teslamotors.com:443
2022-09-09 11:00:02,986 - {urllib3.connectionpool:452} - DEBUG - https://owner-api.teslamotors.com:443 "GET /api/1/vehicles HTTP/1.1" 200 591
2022-09-09 11:00:02,987 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"response":[{"id":1493020668139213,"vehicle_id":225787841996,"vin":"LRWYGCEKXMC0....","display_name":"NotModelY","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["9e80f35c0e62af2f","e5713c99b709f04c"],"state":"online","in_service":false,"id_s":"1493020668139213","calendar_enabled":true,"api_version":42,"backseat_token":null,"backseat_token_updated_at":null}],"count":1}
2022-09-09 11:00:02,994 - {soc.modules.tesla.api:89} - DEBUG - vehicle_id for entry 0: 1493020668139213
2022-09-09 11:00:02,995 - {soc.modules.tesla.api:32} - DEBUG - Sending command: "vehicles/1493020668139213/wake_up"
2022-09-09 11:00:03,000 - {urllib3.connectionpool:973} - DEBUG - Starting new HTTPS connection (1): owner-api.teslamotors.com:443
2022-09-09 11:00:03,245 - {urllib3.connectionpool:452} - DEBUG - https://owner-api.teslamotors.com:443 "POST /api/1/vehicles/1493020668139213/wake_up HTTP/1.1" 200 597
2022-09-09 11:00:03,247 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"response":{"id":1493020668139213,"user_id":1454381,"vehicle_id":225787841996,"vin":"LRWYGCEKXMC0...","display_name":"NotModelY","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["9e80f35c0e62af2f","e5713c99b709f04c"],"state":"online","in_service":false,"id_s":"1493020668139213","calendar_enabled":true,"api_version":42,"backseat_token":null,"backseat_token_updated_at":null}}
2022-09-09 11:00:03,253 - {soc.modules.tesla.soc:49} - INFO - Tesla 3: Status nach Aufwecken: online
2022-09-09 11:00:03,254 - {soc.modules.tesla.api:96} - DEBUG - Requesting data: "vehicles"
2022-09-09 11:00:03,259 - {urllib3.connectionpool:973} - DEBUG - Starting new HTTPS connection (1): owner-api.teslamotors.com:443
2022-09-09 11:00:03,481 - {urllib3.connectionpool:452} - DEBUG - https://owner-api.teslamotors.com:443 "GET /api/1/vehicles HTTP/1.1" 200 591
2022-09-09 11:00:03,483 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"response":[{"id":1493020668139213,"vehicle_id":225787841996,"vin":"LRWYGCEKXMC0...","display_name":"NotModelY","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["9e80f35c0e62af2f","e5713c99b709f04c"],"state":"online","in_service":false,"id_s":"1493020668139213","calendar_enabled":true,"api_version":42,"backseat_token":null,"backseat_token_updated_at":null}],"count":1}
2022-09-09 11:00:03,490 - {soc.modules.tesla.api:89} - DEBUG - vehicle_id for entry 0: 1493020668139213
2022-09-09 11:00:03,491 - {soc.modules.tesla.api:96} - DEBUG - Requesting data: "vehicles/1493020668139213/vehicle_data"
2022-09-09 11:00:03,496 - {urllib3.connectionpool:973} - DEBUG - Starting new HTTPS connection (1): owner-api.teslamotors.com:443
2022-09-09 11:00:03,808 - {urllib3.connectionpool:452} - DEBUG - https://owner-api.teslamotors.com:443 "GET /api/1/vehicles/1493020668139213/vehicle_data HTTP/1.1" 200 6157
2022-09-09 11:00:03,810 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"response":{"id":1493020668139213,"user_id":1454381,"vehicle_id":225787841996,"vin":"LRWYGCEKXMC0...","display_name":"NotModelY","option_codes":"AD15,MDL3,PBSB,RENA,BT37,ID3W,RF3G,S3PB,DRLH,DV2W,W39B,APF0,COUS,BC3B,CH07,PC30,FC3P,FG31,GLFR,HL31,HM31,IL31,LTPB,MR31,FM3B,RS3H,SA3P,STCP,SC04,SU3C,T3CA,TW00,TM00,UT3P,WR00,AU3P,APH3,AF00,ZCST,MI00,CDM0","color":null,"access_type":"OWNER","tokens":["9e80f35c0e62af2f","e5713c99b709f04c"],"state":"online","in_service":false,"id_s":"1493020668139213","calendar_enabled":true,"api_version":42,"backseat_token":null,"backseat_token_updated_at":null,"charge_state":{"battery_heater_on":false,"battery_level":68,"battery_range":204.28,"charge_amps":16,"charge_current_request":16,"charge_current_request_max":16,"charge_enable_request":true,"charge_energy_added":0.0,"charge_limit_soc":80,"charge_limit_soc_max":100,"charge_limit_soc_min":50,"charge_limit_soc_std":90,"charge_miles_added_ideal":0.0,"charge_miles_added_rated":0.0,"charge_port_cold_weather_mode":false,"charge_port_color":"<invalid>","charge_port_door_open":true,"charge_port_latch":"Engaged","charge_rate":0.0,"charge_to_max_range":false,"charger_actual_current":0,"charger_phases":null,"charger_pilot_current":16,"charger_power":0,"charger_voltage":2,"charging_state":"NoPower","conn_charge_cable":"IEC","est_battery_range":229.51,"fast_charger_brand":"<invalid>","fast_charger_present":false,"fast_charger_type":"<invalid>","ideal_battery_range":204.28,"managed_charging_active":false,"managed_charging_start_time":null,"managed_charging_user_canceled":false,"max_range_charge_counter":0,"minutes_to_full_charge":0,"not_enough_power_to_heat":null,"off_peak_charging_enabled":false,"off_peak_charging_times":"all_week","off_peak_hours_end_time":360,"preconditioning_enabled":false,"preconditioning_times":"all_week","scheduled_charging_mode":"Off","scheduled_charging_pending":false,"scheduled_charging_start_time":null,"scheduled_charging_start_time_app":0,"scheduled_departure_time":1655708400,"scheduled_departure_time_minutes":540,"supercharger_session_trip_planner":false,"time_to_full_charge":0.0,"timestamp":1662714003759,"trip_charging":false,"usable_battery_level":67,"user_charge_enable_request":null},"climate_state":{"allow_cabin_overheat_protection":true,"auto_seat_climate_left":false,"auto_seat_climate_right":false,"battery_heater":false,"battery_heater_no_power":null,"bioweapon_mode":false,"cabin_overheat_protection":"Off","cabin_overheat_protection_actively_cooling":false,"climate_keeper_mode":"off","defrost_mode":0,"driver_temp_setting":22.0,"fan_status":0,"hvac_auto_request":"On","inside_temp":22.9,"is_auto_conditioning_on":false,"is_climate_on":false,"is_front_defroster_on":false,"is_preconditioning":false,"is_rear_defroster_on":false,"left_temp_direction":0,"max_avail_temp":28.0,"min_avail_temp":15.0,"outside_temp":16.5,"passenger_temp_setting":22.0,"remote_heater_control_enabled":false,"right_temp_direction":0,"seat_heater_left":0,"seat_heater_rear_center":0,"seat_heater_rear_left":0,"seat_heater_rear_right":0,"seat_heater_right":0,"side_mirror_heaters":false,"steering_wheel_heater":false,"supports_fan_only_cabin_overheat_protection":true,"timestamp":1662714003759,"wiper_blade_heater":false},"drive_state":{"gps_as_of":1662713842,"heading":288,"latitude":48.217018,"longitude":11.268803,"native_latitude":48.217018,"native_location_supported":1,"native_longitude":11.268803,"native_type":"wgs","power":0,"shift_state":null,"speed":null,"timestamp":1662714003759},"gui_settings":{"gui_24_hour_time":true,"gui_charge_rate_units":"kW","gui_distance_units":"km/hr","gui_range_display":"Rated","gui_temperature_units":"C","show_range_units":false,"timestamp":1662714003759},"vehicle_config":{"aux_park_lamps":"Eu","badge_version":0,"can_accept_navigation_requests":true,"can_actuate_trunks":true,"car_special_type":"base","car_type":"modely","charge_port_type":"CCS","dashcam_clip_save_supported":true,"default_charge_to_max":false,"driver_assist":"TeslaAP3","ece_restrictions":true,"efficiency_package":"MY2020","eu_vehicle":true,"exterior_color":"DeepBlue","exterior_trim":"Black","exterior_trim_override":"","has_air_suspension":false,"has_ludicrous_mode":false,"has_seat_cooling":false,"headlamp_type":"Global","interior_trim_type":"Black2","key_version":2,"motorized_charge_port":true,"paint_color_override":"0,9,25,0.7,0.04","performance_package":"Base","plg":true,"pws":true,"rear_drive_unit":"PM216MOSFET","rear_seat_heaters":1,"rear_seat_type":0,"rhd":false,"roof_color":"RoofColorGlass","seat_type":null,"spoiler_type":"None","sun_roof_installed":null,"supports_qr_pairing":false,"third_row_seats":"None","timestamp":1662714003759,"trim_badging":"74d","use_range_badging":true,"utc_offset":7200,"webcam_supported":true,"wheel_type":"Induction20Black"},"vehicle_state":{"api_version":42,"autopark_state_v2":"standby","autopark_style":"dead_man","calendar_supported":true,"car_version":"2022.20.8 8f941dcd0ba7","center_display_state":0,"dashcam_clip_save_available":false,"dashcam_state":"Unavailable","df":0,"dr":0,"fd_window":0,"feature_bitmask":"9ff,0","fp_window":0,"ft":0,"is_user_present":false,"last_autopark_error":"no_error","locked":true,"media_state":{"remote_control_enabled":true},"notifications_supported":true,"odometer":10127.795409,"parsed_calendar_supported":true,"pf":0,"pr":0,"rd_window":0,"remote_start":false,"remote_start_enabled":true,"remote_start_supported":true,"rp_window":0,"rt":0,"santa_mode":0,"sentry_mode":false,"sentry_mode_available":true,"service_mode":false,"service_mode_plus":false,"smart_summon_available":true,"software_update":{"download_perc":0,"expected_duration_sec":2700,"install_perc":1,"status":"","version":" "},"speed_limit_mode":{"active":false,"current_limit_mph":85.0,"max_limit_mph":90,"min_limit_mph":50.0,"pin_code_set":false},"summon_standby_mode_enabled":false,"timestamp":1662714003759,"tpms_pressure_fl":0.0,"tpms_pressure_fr":0.0,"tpms_pressure_rl":0.0,"tpms_pressure_rr":0.0,"valet_mode":false,"valet_pin_needed":true,"vehicle_name":"NotModelY","vehicle_self_test_progress":0,"vehicle_self_test_requested":false,"webcam_available":false}}}
2022-09-09 11:00:03,818 - {soc.modules.common.store._api:20} - DEBUG - Saving CarState(soc=68.0, range=328.7559752, soc_timestamp=)

Code: Alles auswählen

2022-09-09 11:00:27,223 - {root:45} - INFO - # ***Start*** 
2022-09-09 11:00:27,241 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 11:00:27,242 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-09-09 11:00:27,244 - {modules.json.device:57} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x74fdd148>}
2022-09-09 11:00:27,245 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-09-09 11:00:27,246 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Pumpe']
2022-09-09 11:00:27,251 - {modules.http.device:57} - DEBUG - Start device reading {'component21': <modules.http.counter.HttpCounter object at 0x747842c8>}
2022-09-09 11:00:27,248 - {modules.json.device:57} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x74784808>}
2022-09-09 11:00:27,262 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.81:80
2022-09-09 11:00:27,263 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component22': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x74fdd928>}
2022-09-09 11:00:27,265 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['LP1 (Garage)']
2022-09-09 11:00:27,267 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Trockner']
2022-09-09 11:00:27,268 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component23': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x74fdd9e8>}
2022-09-09 11:00:27,284 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 11:00:27,286 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Garage (neu)']
2022-09-09 11:00:27,298 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.209:80
2022-09-09 11:00:27,301 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 119
2022-09-09 11:00:27,303 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Haus (neu)']
2022-09-09 11:00:27,310 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":1.14,"overpower":0.00,"is_valid":true,"timestamp":1662721227,"counters":[1.082, 1.120, 1.100],"total":4715571}
2022-09-09 11:00:27,315 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2022-09-09 11:00:27,768 - {soc.modules.common.req:11} - DEBUG - Get-Response: 5005.365
2022-09-09 11:00:27,769 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 5005.365
2022-09-09 11:00:27,755 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 177844327Ws, Export-Zähler: 0Ws
2022-09-09 11:00:27,776 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 87
2022-09-09 11:00:27,782 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 11:00:27,784 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.00,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-09-09 11:00:28,183 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.598069429397583, vorherige Leistung[W]: 1, aktuelle Leistung[W]: 1.14
2022-09-09 11:00:28,184 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 200932539Ws, Export-Zähler: 0Ws
2022-09-09 11:00:28,186 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-09-09 11:00:28,190 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 10.269934289455414
2022-09-09 11:00:28,193 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[228.0, 225.822, 227.41], powers=[-507.6, -218.9, 98.4], currents=[-2.24, -1.583, 0.767], power_factors=[0.998, 0.786, 0.736], imported=33135943.0, exported=73564304.8, power=-628.2, frequency=50)
2022-09-09 11:00:28,194 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]10.052685976028442, vorherige Leistung[W]: 0, aktuelle Leistung[W]: 0
2022-09-09 11:00:28,197 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 177844337.2699343, Einspeisung[Ws]: 0
2022-09-09 11:00:28,202 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-09-09 11:00:28,206 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 0.0
2022-09-09 11:00:28,208 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 49401.20479720397, Einspeisung[Wh]: 0.0
2022-09-09 11:00:28,212 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-09-09 11:00:28,217 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 200932539.0, Einspeisung[Ws]: 0
2022-09-09 11:00:28,219 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-09-09 11:00:28,221 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 177844337.2699343 Export: 0 Power: 1.14
2022-09-09 11:00:28,222 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-09-09 11:00:28,224 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-471, exported=1950416)
2022-09-09 11:00:28,225 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 55814.59416666667, Einspeisung[Wh]: 0.0
2022-09-09 11:00:28,228 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-09-09 11:00:28,230 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=49401.20479720397, exported=0.0, power=1.14, frequency=50)
2022-09-09 11:00:28,237 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 11:00:28,244 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 200932539.0 Export: 0 Power: 0
2022-09-09 11:00:28,254 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=55814.59416666667, exported=0.0, power=0, frequency=50)
2022-09-09 11:00:28,261 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-09-09 11:00:28,264 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 11:00:28,264 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-09-09 11:00:28,273 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 11:00:28,278 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-542, exported=40341723)
2022-09-09 11:00:28,281 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-09-09 11:00:28,284 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 11:00:28,285 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-09-09 11:00:28,293 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 11:00:28,304 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-09-09 11:00:28,305 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 11:00:28,306 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-09-09 11:00:28,308 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=5005.365, exported=0, power=0.0, frequency=50)
2022-09-09 11:00:28,551 - {control.counter:411} - DEBUG - 24000W EVU-Leistung, die noch bezogen werden kann.
2022-09-09 11:00:28,554 - {control.chargepoint:681} - DEBUG - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2022-09-09 11:00:28,562 - {control.ev:531} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-09-09 11:00:28,563 - {control.ev:459} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-09-09 11:00:28,572 - {control.chargepoint:853} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 0.0
2022-09-09 11:00:28,587 - {control.pv:89} - DEBUG - 513.2W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 11:00:28,594 - {control.data:294} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-09-09 11:00:28,596 - {control.data:267} - DEBUG - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0, power=0, imported=3222027.0, exported=0))
2022-09-09 11:00:28,598 - {control.data:294} - DEBUG - cp13
ChargepointData(get=Get(charge_state=False, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=68.0), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3222027.0, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str=None, voltages=[226.8, 227.3, 227.8]), set=Set(autolock_state=0, change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=3222027.0, imported_at_plugtime=3222027.0, imported_since_mode_switch=0, imported_since_plugged=0.0, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=1, plug_time='09/08/2022, 20:32:56', required_power=1380, rfid=None, charging_ev_data=<control.ev.Ev object at 0x73da8760>), config=Config(connection_module={'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, power_module={}, ev=3, name='Gartenhaus', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=13))
2022-09-09 11:00:28,599 - {control.data:294} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-09-09 11:00:28,604 - {control.data:294} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 383, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 8461.099999995}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 21, 'type': 'counter', 'children': []}, {'id': 22, 'type': 'inverter', 'children': []}, {'id': 23, 'type': 'inverter', 'children': []}]}]}}
2022-09-09 11:00:28,605 - {control.data:294} - DEBUG - counter7
{'set': {'consumption_left': 24000, 'currents_used': [-2.24, -1.58, 0.77]}, 'get': {'daily_exported': 941.8, 'daily_imported': 7431.899999995, 'voltages': [228.0, 225.82, 227.41], 'currents': [-2.24, -1.58, 0.77], 'powers': [-507.6, -218.9, 98.4], 'power_factors': [1.0, 0.79, 0.74], 'imported': 33135943.0, 'exported': 73564304.8, 'power': -628.2, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'frequency': 50}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-09-09 11:00:28,606 - {control.data:294} - DEBUG - counter14
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 10.45921593242, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 49401.20479720397, 'exported': 0.0, 'power': 1.14, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 11:00:28,608 - {control.data:294} - DEBUG - counter15
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 55814.59416666667, 'power': 0, 'frequency': 50, 'exported': 0.0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 11:00:28,608 - {control.data:294} - DEBUG - counter21
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 5.427, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 5005.365, 'exported': 0, 'power': 0.0, 'frequency': 50, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 11:00:28,610 - {control.data:294} - DEBUG - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=50, amount=22))))
2022-09-09 11:00:28,612 - {control.data:294} - DEBUG - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False])), '1': TimeChargingPlan(name='Urlaub', active=True, time=['05:00', '11:00'], current=16, frequency=Frequency(selected='once', once=['2022-08-07', '2022-08-07'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=85, amount=''))))
2022-09-09 11:00:28,613 - {control.data:294} - DEBUG - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 11:00:28,614 - {control.data:294} - DEBUG - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 11:00:28,615 - {control.data:294} - DEBUG - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 11:00:28,615 - {control.data:294} - DEBUG - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=6, phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='pv_charging', chargemode='pv_charging', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=68.0, soc_timestamp='09/09/2022, 11:00:23', force_soc_update=True, range=328.7559752))
2022-09-09 11:00:28,616 - {control.data:294} - DEBUG - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 11:00:28,617 - {control.data:294} - DEBUG - et1
EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 11:00:28,618 - {control.data:275} - DEBUG - general_data
GeneralData(chargemode_config=ChargemodeConfig(individual_mode=True, instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=180, switch_off_soc=40, switch_off_threshold=350, switch_on_delay=40, switch_on_soc=60, switch_on_threshold=1300), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=False, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.23, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2022-09-09 11:00:28,618 - {control.data:294} - DEBUG - graph
{'config': {'duration': 120}}
2022-09-09 11:00:28,618 - {control.data:294} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-09-09 11:00:28,618 - {control.data:294} - DEBUG - all
{'set': {'overhang_power_left': 513.2, 'available_power': 513.2, 'reserved_evu_overhang': 0, 'released_evu_overhang': 0}, 'get': {'power': -1013, 'exported': 42292139, 'daily_exported': 1971, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-09-09 11:00:28,619 - {control.data:294} - DEBUG - pv22
{'get': {'daily_exported': 894, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -471, 'exported': 1950416, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 11:00:28,619 - {control.data:294} - DEBUG - pv23
{'get': {'daily_exported': 1077, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -542, 'exported': 40341723, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 11:00:28,619 - {control.data:294} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1662714018, 'time': '11:00:18', 'grid': -0.641, 'counter14-power': 0.001, 'counter15-power': 0.0, 'counter21-power': 0.0, 'house-power': 0.383, 'charging-all': 0.0, 'pv-all': 1.026, 'cp13-power': 0.0}, 'version': '1.99.003', 'current_commit': '2022-09-09 09:03:14 +0200 [ff54f14c]', 'current_master_commit': '2022-09-09 09:03:14 +0200 [ff54f14c]', 'current_missing_commits': [], 'module_update_completed': True}
2022-09-09 11:00:28,620 - {control.data:307} - DEBUG - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2022-09-09 11:00:28,620 - {control.data:311} - ERROR - Fehler im Data-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 309, in _print_device_config
    log.debug(f"{comp_key}\n{dataclass_utils.asdict(comp_value.component_config)}")
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-09-09 11:00:28,622 - {control.data:307} - DEBUG - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2022-09-09 11:00:28,623 - {control.data:309} - DEBUG - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 11:00:28,625 - {control.data:307} - DEBUG - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2022-09-09 11:00:28,625 - {control.data:309} - DEBUG - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 11:00:28,626 - {control.data:307} - DEBUG - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2022-09-09 11:00:28,626 - {control.data:309} - DEBUG - component21
{'name': 'LP1 (Garage)', 'type': 'counter', 'id': 21, 'configuration': {'current_l1_path': '/openWB/ramdisk/lla1', 'current_l2_path': '/openWB/ramdisk/lla2', 'current_l3_path': '/openWB/ramdisk/lla3', 'exported_path': 'none', 'imported_path': '/openWB/ramdisk/llkwh', 'power_path': '/openWB/ramdisk/llaktuell'}}
2022-09-09 11:00:28,626 - {control.data:307} - DEBUG - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2022-09-09 11:00:28,626 - {control.data:309} - DEBUG - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 11:00:28,627 - {control.data:307} - DEBUG - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2022-09-09 11:00:28,627 - {control.data:309} - DEBUG - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 11:00:28,627 - {control.data:281} - DEBUG - 

2022-09-09 11:00:28,627 - {control.algorithm:44} - DEBUG - # Algorithmus-Start
2022-09-09 11:00:28,628 - {control.algorithm:46} - INFO - EVU-Punkt: Leistung[W] -628.2, Ströme[A] [-2.24, -1.58, 0.77]
2022-09-09 11:00:28,628 - {control.algorithm:84} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-09-09 11:00:28,630 - {control.algorithm:201} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-09-09 11:00:28,631 - {control.algorithm:565} - INFO - ## Zuteilung des Überschusses
2022-09-09 11:00:28,632 - {control.algorithm:591} - DEBUG - Zuteilung für Ladepunkte [13] in Lademodus pv_charging Submodus pv_charging Prio False
2022-09-09 11:00:28,636 - {control.pv:190} - INFO - LP 13: Die Ladung kann nicht gestartet werden, da die Einschaltschwelle (1300W) nicht erreicht wird.
2022-09-09 11:00:28,646 - {control.algorithm:850} - INFO - Keine Ladung an LP13, da das Reduzieren/Abschalten der anderen Ladepunkte nicht ausreicht.
2022-09-09 11:00:28,650 - {control.algorithm:852} - DEBUG - Wiederherstellen des Zustands, bevor LP13 betrachtet wurde.
2022-09-09 11:00:28,660 - {control.algorithm:601} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-09-09 11:00:28,662 - {control.algorithm:863} - INFO - ## Übrigen Überschuss verteilen.
2022-09-09 11:00:28,667 - {control.process:22} - DEBUG - # Ladung starten.
2022-09-09 11:00:28,670 - {control.process:107} - INFO - LP13: set current 0 A
2022-09-09 11:00:28,673 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 11:00:28,683 - {control.pv:433} - DEBUG - 513.2W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 11:00:28,685 - {control.counter:430} - DEBUG - 24000W verbleibende EVU-Bezugs-Leistung
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Smart #1 (ersetzt den e2008), Tesla Model Y LR.
Benutzeravatar
mrinas
Beiträge: 2007
Registriert: Mi Jan 29, 2020 10:12 pm

externer LP hängt wieder auf 3p

Beitrag von mrinas »

Ich hab' gestern meinen externen LP auf die aktuelle stable aktualisiert, vermutlich im Anschluss hieran klemmt die 1p/3p Umschaltung leider wieder. Aktuell gibt es gerade genug Überschuss für einphasige Ladung, allerdings gehts immer gleich mit 3p los. Vorgabe ist lt. Statusseite 1p, es wird korrekt 3p erkannt, allerdings findet keine Umschaltung von 3p auf 1p statt.

Code: Alles auswählen

2022-09-09 13:49:46,591 - {root:45} - INFO - # ***Start*** 
2022-09-09 13:49:46,609 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 13:49:46,611 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-09-09 13:49:46,614 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-09-09 13:49:46,613 - {modules.json.device:57} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x747c1220>}
2022-09-09 13:49:46,615 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Pumpe']
2022-09-09 13:49:46,616 - {modules.json.device:57} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x75019ac0>}
2022-09-09 13:49:46,626 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Trockner']
2022-09-09 13:49:46,629 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.81:80
2022-09-09 13:49:46,630 - {modules.http.device:57} - DEBUG - Start device reading {'component21': <modules.http.counter.HttpCounter object at 0x747bcf40>}
2022-09-09 13:49:46,638 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.209:80
2022-09-09 13:49:46,639 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component22': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x747c1808>}
2022-09-09 13:49:46,643 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['LP1 (Garage)']
2022-09-09 13:49:46,648 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component23': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x75011808>}
2022-09-09 13:49:46,662 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:46,668 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 119
2022-09-09 13:49:46,672 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2022-09-09 13:49:46,674 - {soc.modules.common.req:11} - DEBUG - Get-Response: 5005.365
2022-09-09 13:49:46,675 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.99,"overpower":0.00,"is_valid":true,"timestamp":1662731387,"counters":[1.080, 1.063, 1.067],"total":4715755}
2022-09-09 13:49:46,677 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Haus (neu)']
2022-09-09 13:49:46,678 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Garage (neu)']
2022-09-09 13:49:46,678 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 5005.365
2022-09-09 13:49:46,689 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 87
2022-09-09 13:49:47,102 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 177854060Ws, Export-Zähler: 0Ws
2022-09-09 13:49:47,103 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-09-09 13:49:47,110 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[229.244, 225.812, 227.086], powers=[119.0, 753.6, 1821.4], currents=[0.846, 3.684, 8.087], power_factors=[0.993, 0.976, 0.996], imported=33136925.4, exported=73565955.3, power=2694.0, frequency=50)
2022-09-09 13:49:47,108 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.00,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-09-09 13:49:47,513 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 200932539Ws, Export-Zähler: 0Ws
2022-09-09 13:49:47,519 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,525 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.98465609550476, vorherige Leistung[W]: 0, aktuelle Leistung[W]: 0
2022-09-09 13:49:47,527 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.988449335098267, vorherige Leistung[W]: 1, aktuelle Leistung[W]: 0.99
2022-09-09 13:49:47,528 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 0.0
2022-09-09 13:49:47,534 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 9.938507088422776
2022-09-09 13:49:47,535 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-09-09 13:49:47,538 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-09-09 13:49:47,538 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 200932539.0, Einspeisung[Ws]: 0
2022-09-09 13:49:47,545 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 177854069.93850708, Einspeisung[Ws]: 0
2022-09-09 13:49:47,548 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-09-09 13:49:47,552 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-09-09 13:49:47,555 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 55814.59416666667, Einspeisung[Wh]: 0.0
2022-09-09 13:49:47,561 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 200932539.0 Export: 0 Power: 0
2022-09-09 13:49:47,560 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-09-09 13:49:47,557 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 49403.90831625197, Einspeisung[Wh]: 0.0
2022-09-09 13:49:47,562 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=55814.59416666667, exported=0.0, power=0, frequency=50)
2022-09-09 13:49:47,571 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,575 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1193, exported=1952249)
2022-09-09 13:49:47,575 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 177854069.93850708 Export: 0 Power: 0.99
2022-09-09 13:49:47,596 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=49403.90831625197, exported=0.0, power=0.99, frequency=50)
2022-09-09 13:49:47,608 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-09-09 13:49:47,610 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 13:49:47,613 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-09-09 13:49:47,631 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,641 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-09-09 13:49:47,643 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 13:49:47,649 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-09-09 13:49:47,658 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,673 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-09-09 13:49:47,675 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 13:49:47,677 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-09-09 13:49:47,684 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=5005.365, exported=0, power=0.0, frequency=50)
2022-09-09 13:49:47,727 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1319, exported=40343822)
2022-09-09 13:49:47,890 - {control.counter:411} - DEBUG - 21306.0W EVU-Leistung, die noch bezogen werden kann.
2022-09-09 13:49:47,892 - {control.chargepoint:681} - DEBUG - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2022-09-09 13:49:47,895 - {control.ev:531} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-09-09 13:49:47,895 - {control.ev:459} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-09-09 13:49:47,897 - {control.chargepoint:853} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 6.1
2022-09-09 13:49:47,900 - {control.pv:89} - DEBUG - -2809.0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 13:49:47,903 - {control.data:294} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-09-09 13:49:47,907 - {control.data:267} - DEBUG - cp_all_data
AllChargepointData(get=AllGet(daily_imported=661.0, daily_exported=0, power=4146, imported=3222720.0, exported=0))
2022-09-09 13:49:47,908 - {control.data:294} - DEBUG - cp13
ChargepointData(get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=68.0), currents=[6.1, 6.1, 6.1], daily_imported=661.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3222720.0, phases_in_use=3, plug_state=True, power=4146, rfid_timestamp=None, rfid=None, state_str=None, voltages=[226.8, 225.8, 228.0]), set=Set(autolock_state=0, change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=-1, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=3222027.0, imported_at_plugtime=3222027.0, imported_since_mode_switch=681.0, imported_since_plugged=681.0, range_charged=3.405, time_charged='0:25', timestamp_start_charging='09/09/2022, 13:24:27'), manual_lock=False, phases_to_use=1, plug_time='09/08/2022, 20:32:56', required_power=1380, rfid=None, charging_ev_data=<control.ev.Ev object at 0x75e05a00>), config=Config(connection_module={'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, power_module={}, ev=3, name='Gartenhaus', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=13))
2022-09-09 13:49:47,910 - {control.data:294} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-09-09 13:49:47,910 - {control.data:294} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 1059, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 11703.300000001}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 21, 'type': 'counter', 'children': []}, {'id': 22, 'type': 'inverter', 'children': []}, {'id': 23, 'type': 'inverter', 'children': []}]}]}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter7
{'set': {'consumption_left': 21306.0, 'currents_used': [0.85, 3.68, 8.09]}, 'get': {'daily_exported': 2630.5, 'daily_imported': 8394.800000001, 'voltages': [229.24, 225.81, 227.09], 'currents': [0.85, 3.68, 8.09], 'powers': [119.0, 753.6, 1821.4], 'power_factors': [0.99, 0.98, 1.0], 'imported': 33136925.4, 'exported': 73565955.3, 'power': 2694.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'frequency': 50}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter14
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 13.21287886561, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 49403.90831625197, 'exported': 0.0, 'power': 0.99, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter15
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 55814.59416666667, 'power': 0, 'frequency': 50, 'exported': 0.0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter21
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 5.427, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 5005.365, 'exported': 0, 'power': 0.0, 'frequency': 50, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 13:49:47,912 - {control.data:294} - DEBUG - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=50, amount=22))))
2022-09-09 13:49:47,913 - {control.data:294} - DEBUG - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False])), '1': TimeChargingPlan(name='Urlaub', active=True, time=['05:00', '11:00'], current=16, frequency=Frequency(selected='once', once=['2022-08-07', '2022-08-07'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=85, amount=''))))
2022-09-09 13:49:47,915 - {control.data:294} - DEBUG - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 13:49:47,915 - {control.data:294} - DEBUG - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 13:49:47,915 - {control.data:294} - DEBUG - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 13:49:47,917 - {control.data:294} - DEBUG - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=6, phases=1, prio=False, timestamp_switch_on_off='09/09/2022, 13:49:27', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='pv_charging', chargemode='pv_charging', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=68.0, soc_timestamp='09/09/2022, 13:49:12', force_soc_update=False, range=332.9885394))
2022-09-09 13:49:47,917 - {control.data:294} - DEBUG - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 13:49:47,918 - {control.data:294} - DEBUG - et1
EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 13:49:47,918 - {control.data:275} - DEBUG - general_data
GeneralData(chargemode_config=ChargemodeConfig(individual_mode=True, instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=180, switch_off_soc=40, switch_off_threshold=350, switch_on_delay=40, switch_on_soc=60, switch_on_threshold=1300), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=False, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.23, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2022-09-09 13:49:47,918 - {control.data:294} - DEBUG - graph
{'config': {'duration': 120}}
2022-09-09 13:49:47,918 - {control.data:294} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-09-09 13:49:47,920 - {control.data:294} - DEBUG - all
{'set': {'overhang_power_left': -2809.0, 'available_power': -2809.0, 'reserved_evu_overhang': 0, 'released_evu_overhang': 1380}, 'get': {'power': -2512, 'exported': 42296071, 'daily_exported': 5939, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-09-09 13:49:47,921 - {control.data:294} - DEBUG - pv22
{'get': {'daily_exported': 2743, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -1193, 'exported': 1952249, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 13:49:47,923 - {control.data:294} - DEBUG - pv23
{'get': {'daily_exported': 3196, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -1319, 'exported': 40343822, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 13:49:47,923 - {control.data:294} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1662724177, 'time': '13:49:37', 'grid': 2.761, 'counter14-power': 0.001, 'counter15-power': 0.0, 'counter21-power': 0.0, 'house-power': 1.135, 'charging-all': 4.141, 'pv-all': 2.516, 'cp13-power': 4.141}, 'version': '1.99.003', 'current_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_master_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_missing_commits': [], 'module_update_completed': True}
2022-09-09 13:49:47,924 - {control.data:307} - DEBUG - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2022-09-09 13:49:47,924 - {control.data:311} - ERROR - Fehler im Data-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 309, in _print_device_config
    log.debug(f"{comp_key}\n{dataclass_utils.asdict(comp_value.component_config)}")
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-09-09 13:49:47,928 - {control.data:307} - DEBUG - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2022-09-09 13:49:47,929 - {control.data:309} - DEBUG - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 13:49:47,931 - {control.data:307} - DEBUG - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2022-09-09 13:49:47,931 - {control.data:309} - DEBUG - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 13:49:47,933 - {control.data:307} - DEBUG - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2022-09-09 13:49:47,933 - {control.data:309} - DEBUG - component21
{'name': 'LP1 (Garage)', 'type': 'counter', 'id': 21, 'configuration': {'current_l1_path': '/openWB/ramdisk/lla1', 'current_l2_path': '/openWB/ramdisk/lla2', 'current_l3_path': '/openWB/ramdisk/lla3', 'exported_path': 'none', 'imported_path': '/openWB/ramdisk/llkwh', 'power_path': '/openWB/ramdisk/llaktuell'}}
2022-09-09 13:49:47,933 - {control.data:307} - DEBUG - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2022-09-09 13:49:47,933 - {control.data:309} - DEBUG - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 13:49:47,934 - {control.data:307} - DEBUG - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2022-09-09 13:49:47,935 - {control.data:309} - DEBUG - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 13:49:47,935 - {control.data:281} - DEBUG - 

2022-09-09 13:49:47,936 - {control.algorithm:44} - DEBUG - # Algorithmus-Start
2022-09-09 13:49:47,936 - {control.algorithm:46} - INFO - EVU-Punkt: Leistung[W] 2694.0, Ströme[A] [0.85, 3.68, 8.09]
2022-09-09 13:49:47,936 - {control.algorithm:84} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-09-09 13:49:47,937 - {control.pv:383} - DEBUG - -2740.0000000000005W EVU-Überschuss, der für die folgenden Ladepunkte übrig ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 13:49:47,940 - {control.algorithm:111} - DEBUG - Ladung an LP13 um -0.09999999999999964A auf 6A angepasst.
2022-09-09 13:49:47,942 - {control.algorithm:201} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-09-09 13:49:47,943 - {control.algorithm:539} - DEBUG - Ladepunkt 13: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2022-09-09 13:49:47,944 - {control.ev:575} - DEBUG - Genutzter Strom: 6.1A, Überschuss: -2809.0W, benötigte neue Leistung: 460W
2022-09-09 13:49:47,947 - {control.pv:261} - DEBUG - LP13 Switch-Off-Threshold prüfen: EVU 2694.0W, freigegebener Überschuss 1380W, Einspeisegrenze 0W
2022-09-09 13:49:47,948 - {control.pv:275} - DEBUG - Relevante Leistung für Löschen der Abschaltschwelle: 4074.0W, Schwelle: 350W
2022-09-09 13:49:47,950 - {control.algorithm:565} - INFO - ## Zuteilung des Überschusses
2022-09-09 13:49:47,951 - {control.algorithm:601} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-09-09 13:49:47,951 - {control.algorithm:863} - INFO - ## Übrigen Überschuss verteilen.
2022-09-09 13:49:47,954 - {control.process:22} - DEBUG - # Ladung starten.
2022-09-09 13:49:47,956 - {control.chargelog:62} - DEBUG - imported_since_mode_switch 693.0 counter 3222720.0
2022-09-09 13:49:47,957 - {control.process:107} - INFO - LP13: set current 6 A
2022-09-09 13:49:47,961 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 13:49:47,978 - {control.pv:433} - DEBUG - 0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 13:49:47,979 - {control.counter:430} - DEBUG - 21375.0W verbleibende EVU-Bezugs-Leistung
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Smart #1 (ersetzt den e2008), Tesla Model Y LR.
LenaK
Beiträge: 1125
Registriert: Fr Jan 22, 2021 6:40 am

Re: Feedback 2.0 Alpha 3

Beitrag von LenaK »

mrinas hat geschrieben: Fr Sep 09, 2022 9:08 am danke, teste ich gleich nochmal.

Wenn ich das SoC Log richtig interpretiere habe ich derzeit auch eine Dauerschleife, das Access Token wird alle 10s aktualisiert und dann auch ein SoC abgefragt. Das hier wiederholt sich mit jedem Regelzyklus:
Wird openWB/vehicle/{ev.num}/get/force_soc_update wieder auf False gesetzt? Das hatte ich mit PR #535 korrigiert.
LenaK
Beiträge: 1125
Registriert: Fr Jan 22, 2021 6:40 am

Re: externer LP hängt wieder auf 3p

Beitrag von LenaK »

mrinas hat geschrieben: Fr Sep 09, 2022 11:52 am Ich hab' gestern meinen externen LP auf die aktuelle stable aktualisiert, vermutlich im Anschluss hieran klemmt die 1p/3p Umschaltung leider wieder. Aktuell gibt es gerade genug Überschuss für einphasige Ladung, allerdings gehts immer gleich mit 3p los. Vorgabe ist lt. Statusseite 1p, es wird korrekt 3p erkannt, allerdings findet keine Umschaltung von 3p auf 1p statt.

Code: Alles auswählen

2022-09-09 13:49:46,591 - {root:45} - INFO - # ***Start*** 
2022-09-09 13:49:46,609 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 13:49:46,611 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-09-09 13:49:46,614 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-09-09 13:49:46,613 - {modules.json.device:57} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x747c1220>}
2022-09-09 13:49:46,615 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Pumpe']
2022-09-09 13:49:46,616 - {modules.json.device:57} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x75019ac0>}
2022-09-09 13:49:46,626 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Trockner']
2022-09-09 13:49:46,629 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.81:80
2022-09-09 13:49:46,630 - {modules.http.device:57} - DEBUG - Start device reading {'component21': <modules.http.counter.HttpCounter object at 0x747bcf40>}
2022-09-09 13:49:46,638 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.209:80
2022-09-09 13:49:46,639 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component22': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x747c1808>}
2022-09-09 13:49:46,643 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['LP1 (Garage)']
2022-09-09 13:49:46,648 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component23': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x75011808>}
2022-09-09 13:49:46,662 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:46,668 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 119
2022-09-09 13:49:46,672 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2022-09-09 13:49:46,674 - {soc.modules.common.req:11} - DEBUG - Get-Response: 5005.365
2022-09-09 13:49:46,675 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.99,"overpower":0.00,"is_valid":true,"timestamp":1662731387,"counters":[1.080, 1.063, 1.067],"total":4715755}
2022-09-09 13:49:46,677 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Haus (neu)']
2022-09-09 13:49:46,678 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Garage (neu)']
2022-09-09 13:49:46,678 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 5005.365
2022-09-09 13:49:46,689 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 87
2022-09-09 13:49:47,102 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 177854060Ws, Export-Zähler: 0Ws
2022-09-09 13:49:47,103 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-09-09 13:49:47,110 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[229.244, 225.812, 227.086], powers=[119.0, 753.6, 1821.4], currents=[0.846, 3.684, 8.087], power_factors=[0.993, 0.976, 0.996], imported=33136925.4, exported=73565955.3, power=2694.0, frequency=50)
2022-09-09 13:49:47,108 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.00,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-09-09 13:49:47,513 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 200932539Ws, Export-Zähler: 0Ws
2022-09-09 13:49:47,519 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,525 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.98465609550476, vorherige Leistung[W]: 0, aktuelle Leistung[W]: 0
2022-09-09 13:49:47,527 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.988449335098267, vorherige Leistung[W]: 1, aktuelle Leistung[W]: 0.99
2022-09-09 13:49:47,528 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 0.0
2022-09-09 13:49:47,534 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 9.938507088422776
2022-09-09 13:49:47,535 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-09-09 13:49:47,538 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-09-09 13:49:47,538 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 200932539.0, Einspeisung[Ws]: 0
2022-09-09 13:49:47,545 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 177854069.93850708, Einspeisung[Ws]: 0
2022-09-09 13:49:47,548 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-09-09 13:49:47,552 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-09-09 13:49:47,555 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 55814.59416666667, Einspeisung[Wh]: 0.0
2022-09-09 13:49:47,561 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 200932539.0 Export: 0 Power: 0
2022-09-09 13:49:47,560 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-09-09 13:49:47,557 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 49403.90831625197, Einspeisung[Wh]: 0.0
2022-09-09 13:49:47,562 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=55814.59416666667, exported=0.0, power=0, frequency=50)
2022-09-09 13:49:47,571 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,575 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1193, exported=1952249)
2022-09-09 13:49:47,575 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 177854069.93850708 Export: 0 Power: 0.99
2022-09-09 13:49:47,596 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=49403.90831625197, exported=0.0, power=0.99, frequency=50)
2022-09-09 13:49:47,608 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-09-09 13:49:47,610 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 13:49:47,613 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-09-09 13:49:47,631 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,641 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-09-09 13:49:47,643 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 13:49:47,649 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-09-09 13:49:47,658 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,673 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-09-09 13:49:47,675 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 13:49:47,677 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-09-09 13:49:47,684 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=5005.365, exported=0, power=0.0, frequency=50)
2022-09-09 13:49:47,727 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1319, exported=40343822)
2022-09-09 13:49:47,890 - {control.counter:411} - DEBUG - 21306.0W EVU-Leistung, die noch bezogen werden kann.
2022-09-09 13:49:47,892 - {control.chargepoint:681} - DEBUG - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2022-09-09 13:49:47,895 - {control.ev:531} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-09-09 13:49:47,895 - {control.ev:459} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-09-09 13:49:47,897 - {control.chargepoint:853} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 6.1
2022-09-09 13:49:47,900 - {control.pv:89} - DEBUG - -2809.0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 13:49:47,903 - {control.data:294} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-09-09 13:49:47,907 - {control.data:267} - DEBUG - cp_all_data
AllChargepointData(get=AllGet(daily_imported=661.0, daily_exported=0, power=4146, imported=3222720.0, exported=0))
2022-09-09 13:49:47,908 - {control.data:294} - DEBUG - cp13
ChargepointData(get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=68.0), currents=[6.1, 6.1, 6.1], daily_imported=661.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3222720.0, phases_in_use=3, plug_state=True, power=4146, rfid_timestamp=None, rfid=None, state_str=None, voltages=[226.8, 225.8, 228.0]), set=Set(autolock_state=0, change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=-1, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=3222027.0, imported_at_plugtime=3222027.0, imported_since_mode_switch=681.0, imported_since_plugged=681.0, range_charged=3.405, time_charged='0:25', timestamp_start_charging='09/09/2022, 13:24:27'), manual_lock=False, phases_to_use=1, plug_time='09/08/2022, 20:32:56', required_power=1380, rfid=None, charging_ev_data=<control.ev.Ev object at 0x75e05a00>), config=Config(connection_module={'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, power_module={}, ev=3, name='Gartenhaus', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=13))
2022-09-09 13:49:47,910 - {control.data:294} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-09-09 13:49:47,910 - {control.data:294} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 1059, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 11703.300000001}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 21, 'type': 'counter', 'children': []}, {'id': 22, 'type': 'inverter', 'children': []}, {'id': 23, 'type': 'inverter', 'children': []}]}]}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter7
{'set': {'consumption_left': 21306.0, 'currents_used': [0.85, 3.68, 8.09]}, 'get': {'daily_exported': 2630.5, 'daily_imported': 8394.800000001, 'voltages': [229.24, 225.81, 227.09], 'currents': [0.85, 3.68, 8.09], 'powers': [119.0, 753.6, 1821.4], 'power_factors': [0.99, 0.98, 1.0], 'imported': 33136925.4, 'exported': 73565955.3, 'power': 2694.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'frequency': 50}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter14
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 13.21287886561, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 49403.90831625197, 'exported': 0.0, 'power': 0.99, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter15
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 55814.59416666667, 'power': 0, 'frequency': 50, 'exported': 0.0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter21
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 5.427, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 5005.365, 'exported': 0, 'power': 0.0, 'frequency': 50, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 13:49:47,912 - {control.data:294} - DEBUG - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=50, amount=22))))
2022-09-09 13:49:47,913 - {control.data:294} - DEBUG - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False])), '1': TimeChargingPlan(name='Urlaub', active=True, time=['05:00', '11:00'], current=16, frequency=Frequency(selected='once', once=['2022-08-07', '2022-08-07'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=85, amount=''))))
2022-09-09 13:49:47,915 - {control.data:294} - DEBUG - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 13:49:47,915 - {control.data:294} - DEBUG - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 13:49:47,915 - {control.data:294} - DEBUG - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 13:49:47,917 - {control.data:294} - DEBUG - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=6, phases=1, prio=False, timestamp_switch_on_off='09/09/2022, 13:49:27', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='pv_charging', chargemode='pv_charging', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=68.0, soc_timestamp='09/09/2022, 13:49:12', force_soc_update=False, range=332.9885394))
2022-09-09 13:49:47,917 - {control.data:294} - DEBUG - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 13:49:47,918 - {control.data:294} - DEBUG - et1
EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 13:49:47,918 - {control.data:275} - DEBUG - general_data
GeneralData(chargemode_config=ChargemodeConfig(individual_mode=True, instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=180, switch_off_soc=40, switch_off_threshold=350, switch_on_delay=40, switch_on_soc=60, switch_on_threshold=1300), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=False, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.23, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2022-09-09 13:49:47,918 - {control.data:294} - DEBUG - graph
{'config': {'duration': 120}}
2022-09-09 13:49:47,918 - {control.data:294} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-09-09 13:49:47,920 - {control.data:294} - DEBUG - all
{'set': {'overhang_power_left': -2809.0, 'available_power': -2809.0, 'reserved_evu_overhang': 0, 'released_evu_overhang': 1380}, 'get': {'power': -2512, 'exported': 42296071, 'daily_exported': 5939, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-09-09 13:49:47,921 - {control.data:294} - DEBUG - pv22
{'get': {'daily_exported': 2743, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -1193, 'exported': 1952249, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 13:49:47,923 - {control.data:294} - DEBUG - pv23
{'get': {'daily_exported': 3196, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -1319, 'exported': 40343822, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 13:49:47,923 - {control.data:294} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1662724177, 'time': '13:49:37', 'grid': 2.761, 'counter14-power': 0.001, 'counter15-power': 0.0, 'counter21-power': 0.0, 'house-power': 1.135, 'charging-all': 4.141, 'pv-all': 2.516, 'cp13-power': 4.141}, 'version': '1.99.003', 'current_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_master_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_missing_commits': [], 'module_update_completed': True}
2022-09-09 13:49:47,924 - {control.data:307} - DEBUG - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2022-09-09 13:49:47,924 - {control.data:311} - ERROR - Fehler im Data-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 309, in _print_device_config
    log.debug(f"{comp_key}\n{dataclass_utils.asdict(comp_value.component_config)}")
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-09-09 13:49:47,928 - {control.data:307} - DEBUG - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2022-09-09 13:49:47,929 - {control.data:309} - DEBUG - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 13:49:47,931 - {control.data:307} - DEBUG - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2022-09-09 13:49:47,931 - {control.data:309} - DEBUG - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 13:49:47,933 - {control.data:307} - DEBUG - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2022-09-09 13:49:47,933 - {control.data:309} - DEBUG - component21
{'name': 'LP1 (Garage)', 'type': 'counter', 'id': 21, 'configuration': {'current_l1_path': '/openWB/ramdisk/lla1', 'current_l2_path': '/openWB/ramdisk/lla2', 'current_l3_path': '/openWB/ramdisk/lla3', 'exported_path': 'none', 'imported_path': '/openWB/ramdisk/llkwh', 'power_path': '/openWB/ramdisk/llaktuell'}}
2022-09-09 13:49:47,933 - {control.data:307} - DEBUG - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2022-09-09 13:49:47,933 - {control.data:309} - DEBUG - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 13:49:47,934 - {control.data:307} - DEBUG - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2022-09-09 13:49:47,935 - {control.data:309} - DEBUG - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 13:49:47,935 - {control.data:281} - DEBUG - 

2022-09-09 13:49:47,936 - {control.algorithm:44} - DEBUG - # Algorithmus-Start
2022-09-09 13:49:47,936 - {control.algorithm:46} - INFO - EVU-Punkt: Leistung[W] 2694.0, Ströme[A] [0.85, 3.68, 8.09]
2022-09-09 13:49:47,936 - {control.algorithm:84} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-09-09 13:49:47,937 - {control.pv:383} - DEBUG - -2740.0000000000005W EVU-Überschuss, der für die folgenden Ladepunkte übrig ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 13:49:47,940 - {control.algorithm:111} - DEBUG - Ladung an LP13 um -0.09999999999999964A auf 6A angepasst.
2022-09-09 13:49:47,942 - {control.algorithm:201} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-09-09 13:49:47,943 - {control.algorithm:539} - DEBUG - Ladepunkt 13: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2022-09-09 13:49:47,944 - {control.ev:575} - DEBUG - Genutzter Strom: 6.1A, Überschuss: -2809.0W, benötigte neue Leistung: 460W
2022-09-09 13:49:47,947 - {control.pv:261} - DEBUG - LP13 Switch-Off-Threshold prüfen: EVU 2694.0W, freigegebener Überschuss 1380W, Einspeisegrenze 0W
2022-09-09 13:49:47,948 - {control.pv:275} - DEBUG - Relevante Leistung für Löschen der Abschaltschwelle: 4074.0W, Schwelle: 350W
2022-09-09 13:49:47,950 - {control.algorithm:565} - INFO - ## Zuteilung des Überschusses
2022-09-09 13:49:47,951 - {control.algorithm:601} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-09-09 13:49:47,951 - {control.algorithm:863} - INFO - ## Übrigen Überschuss verteilen.
2022-09-09 13:49:47,954 - {control.process:22} - DEBUG - # Ladung starten.
2022-09-09 13:49:47,956 - {control.chargelog:62} - DEBUG - imported_since_mode_switch 693.0 counter 3222720.0
2022-09-09 13:49:47,957 - {control.process:107} - INFO - LP13: set current 6 A
2022-09-09 13:49:47,961 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 13:49:47,978 - {control.pv:433} - DEBUG - 0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 13:49:47,979 - {control.counter:430} - DEBUG - 21375.0W verbleibende EVU-Bezugs-Leistung
Hattest Du das Auto während des Updates abgesteckt? Tritt das Problem auch auf, nachdem Du das Auto abgesteckt hast?
Benutzeravatar
mrinas
Beiträge: 2007
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback 2.0 Alpha 3

Beitrag von mrinas »

LenaK hat geschrieben: Fr Sep 09, 2022 1:36 pm
mrinas hat geschrieben: Fr Sep 09, 2022 9:08 am danke, teste ich gleich nochmal.

Wenn ich das SoC Log richtig interpretiere habe ich derzeit auch eine Dauerschleife, das Access Token wird alle 10s aktualisiert und dann auch ein SoC abgefragt. Das hier wiederholt sich mit jedem Regelzyklus:
Wird openWB/vehicle/{ev.num}/get/force_soc_update wieder auf False gesetzt? Das hatte ich mit PR #535 korrigiert.
ah, das hat sich womöglich überschnitten. Jetzt scheint das zu passen, keine dauerhafte SoC-Abrufschleife nach manueller Aktualisierung.
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Smart #1 (ersetzt den e2008), Tesla Model Y LR.
Benutzeravatar
mrinas
Beiträge: 2007
Registriert: Mi Jan 29, 2020 10:12 pm

Re: externer LP hängt wieder auf 3p

Beitrag von mrinas »

LenaK hat geschrieben: Fr Sep 09, 2022 1:40 pm
mrinas hat geschrieben: Fr Sep 09, 2022 11:52 am Ich hab' gestern meinen externen LP auf die aktuelle stable aktualisiert, vermutlich im Anschluss hieran klemmt die 1p/3p Umschaltung leider wieder. Aktuell gibt es gerade genug Überschuss für einphasige Ladung, allerdings gehts immer gleich mit 3p los. Vorgabe ist lt. Statusseite 1p, es wird korrekt 3p erkannt, allerdings findet keine Umschaltung von 3p auf 1p statt.
Screenshot 2022-09-09 164416.png

Code: Alles auswählen

2022-09-09 13:49:46,591 - {root:45} - INFO - # ***Start*** 
2022-09-09 13:49:46,609 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 13:49:46,611 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-09-09 13:49:46,614 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-09-09 13:49:46,613 - {modules.json.device:57} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x747c1220>}
2022-09-09 13:49:46,615 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Pumpe']
2022-09-09 13:49:46,616 - {modules.json.device:57} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x75019ac0>}
2022-09-09 13:49:46,626 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Trockner']
2022-09-09 13:49:46,629 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.81:80
2022-09-09 13:49:46,630 - {modules.http.device:57} - DEBUG - Start device reading {'component21': <modules.http.counter.HttpCounter object at 0x747bcf40>}
2022-09-09 13:49:46,638 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.209:80
2022-09-09 13:49:46,639 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component22': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x747c1808>}
2022-09-09 13:49:46,643 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['LP1 (Garage)']
2022-09-09 13:49:46,648 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component23': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x75011808>}
2022-09-09 13:49:46,662 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:46,668 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 119
2022-09-09 13:49:46,672 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2022-09-09 13:49:46,674 - {soc.modules.common.req:11} - DEBUG - Get-Response: 5005.365
2022-09-09 13:49:46,675 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.99,"overpower":0.00,"is_valid":true,"timestamp":1662731387,"counters":[1.080, 1.063, 1.067],"total":4715755}
2022-09-09 13:49:46,677 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Haus (neu)']
2022-09-09 13:49:46,678 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Garage (neu)']
2022-09-09 13:49:46,678 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 5005.365
2022-09-09 13:49:46,689 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 87
2022-09-09 13:49:47,102 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 177854060Ws, Export-Zähler: 0Ws
2022-09-09 13:49:47,103 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-09-09 13:49:47,110 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[229.244, 225.812, 227.086], powers=[119.0, 753.6, 1821.4], currents=[0.846, 3.684, 8.087], power_factors=[0.993, 0.976, 0.996], imported=33136925.4, exported=73565955.3, power=2694.0, frequency=50)
2022-09-09 13:49:47,108 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.00,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-09-09 13:49:47,513 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 200932539Ws, Export-Zähler: 0Ws
2022-09-09 13:49:47,519 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,525 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.98465609550476, vorherige Leistung[W]: 0, aktuelle Leistung[W]: 0
2022-09-09 13:49:47,527 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.988449335098267, vorherige Leistung[W]: 1, aktuelle Leistung[W]: 0.99
2022-09-09 13:49:47,528 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 0.0
2022-09-09 13:49:47,534 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 9.938507088422776
2022-09-09 13:49:47,535 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-09-09 13:49:47,538 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-09-09 13:49:47,538 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 200932539.0, Einspeisung[Ws]: 0
2022-09-09 13:49:47,545 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 177854069.93850708, Einspeisung[Ws]: 0
2022-09-09 13:49:47,548 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-09-09 13:49:47,552 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-09-09 13:49:47,555 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 55814.59416666667, Einspeisung[Wh]: 0.0
2022-09-09 13:49:47,561 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 200932539.0 Export: 0 Power: 0
2022-09-09 13:49:47,560 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-09-09 13:49:47,557 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 49403.90831625197, Einspeisung[Wh]: 0.0
2022-09-09 13:49:47,562 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=55814.59416666667, exported=0.0, power=0, frequency=50)
2022-09-09 13:49:47,571 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,575 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1193, exported=1952249)
2022-09-09 13:49:47,575 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 177854069.93850708 Export: 0 Power: 0.99
2022-09-09 13:49:47,596 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=49403.90831625197, exported=0.0, power=0.99, frequency=50)
2022-09-09 13:49:47,608 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-09-09 13:49:47,610 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 13:49:47,613 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-09-09 13:49:47,631 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,641 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-09-09 13:49:47,643 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 13:49:47,649 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-09-09 13:49:47,658 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 13:49:47,673 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-09-09 13:49:47,675 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 13:49:47,677 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-09-09 13:49:47,684 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=5005.365, exported=0, power=0.0, frequency=50)
2022-09-09 13:49:47,727 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-1319, exported=40343822)
2022-09-09 13:49:47,890 - {control.counter:411} - DEBUG - 21306.0W EVU-Leistung, die noch bezogen werden kann.
2022-09-09 13:49:47,892 - {control.chargepoint:681} - DEBUG - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2022-09-09 13:49:47,895 - {control.ev:531} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-09-09 13:49:47,895 - {control.ev:459} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-09-09 13:49:47,897 - {control.chargepoint:853} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 6.1
2022-09-09 13:49:47,900 - {control.pv:89} - DEBUG - -2809.0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 13:49:47,903 - {control.data:294} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-09-09 13:49:47,907 - {control.data:267} - DEBUG - cp_all_data
AllChargepointData(get=AllGet(daily_imported=661.0, daily_exported=0, power=4146, imported=3222720.0, exported=0))
2022-09-09 13:49:47,908 - {control.data:294} - DEBUG - cp13
ChargepointData(get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=68.0), currents=[6.1, 6.1, 6.1], daily_imported=661.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3222720.0, phases_in_use=3, plug_state=True, power=4146, rfid_timestamp=None, rfid=None, state_str=None, voltages=[226.8, 225.8, 228.0]), set=Set(autolock_state=0, change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=-1, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=3222027.0, imported_at_plugtime=3222027.0, imported_since_mode_switch=681.0, imported_since_plugged=681.0, range_charged=3.405, time_charged='0:25', timestamp_start_charging='09/09/2022, 13:24:27'), manual_lock=False, phases_to_use=1, plug_time='09/08/2022, 20:32:56', required_power=1380, rfid=None, charging_ev_data=<control.ev.Ev object at 0x75e05a00>), config=Config(connection_module={'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, power_module={}, ev=3, name='Gartenhaus', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=13))
2022-09-09 13:49:47,910 - {control.data:294} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-09-09 13:49:47,910 - {control.data:294} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 1059, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 11703.300000001}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 21, 'type': 'counter', 'children': []}, {'id': 22, 'type': 'inverter', 'children': []}, {'id': 23, 'type': 'inverter', 'children': []}]}]}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter7
{'set': {'consumption_left': 21306.0, 'currents_used': [0.85, 3.68, 8.09]}, 'get': {'daily_exported': 2630.5, 'daily_imported': 8394.800000001, 'voltages': [229.24, 225.81, 227.09], 'currents': [0.85, 3.68, 8.09], 'powers': [119.0, 753.6, 1821.4], 'power_factors': [0.99, 0.98, 1.0], 'imported': 33136925.4, 'exported': 73565955.3, 'power': 2694.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'frequency': 50}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter14
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 13.21287886561, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 49403.90831625197, 'exported': 0.0, 'power': 0.99, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter15
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 55814.59416666667, 'power': 0, 'frequency': 50, 'exported': 0.0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 13:49:47,911 - {control.data:294} - DEBUG - counter21
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 5.427, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 5005.365, 'exported': 0, 'power': 0.0, 'frequency': 50, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 13:49:47,912 - {control.data:294} - DEBUG - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=50, amount=22))))
2022-09-09 13:49:47,913 - {control.data:294} - DEBUG - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False])), '1': TimeChargingPlan(name='Urlaub', active=True, time=['05:00', '11:00'], current=16, frequency=Frequency(selected='once', once=['2022-08-07', '2022-08-07'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=85, amount=''))))
2022-09-09 13:49:47,915 - {control.data:294} - DEBUG - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 13:49:47,915 - {control.data:294} - DEBUG - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 13:49:47,915 - {control.data:294} - DEBUG - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 13:49:47,917 - {control.data:294} - DEBUG - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=6, phases=1, prio=False, timestamp_switch_on_off='09/09/2022, 13:49:27', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='pv_charging', chargemode='pv_charging', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=68.0, soc_timestamp='09/09/2022, 13:49:12', force_soc_update=False, range=332.9885394))
2022-09-09 13:49:47,917 - {control.data:294} - DEBUG - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 13:49:47,918 - {control.data:294} - DEBUG - et1
EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 13:49:47,918 - {control.data:275} - DEBUG - general_data
GeneralData(chargemode_config=ChargemodeConfig(individual_mode=True, instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=180, switch_off_soc=40, switch_off_threshold=350, switch_on_delay=40, switch_on_soc=60, switch_on_threshold=1300), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=False, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.23, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2022-09-09 13:49:47,918 - {control.data:294} - DEBUG - graph
{'config': {'duration': 120}}
2022-09-09 13:49:47,918 - {control.data:294} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-09-09 13:49:47,920 - {control.data:294} - DEBUG - all
{'set': {'overhang_power_left': -2809.0, 'available_power': -2809.0, 'reserved_evu_overhang': 0, 'released_evu_overhang': 1380}, 'get': {'power': -2512, 'exported': 42296071, 'daily_exported': 5939, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-09-09 13:49:47,921 - {control.data:294} - DEBUG - pv22
{'get': {'daily_exported': 2743, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -1193, 'exported': 1952249, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 13:49:47,923 - {control.data:294} - DEBUG - pv23
{'get': {'daily_exported': 3196, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -1319, 'exported': 40343822, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 13:49:47,923 - {control.data:294} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1662724177, 'time': '13:49:37', 'grid': 2.761, 'counter14-power': 0.001, 'counter15-power': 0.0, 'counter21-power': 0.0, 'house-power': 1.135, 'charging-all': 4.141, 'pv-all': 2.516, 'cp13-power': 4.141}, 'version': '1.99.003', 'current_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_master_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_missing_commits': [], 'module_update_completed': True}
2022-09-09 13:49:47,924 - {control.data:307} - DEBUG - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2022-09-09 13:49:47,924 - {control.data:311} - ERROR - Fehler im Data-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 309, in _print_device_config
    log.debug(f"{comp_key}\n{dataclass_utils.asdict(comp_value.component_config)}")
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-09-09 13:49:47,928 - {control.data:307} - DEBUG - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2022-09-09 13:49:47,929 - {control.data:309} - DEBUG - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 13:49:47,931 - {control.data:307} - DEBUG - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2022-09-09 13:49:47,931 - {control.data:309} - DEBUG - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 13:49:47,933 - {control.data:307} - DEBUG - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2022-09-09 13:49:47,933 - {control.data:309} - DEBUG - component21
{'name': 'LP1 (Garage)', 'type': 'counter', 'id': 21, 'configuration': {'current_l1_path': '/openWB/ramdisk/lla1', 'current_l2_path': '/openWB/ramdisk/lla2', 'current_l3_path': '/openWB/ramdisk/lla3', 'exported_path': 'none', 'imported_path': '/openWB/ramdisk/llkwh', 'power_path': '/openWB/ramdisk/llaktuell'}}
2022-09-09 13:49:47,933 - {control.data:307} - DEBUG - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2022-09-09 13:49:47,933 - {control.data:309} - DEBUG - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 13:49:47,934 - {control.data:307} - DEBUG - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2022-09-09 13:49:47,935 - {control.data:309} - DEBUG - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 13:49:47,935 - {control.data:281} - DEBUG - 

2022-09-09 13:49:47,936 - {control.algorithm:44} - DEBUG - # Algorithmus-Start
2022-09-09 13:49:47,936 - {control.algorithm:46} - INFO - EVU-Punkt: Leistung[W] 2694.0, Ströme[A] [0.85, 3.68, 8.09]
2022-09-09 13:49:47,936 - {control.algorithm:84} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-09-09 13:49:47,937 - {control.pv:383} - DEBUG - -2740.0000000000005W EVU-Überschuss, der für die folgenden Ladepunkte übrig ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 13:49:47,940 - {control.algorithm:111} - DEBUG - Ladung an LP13 um -0.09999999999999964A auf 6A angepasst.
2022-09-09 13:49:47,942 - {control.algorithm:201} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-09-09 13:49:47,943 - {control.algorithm:539} - DEBUG - Ladepunkt 13: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2022-09-09 13:49:47,944 - {control.ev:575} - DEBUG - Genutzter Strom: 6.1A, Überschuss: -2809.0W, benötigte neue Leistung: 460W
2022-09-09 13:49:47,947 - {control.pv:261} - DEBUG - LP13 Switch-Off-Threshold prüfen: EVU 2694.0W, freigegebener Überschuss 1380W, Einspeisegrenze 0W
2022-09-09 13:49:47,948 - {control.pv:275} - DEBUG - Relevante Leistung für Löschen der Abschaltschwelle: 4074.0W, Schwelle: 350W
2022-09-09 13:49:47,950 - {control.algorithm:565} - INFO - ## Zuteilung des Überschusses
2022-09-09 13:49:47,951 - {control.algorithm:601} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-09-09 13:49:47,951 - {control.algorithm:863} - INFO - ## Übrigen Überschuss verteilen.
2022-09-09 13:49:47,954 - {control.process:22} - DEBUG - # Ladung starten.
2022-09-09 13:49:47,956 - {control.chargelog:62} - DEBUG - imported_since_mode_switch 693.0 counter 3222720.0
2022-09-09 13:49:47,957 - {control.process:107} - INFO - LP13: set current 6 A
2022-09-09 13:49:47,961 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 13:49:47,978 - {control.pv:433} - DEBUG - 0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 13:49:47,979 - {control.counter:430} - DEBUG - 21375.0W verbleibende EVU-Bezugs-Leistung
Hattest Du das Auto während des Updates abgesteckt? Tritt das Problem auch auf, nachdem Du das Auto abgesteckt hast?
Hm, gute Frage - bin mir nicht sicher ob das Auto während des Updates des externen LP abgesteckt war. Das hab' ich eben nochmal nachgeholt, also abgesteckt, externen LP neu gestartet, bootvorgang abgewartet, angesteckt. Mal sehen was sich jetzt tut.


Update - Neustart des externen LP mit abgestecktem Auto hat leider keinen Unterschied gebracht.

Ladung wird gestartet, Vorgabe 1 Phase, tatsächlich 3 Phasen, keine Bestrebungen des Wechsels von 3p auf 1p für mich zu erkennen.

Code: Alles auswählen

2022-09-09 16:41:56,591 - {root:45} - INFO - # ***Start*** 
2022-09-09 16:41:56,611 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 16:41:56,612 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-09-09 16:41:56,616 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-09-09 16:41:56,615 - {modules.json.device:57} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x747c1220>}
2022-09-09 16:41:56,617 - {modules.json.device:57} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x75019ac0>}
2022-09-09 16:41:56,617 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Pumpe']
2022-09-09 16:41:56,619 - {modules.http.device:57} - DEBUG - Start device reading {'component21': <modules.http.counter.HttpCounter object at 0x747bcf40>}
2022-09-09 16:41:56,621 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Trockner']
2022-09-09 16:41:56,622 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component22': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x747c1808>}
2022-09-09 16:41:56,631 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component23': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x75011808>}
2022-09-09 16:41:56,633 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.81:80
2022-09-09 16:41:56,634 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['LP1 (Garage)']
2022-09-09 16:41:56,644 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.209:80
2022-09-09 16:41:56,653 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Haus (neu)']
2022-09-09 16:41:56,663 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Garage (neu)']
2022-09-09 16:41:56,669 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:41:56,683 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2022-09-09 16:41:56,686 - {soc.modules.common.req:11} - DEBUG - Get-Response: 5006.374
2022-09-09 16:41:56,689 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 119
2022-09-09 16:41:56,693 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 5006.374
2022-09-09 16:41:56,700 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":1.23,"overpower":0.00,"is_valid":true,"timestamp":1662741717,"counters":[1.157, 1.120, 1.135],"total":4715945}
2022-09-09 16:41:56,702 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 87
2022-09-09 16:41:57,121 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 177864207Ws, Export-Zähler: 0Ws
2022-09-09 16:41:57,127 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:41:57,128 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.00,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-09-09 16:41:57,131 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]10.002060890197754, vorherige Leistung[W]: 1, aktuelle Leistung[W]: 1.23
2022-09-09 16:41:57,538 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-09-09 16:41:57,539 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 200932539Ws, Export-Zähler: 0Ws
2022-09-09 16:41:57,544 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 11.152297892570495
2022-09-09 16:41:57,547 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[236.144, 228.236, 232.128], powers=[-580.3, -367.1, 1509.9], currents=[-2.568, -2.173, 6.548], power_factors=[0.999, 0.954, 0.999], imported=33137297.400000002, exported=73568852.19999999, power=562.6, frequency=50)
2022-09-09 16:41:57,549 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-09-09 16:41:57,556 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-09-09 16:41:57,552 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2000, exported=1954992)
2022-09-09 16:41:57,552 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 177864218.15229788, Einspeisung[Ws]: 0
2022-09-09 16:41:57,551 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.97483229637146, vorherige Leistung[W]: 0, aktuelle Leistung[W]: 0
2022-09-09 16:41:57,571 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 0.0
2022-09-09 16:41:57,565 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-09-09 16:41:57,569 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 49406.72726452719, Einspeisung[Wh]: 0.0
2022-09-09 16:41:57,571 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 200932539.0, Einspeisung[Ws]: 0
2022-09-09 16:41:57,577 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 55814.59416666667, Einspeisung[Wh]: 0.0
2022-09-09 16:41:57,573 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-09-09 16:41:57,575 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 177864218.15229788 Export: 0 Power: 1.23
2022-09-09 16:41:57,578 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 200932539.0 Export: 0 Power: 0
2022-09-09 16:41:57,559 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-09-09 16:41:57,582 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=49406.72726452719, exported=0.0, power=1.23, frequency=50)
2022-09-09 16:41:57,584 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=55814.59416666667, exported=0.0, power=0, frequency=50)
2022-09-09 16:41:57,591 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:41:57,616 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-09-09 16:41:57,617 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 16:41:57,618 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-09-09 16:41:57,623 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:41:57,630 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-09-09 16:41:57,631 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 16:41:57,635 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-09-09 16:41:57,640 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:41:57,647 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-09-09 16:41:57,649 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 16:41:57,649 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-09-09 16:41:57,650 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=5006.374, exported=0, power=0.0, frequency=50)
2022-09-09 16:41:57,702 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-2061, exported=40346835)
2022-09-09 16:41:57,905 - {control.counter:411} - DEBUG - 23437.4W EVU-Leistung, die noch bezogen werden kann.
2022-09-09 16:41:57,908 - {control.chargepoint:681} - DEBUG - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2022-09-09 16:41:57,910 - {control.ev:531} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-09-09 16:41:57,911 - {control.ev:459} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-09-09 16:41:57,912 - {control.chargepoint:853} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 6.1
2022-09-09 16:41:57,914 - {control.pv:89} - DEBUG - -677.6W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 16:41:57,917 - {control.data:294} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-09-09 16:41:57,919 - {control.data:267} - DEBUG - cp_all_data
AllChargepointData(get=AllGet(daily_imported=1292.0, daily_exported=0, power=4245, imported=3223364.0, exported=0))
2022-09-09 16:41:57,923 - {control.data:294} - DEBUG - cp13
ChargepointData(get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=69.0), currents=[6.1, 6.1, 6.1], daily_imported=1292.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3223364.0, phases_in_use=3, plug_state=True, power=4245, rfid_timestamp=None, rfid=None, state_str=None, voltages=[230.0, 230.6, 234.5]), set=Set(autolock_state=0, change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=-1, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=3223096.0, imported_at_plugtime=3223096.0, imported_since_mode_switch=256.0, imported_since_plugged=256.0, range_charged=1.28, time_charged='0:40', timestamp_start_charging='09/09/2022, 16:01:27'), manual_lock=False, phases_to_use=1, plug_time='09/09/2022, 15:58:09', required_power=1380, rfid=None, charging_ev_data=<control.ev.Ev object at 0x747bc370>), config=Config(connection_module={'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, power_module={}, ev=3, name='Gartenhaus', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=13))
2022-09-09 16:41:57,925 - {control.data:294} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-09-09 16:41:57,925 - {control.data:294} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 377, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 14915.699999994}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 21, 'type': 'counter', 'children': []}, {'id': 22, 'type': 'inverter', 'children': []}, {'id': 23, 'type': 'inverter', 'children': []}]}]}}
2022-09-09 16:41:57,926 - {control.data:294} - DEBUG - counter7
{'set': {'consumption_left': 23437.4, 'currents_used': [-2.57, -2.17, 6.55]}, 'get': {'daily_exported': 5448.4, 'daily_imported': 8778.099999994, 'voltages': [236.14, 228.24, 232.13], 'currents': [-2.57, -2.17, 6.55], 'powers': [-580.3, -367.1, 1509.9], 'power_factors': [1.0, 0.95, 1.0], 'imported': 33137297.400000002, 'exported': 73568852.19999999, 'power': 562.6, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'frequency': 50}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-09-09 16:41:57,926 - {control.data:294} - DEBUG - counter14
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 15.9965800638, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 49406.72726452719, 'exported': 0.0, 'power': 1.23, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 16:41:57,926 - {control.data:294} - DEBUG - counter15
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 55814.59416666667, 'power': 0, 'frequency': 50, 'exported': 0.0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 16:41:57,926 - {control.data:294} - DEBUG - counter21
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 6.436, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 5006.374, 'exported': 0, 'power': 0.0, 'frequency': 50, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 16:41:57,927 - {control.data:294} - DEBUG - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=50, amount=22))))
2022-09-09 16:41:57,928 - {control.data:294} - DEBUG - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False])), '1': TimeChargingPlan(name='Urlaub', active=True, time=['05:00', '11:00'], current=16, frequency=Frequency(selected='once', once=['2022-08-07', '2022-08-07'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=85, amount=''))))
2022-09-09 16:41:57,929 - {control.data:294} - DEBUG - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 16:41:57,932 - {control.data:294} - DEBUG - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 16:41:57,933 - {control.data:294} - DEBUG - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 16:41:57,934 - {control.data:294} - DEBUG - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=6, phases=1, prio=False, timestamp_switch_on_off='09/09/2022, 16:41:27', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='pv_charging', chargemode='pv_charging', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=69.0, soc_timestamp='09/09/2022, 16:41:14', force_soc_update=False, range=336.512994))
2022-09-09 16:41:57,935 - {control.data:294} - DEBUG - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 16:41:57,935 - {control.data:294} - DEBUG - et1
EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 16:41:57,935 - {control.data:275} - DEBUG - general_data
GeneralData(chargemode_config=ChargemodeConfig(individual_mode=True, instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=0, rundown_power=1000, rundown_soc=50, switch_off_delay=180, switch_off_soc=40, switch_off_threshold=350, switch_on_delay=40, switch_on_soc=60, switch_on_threshold=1300), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=False, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.23, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2022-09-09 16:41:57,936 - {control.data:294} - DEBUG - graph
{'config': {'duration': 120}}
2022-09-09 16:41:57,937 - {control.data:294} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-09-09 16:41:57,938 - {control.data:294} - DEBUG - all
{'set': {'overhang_power_left': -677.6, 'available_power': -677.6, 'reserved_evu_overhang': 0, 'released_evu_overhang': 1380}, 'get': {'power': -4061, 'exported': 42301827, 'daily_exported': 11586, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-09-09 16:41:57,938 - {control.data:294} - DEBUG - pv22
{'get': {'daily_exported': 5434, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -2000, 'exported': 1954992, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 16:41:57,938 - {control.data:294} - DEBUG - pv23
{'get': {'daily_exported': 6152, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -2061, 'exported': 40346835, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 16:41:57,938 - {control.data:294} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1662734508, 'time': '16:41:48', 'grid': 1.353, 'counter14-power': 0.001, 'counter15-power': 0.0, 'counter21-power': 0.0, 'house-power': 0.429, 'charging-all': 4.237, 'pv-all': 3.315, 'cp13-power': 4.237}, 'version': '1.99.003', 'current_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_master_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_missing_commits': [], 'module_update_completed': True}
2022-09-09 16:41:57,939 - {control.data:307} - DEBUG - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2022-09-09 16:41:57,939 - {control.data:311} - ERROR - Fehler im Data-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 309, in _print_device_config
    log.debug(f"{comp_key}\n{dataclass_utils.asdict(comp_value.component_config)}")
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-09-09 16:41:57,941 - {control.data:307} - DEBUG - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2022-09-09 16:41:57,942 - {control.data:309} - DEBUG - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 16:41:57,944 - {control.data:307} - DEBUG - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2022-09-09 16:41:57,945 - {control.data:309} - DEBUG - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 16:41:57,945 - {control.data:307} - DEBUG - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2022-09-09 16:41:57,945 - {control.data:309} - DEBUG - component21
{'name': 'LP1 (Garage)', 'type': 'counter', 'id': 21, 'configuration': {'current_l1_path': '/openWB/ramdisk/lla1', 'current_l2_path': '/openWB/ramdisk/lla2', 'current_l3_path': '/openWB/ramdisk/lla3', 'exported_path': 'none', 'imported_path': '/openWB/ramdisk/llkwh', 'power_path': '/openWB/ramdisk/llaktuell'}}
2022-09-09 16:41:57,946 - {control.data:307} - DEBUG - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2022-09-09 16:41:57,946 - {control.data:309} - DEBUG - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 16:41:57,946 - {control.data:307} - DEBUG - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2022-09-09 16:41:57,947 - {control.data:309} - DEBUG - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 16:41:57,947 - {control.data:281} - DEBUG - 

2022-09-09 16:41:57,947 - {control.algorithm:44} - DEBUG - # Algorithmus-Start
2022-09-09 16:41:57,947 - {control.algorithm:46} - INFO - EVU-Punkt: Leistung[W] 562.6, Ströme[A] [-2.57, -2.17, 6.55]
2022-09-09 16:41:57,948 - {control.algorithm:84} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-09-09 16:41:57,948 - {control.pv:383} - DEBUG - -608.6000000000003W EVU-Überschuss, der für die folgenden Ladepunkte übrig ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 16:41:57,951 - {control.algorithm:111} - DEBUG - Ladung an LP13 um -0.09999999999999964A auf 6A angepasst.
2022-09-09 16:41:57,954 - {control.algorithm:201} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-09-09 16:41:57,956 - {control.algorithm:539} - DEBUG - Ladepunkt 13: Prüfen, ob Phasenumschaltung durchgeführt werden soll.
2022-09-09 16:41:57,958 - {control.ev:575} - DEBUG - Genutzter Strom: 6.1A, Überschuss: -677.6W, benötigte neue Leistung: 460W
2022-09-09 16:41:57,962 - {control.pv:261} - DEBUG - LP13 Switch-Off-Threshold prüfen: EVU 562.6W, freigegebener Überschuss 1380W, Einspeisegrenze 0W
2022-09-09 16:41:57,965 - {control.pv:275} - DEBUG - Relevante Leistung für Löschen der Abschaltschwelle: 1942.6W, Schwelle: 350W
2022-09-09 16:41:57,966 - {control.algorithm:565} - INFO - ## Zuteilung des Überschusses
2022-09-09 16:41:57,968 - {control.algorithm:601} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-09-09 16:41:57,968 - {control.algorithm:863} - INFO - ## Übrigen Überschuss verteilen.
2022-09-09 16:41:57,971 - {control.process:22} - DEBUG - # Ladung starten.
2022-09-09 16:41:57,974 - {control.chargelog:62} - DEBUG - imported_since_mode_switch 268.0 counter 3223364.0
2022-09-09 16:41:57,976 - {control.process:107} - INFO - LP13: set current 6 A
2022-09-09 16:41:57,980 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 16:41:57,996 - {control.pv:433} - DEBUG - 0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 16:41:57,997 - {control.counter:430} - DEBUG - 23506.4W verbleibende EVU-Bezugs-Leistung
2022-09-09 16:42:06,591 - {root:45} - INFO - # ***Start*** 
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Smart #1 (ersetzt den e2008), Tesla Model Y LR.
Benutzeravatar
mrinas
Beiträge: 2007
Registriert: Mi Jan 29, 2020 10:12 pm

Re: Feedback 2.0 Alpha 3

Beitrag von mrinas »

Auch wenn ich PV Laden fix auf 1p einstelle bleibt der Ladevorgang bei 3p.

Code: Alles auswählen

2022-09-09 16:48:36,591 - {root:45} - INFO - # ***Start*** 
2022-09-09 16:48:36,610 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 16:48:36,611 - {modules.sma_shm.device:50} - DEBUG - Beginning update
2022-09-09 16:48:36,614 - {modules.json.device:57} - DEBUG - Start device reading {'component14': <modules.json.counter.JsonCounter object at 0x747c1220>}
2022-09-09 16:48:36,614 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['EnergyMeter 1.0']
2022-09-09 16:48:36,616 - {modules.json.device:57} - DEBUG - Start device reading {'component15': <modules.json.counter.JsonCounter object at 0x75019ac0>}
2022-09-09 16:48:36,617 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Pumpe']
2022-09-09 16:48:36,619 - {soc.modules.common.component_context:51} - DEBUG - Update Komponenten ['Trockner']
2022-09-09 16:48:36,620 - {modules.http.device:57} - DEBUG - Start device reading {'component21': <modules.http.counter.HttpCounter object at 0x747bcf40>}
2022-09-09 16:48:36,633 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component22': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x747c1808>}
2022-09-09 16:48:36,637 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.81:80
2022-09-09 16:48:36,638 - {modules.sma_sunny_boy.device:72} - DEBUG - Start device reading {'component23': <modules.sma_sunny_boy.inverter.SmaSunnyBoyInverter object at 0x75011808>}
2022-09-09 16:48:36,643 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.209:80
2022-09-09 16:48:36,645 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['LP1 (Garage)']
2022-09-09 16:48:36,661 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:48:36,664 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['WR Garage (neu)']
2022-09-09 16:48:36,668 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.81:80 "GET /meter/0 HTTP/1.1" 200 119
2022-09-09 16:48:36,671 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":1.09,"overpower":0.00,"is_valid":true,"timestamp":1662742117,"counters":[1.158, 1.130, 1.134],"total":4715953}
2022-09-09 16:48:37,084 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.209:80 "GET /meter/0 HTTP/1.1" 200 87
2022-09-09 16:48:37,086 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 177864601Ws, Export-Zähler: 0Ws
2022-09-09 16:48:37,088 - {soc.modules.common.req:11} - DEBUG - Get-Response: {"power":0.00,"is_valid":true,"timestamp":0,"counters":[0.000, 0.000, 0.000],"total":0}
2022-09-09 16:48:37,089 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llkwh HTTP/1.1" 200 8
2022-09-09 16:48:37,095 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.96297025680542, vorherige Leistung[W]: 1, aktuelle Leistung[W]: 1.09
2022-09-09 16:48:37,514 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['EnergyMeter 1.0']
2022-09-09 16:48:37,515 - {modules.common.simcount:273} - DEBUG - Fortsetzen der Simulation: Importzähler: 200932539Ws, Export-Zähler: 0Ws
2022-09-09 16:48:37,517 - {soc.modules.common.req:11} - DEBUG - Get-Response: 5006.374
2022-09-09 16:48:37,522 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 10.411303918361664
2022-09-09 16:48:37,525 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[231.322, 229.519, 231.067], powers=[505.8, 819.4, 1491.6], currents=[2.282, 3.904, 6.496], power_factors=[1.0, 0.987, 0.999], imported=33137393.799999997, exported=73568945.1, power=2816.8, frequency=50)
2022-09-09 16:48:37,531 - {modules.common.simcount:322} - DEBUG - simcount Berechnungsgrundlage: vergangene Zeit [s]9.994554042816162, vorherige Leistung[W]: 0, aktuelle Leistung[W]: 0
2022-09-09 16:48:37,532 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llkwh 5006.374
2022-09-09 16:48:37,533 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 177864611.4113039, Einspeisung[Ws]: 0
2022-09-09 16:48:37,548 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 49406.83650313997, Einspeisung[Wh]: 0.0
2022-09-09 16:48:37,541 - {soc.modules.common.store._api:20} - DEBUG - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-830, exported=1955167)
2022-09-09 16:48:37,543 - {modules.sma_shm.device:67} - DEBUG - All components updated
2022-09-09 16:48:37,548 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:48:37,536 - {modules.common.simcount:334} - DEBUG - simcount Gesamtenergie im Zeitintervall: 0.0
2022-09-09 16:48:37,549 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 177864611.4113039 Export: 0 Power: 1.09
2022-09-09 16:48:37,552 - {modules.sma_shm.device:58} - DEBUG - Update complete
2022-09-09 16:48:37,555 - {modules.common.simcount:293} - DEBUG - simcount aufsummierte Energie: Bezug[Ws]: 200932539.0, Einspeisung[Ws]: 0
2022-09-09 16:48:37,560 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=49406.83650313997, exported=0.0, power=1.09, frequency=50)
2022-09-09 16:48:37,566 - {modules.common.simcount:300} - INFO - simcount Ergebnis: Bezug[Wh]: 55814.59416666667, Einspeisung[Wh]: 0.0
2022-09-09 16:48:37,568 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/llaktuell HTTP/1.1" 200 1
2022-09-09 16:48:37,576 - {modules.common.simcount:304} - DEBUG - simcount Zwischenergebnisse aktuelle Berechnung: Import: 200932539.0 Export: 0 Power: 0
2022-09-09 16:48:37,579 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0
2022-09-09 16:48:37,582 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=55814.59416666667, exported=0.0, power=0, frequency=50)
2022-09-09 16:48:37,584 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/llaktuell 0
2022-09-09 16:48:37,594 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:48:37,603 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla1 HTTP/1.1" 200 3
2022-09-09 16:48:37,606 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 16:48:37,606 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla1 0.0
2022-09-09 16:48:37,611 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:48:37,620 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla2 HTTP/1.1" 200 3
2022-09-09 16:48:37,622 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 16:48:37,623 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla2 0.0
2022-09-09 16:48:37,628 - {urllib3.connectionpool:227} - DEBUG - Starting new HTTP connection (1): 192.168.178.51:80
2022-09-09 16:48:37,633 - {urllib3.connectionpool:452} - DEBUG - http://192.168.178.51:80 "GET /openWB/ramdisk/lla3 HTTP/1.1" 200 3
2022-09-09 16:48:37,635 - {soc.modules.common.req:11} - DEBUG - Get-Response: 0.0
2022-09-09 16:48:37,635 - {modules.http.api:16} - DEBUG - Antwort auf http://192.168.178.51/openWB/ramdisk/lla3 0.0
2022-09-09 16:48:37,637 - {soc.modules.common.store._api:20} - DEBUG - Saving CounterState(voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], currents=[0.0, 0.0, 0.0], power_factors=[0.0, 0.0, 0.0], imported=5006.374, exported=0, power=0.0, frequency=50)
2022-09-09 16:48:39,656 - {pymodbus.client.sync:218} - ERROR - Connection to (192.168.178.201, 502) failed: timed out
2022-09-09 16:48:39,779 - {control.counter:411} - DEBUG - 21183.2W EVU-Leistung, die noch bezogen werden kann.
2022-09-09 16:48:39,783 - {control.chargepoint:681} - DEBUG - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2022-09-09 16:48:39,783 - {control.chargepoint:707} - DEBUG - Lademodus-Phasen beschränkt die nutzbaren Phasen auf 1
2022-09-09 16:48:39,786 - {control.ev:531} - DEBUG - Anpassen der Sollstromstärke an EV-Vorgaben. Sollstromstärke: 1 neue Sollstromstärke: 6
2022-09-09 16:48:39,787 - {control.ev:459} - DEBUG - Änderung der Sollstromstärke :False, Änderung des Lademodus :False
2022-09-09 16:48:39,789 - {control.chargepoint:853} - DEBUG - LP 13, EV: Tesla (EV-Nr.3): Theoretisch benötigter Strom 6A, Lademodus pv_charging, Submodus: pv_charging, Phasen: 1, Priorität: False, max. Ist-Strom: 6.1
2022-09-09 16:48:39,792 - {control.pv:89} - DEBUG - -2931.8W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 16:48:39,795 - {control.data:294} - DEBUG - all
{'get': {'power': 0}, 'config': {'configured': False}, 'set': {'charging_power_left': 0, 'switch_on_soc_reached': False}}
2022-09-09 16:48:39,796 - {control.data:267} - DEBUG - cp_all_data
AllChargepointData(get=AllGet(daily_imported=1478.0, daily_exported=0, power=4176, imported=3223678.0, exported=0))
2022-09-09 16:48:39,797 - {control.data:294} - DEBUG - cp13
ChargepointData(get=Get(charge_state=True, connected_vehicle=ConnectedVehicle(config=ConnectedConfig(average_consumption=17, charge_template=0, chargemode='stop', current_plan=0, ev_template=0, priority=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=70.0), currents=[6.0, 6.1, 6.0], daily_imported=1478.0, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=3223678.0, phases_in_use=3, plug_state=True, power=4176, rfid_timestamp=None, rfid=None, state_str=None, voltages=[229.6, 229.9, 230.1]), set=Set(autolock_state=0, change_ev_permitted=[True, ''], charging_ev=3, charging_ev_prev=3, current=6, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='pv_charging', imported_at_mode_switch=3223096.0, imported_at_plugtime=3223096.0, imported_since_mode_switch=569.0, imported_since_plugged=569.0, range_charged=2.8449999999999998, time_charged='0:47', timestamp_start_charging='09/09/2022, 16:01:27'), manual_lock=False, phases_to_use=1, plug_time='09/09/2022, 15:58:09', required_power=1380, rfid=None, charging_ev_data=<control.ev.Ev object at 0x747bc370>), config=Config(connection_module={'type': 'external_openwb', 'configuration': {'ip_address': '192.168.178.210', 'duo_num': 1}}, power_module={}, ev=3, name='Gartenhaus', type='external_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=13))
2022-09-09 16:48:39,798 - {control.data:294} - DEBUG - cpt0
{'name': 'Standard Ladepunkt-Vorlage', 'autolock': {'wait_for_charging_end': False, 'active': False, 'plans': {}}, 'rfid_enabling': False, 'valid_tags': []}
2022-09-09 16:48:39,799 - {control.data:294} - DEBUG - all
{'set': {'loadmanagement_active': False, 'home_consumption': 456, 'invalid_home_consumption': 0, 'daily_yield_home_consumption': 15132.800000008}, 'get': {'hierarchy': [{'id': 7, 'type': 'counter', 'children': [{'id': 13, 'type': 'cp', 'children': []}, {'id': 14, 'type': 'counter', 'children': []}, {'id': 15, 'type': 'counter', 'children': []}, {'id': 21, 'type': 'counter', 'children': []}, {'id': 22, 'type': 'inverter', 'children': []}, {'id': 23, 'type': 'inverter', 'children': []}]}]}}
2022-09-09 16:48:39,800 - {control.data:294} - DEBUG - counter7
{'set': {'consumption_left': 21183.2, 'currents_used': [2.28, 3.9, 6.5]}, 'get': {'daily_exported': 5533.69999999, 'daily_imported': 8832.499999998, 'voltages': [231.32, 229.52, 231.07], 'currents': [2.28, 3.9, 6.5], 'powers': [505.8, 819.4, 1491.6], 'power_factors': [1.0, 0.99, 1.0], 'imported': 33137393.799999997, 'exported': 73568945.1, 'power': 2816.8, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'frequency': 50}, 'config': {'max_currents': [35, 35, 35], 'max_total_power': 24000}}
2022-09-09 16:48:39,800 - {control.data:294} - DEBUG - counter14
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 16.07749139705, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 49406.83650313997, 'exported': 0.0, 'power': 1.09, 'frequency': 50}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 16:48:39,800 - {control.data:294} - DEBUG - counter15
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0.0, 'daily_imported': 0.0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 55814.59416666667, 'power': 0, 'frequency': 50, 'exported': 0.0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 16:48:39,801 - {control.data:294} - DEBUG - counter21
{'set': {'currents_used': [0.0, 0.0, 0.0]}, 'get': {'daily_exported': 0, 'daily_imported': 6.436, 'voltages': [230.0, 230.0, 230.0], 'currents': [0.0, 0.0, 0.0], 'powers': [0.0, 0.0, 0.0], 'power_factors': [0.0, 0.0, 0.0], 'imported': 5006.374, 'exported': 0, 'power': 0.0, 'frequency': 50, 'fault_str': 'Kein Fehler.', 'fault_state': 0}, 'config': {'max_currents': [16, 16, 16], 'max_total_power': 11000}}
2022-09-09 16:48:39,801 - {control.data:294} - DEBUG - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=6, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=50, amount=22))))
2022-09-09 16:48:39,802 - {control.data:294} - DEBUG - ct1
ChargeTemplateData(name='Tesla', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=True, plans={0: TimeChargingPlan(name='Zeitladen-Standard', active=False, time=['06:00', '07:00'], current=16, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False])), '1': TimeChargingPlan(name='Urlaub', active=True, time=['05:00', '11:00'], current=16, frequency=Frequency(selected='once', once=['2022-08-07', '2022-08-07'], weekly=[False, False, False, False, False, False, False]))}), chargemode=Chargemode(selected='pv_charging', pv_charging=PvCharging(min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=100), scheduled_charging=ScheduledCharging(plans={0: ScheduledChargingPlan(name='Zielladen-Standard', active=False, time='07:00', limit=Limit(selected='none', soc=50, amount=1000), frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]))}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', soc=85, amount=''))))
2022-09-09 16:48:39,804 - {control.data:294} - DEBUG - ev0
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=1, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 16:48:39,804 - {control.data:294} - DEBUG - ev1
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 16:48:39,805 - {control.data:294} - DEBUG - ev2
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=0, phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='stop', chargemode='stop', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0))
2022-09-09 16:48:39,806 - {control.data:294} - DEBUG - ev3
EvData(set=Set(ev_template=EvTemplate(data=EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False)), et_num=0)), control_parameter=ControlParameter(required_current=6, phases=1, prio=False, timestamp_switch_on_off='09/09/2022, 16:48:07', timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode='pv_charging', chargemode='pv_charging', used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None), charge_template=1, ev_template=1, name='Tesla', tag_id=[], get=Get(soc=70.0, soc_timestamp='09/09/2022, 16:46:12', force_soc_update=False, range=337.2211036))
2022-09-09 16:48:39,806 - {control.data:294} - DEBUG - et0
EvTemplateData(name='Standard-Fahrzeug-Vorlage', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=17, min_current=6, max_current_one_phase=32, battery_capacity=82, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 16:48:39,807 - {control.data:294} - DEBUG - et1
EvTemplateData(name='Tesla', max_current_multi_phases=16, max_phases=3, phase_switch_pause=2, prevent_phase_switch=False, prevent_charge_stop=False, control_pilot_interruption=False, control_pilot_interruption_duration=4, average_consump=20, min_current=6, max_current_one_phase=16, battery_capacity=75, nominal_difference=2, soc=Soc(request_interval_charging=5, request_interval_not_charging=720, request_only_plugged=False))
2022-09-09 16:48:39,807 - {control.data:275} - DEBUG - general_data
GeneralData(chargemode_config=ChargemodeConfig(individual_mode=True, instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=200, control_range=[-230, 0], feed_in_yield=0, phase_switch_delay=8, phases_to_use=1, rundown_power=1000, rundown_soc=50, switch_off_delay=180, switch_off_soc=40, switch_off_threshold=350, switch_on_delay=40, switch_on_soc=60, switch_on_threshold=1300), scheduled_charging=ScheduledCharging(phases_to_use=0), standby=Standby(phases_to_use=1), stop=Stop(phases_to_use=1), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='local', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=False, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.23, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2022-09-09 16:48:39,807 - {control.data:294} - DEBUG - graph
{'config': {'duration': 120}}
2022-09-09 16:48:39,808 - {control.data:294} - DEBUG - optional
{'et': {'get': {}, 'active': False, 'config': {'max_price': 0, 'provider': {}}}, 'int_display': {'active': False, 'on_if_plugged_in': True, 'pin_active': False, 'pin_code': '0000', 'standby': 60, 'theme': 'cards'}, 'led': {'active': False}, 'active': False, 'max_current': 16, 'rfid': {'active': False}}
2022-09-09 16:48:39,808 - {control.data:294} - DEBUG - all
{'set': {'overhang_power_left': -2931.8, 'available_power': -2931.8, 'reserved_evu_overhang': 0, 'released_evu_overhang': 1380}, 'get': {'power': -1817, 'exported': 42302181, 'daily_exported': 11834, 'monthly_exported': 0, 'yearly_exported': 0}, 'config': {'configured': True}}
2022-09-09 16:48:39,808 - {control.data:294} - DEBUG - pv22
{'get': {'daily_exported': 5556, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -830, 'exported': 1955167, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 16:48:39,810 - {control.data:294} - DEBUG - pv23
{'get': {'daily_exported': 6278, 'monthly_exported': 0, 'yearly_exported': 0, 'fault_str': 'Kein Fehler.', 'fault_state': 0, 'power': -987, 'exported': 40347014, 'currents': [0.0, 0.0, 0.0]}, 'config': {'max_ac_out': 0}}
2022-09-09 16:48:39,812 - {control.data:294} - DEBUG - system
{'update_in_progress': False, 'perform_update': False, 'boot_done': True, 'ip_address': '192.168.178.99', 'dataprotection_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'lastlivevaluesJson': {'timestamp': 1662734907, 'time': '16:48:27', 'grid': 2.72, 'counter14-power': 0.001, 'counter15-power': 0.0, 'counter21-power': 0.0, 'house-power': 0.408, 'charging-all': 4.17, 'pv-all': 1.86, 'cp13-power': 4.17}, 'version': '1.99.003', 'current_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_master_commit': '2022-09-09 10:55:19 +0200 [9e6d2da9]', 'current_missing_commits': [], 'module_update_completed': True}
2022-09-09 16:48:39,813 - {control.data:307} - DEBUG - device4
{'name': 'EVU', 'type': 'sma_shm', 'id': 4, 'configuration': {}}
2022-09-09 16:48:39,814 - {control.data:311} - ERROR - Fehler im Data-Modul
Traceback (most recent call last):
  File "/var/www/html/openWB/packages/control/data.py", line 309, in _print_device_config
    log.debug(f"{comp_key}\n{dataclass_utils.asdict(comp_value.component_config)}")
AttributeError: 'SpeedwireComponent' object has no attribute 'component_config'
2022-09-09 16:48:39,815 - {control.data:307} - DEBUG - device8
{'name': 'Pumpe', 'type': 'json', 'id': 8, 'configuration': {'url': 'http://192.168.178.81/meter/0'}}
2022-09-09 16:48:39,816 - {control.data:309} - DEBUG - component14
{'name': 'Pumpe', 'type': 'counter', 'id': 14, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 16:48:39,816 - {control.data:307} - DEBUG - device9
{'name': 'Trockner', 'type': 'json', 'id': 9, 'configuration': {'url': 'http://192.168.178.209/meter/0'}}
2022-09-09 16:48:39,816 - {control.data:309} - DEBUG - component15
{'name': 'Trockner', 'type': 'counter', 'id': 15, 'configuration': {'jq_power': '.power', 'jq_exported': '', 'jq_imported': ''}}
2022-09-09 16:48:39,817 - {control.data:307} - DEBUG - device14
{'name': 'openWB (1.9)', 'type': 'http', 'id': 14, 'configuration': {'url': 'http://192.168.178.51'}}
2022-09-09 16:48:39,817 - {control.data:309} - DEBUG - component21
{'name': 'LP1 (Garage)', 'type': 'counter', 'id': 21, 'configuration': {'current_l1_path': '/openWB/ramdisk/lla1', 'current_l2_path': '/openWB/ramdisk/lla2', 'current_l3_path': '/openWB/ramdisk/lla3', 'exported_path': 'none', 'imported_path': '/openWB/ramdisk/llkwh', 'power_path': '/openWB/ramdisk/llaktuell'}}
2022-09-09 16:48:39,817 - {control.data:307} - DEBUG - device15
{'name': 'WR Garage (neu)', 'type': 'sma_sunny_boy', 'id': 15, 'configuration': {'ip_address': '192.168.178.204'}}
2022-09-09 16:48:39,817 - {control.data:309} - DEBUG - component22
{'name': 'WR Garage (neu)', 'type': 'inverter', 'id': 22, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 16:48:39,818 - {control.data:307} - DEBUG - device16
{'name': 'WR Haus (neu)', 'type': 'sma_sunny_boy', 'id': 16, 'configuration': {'ip_address': '192.168.178.201'}}
2022-09-09 16:48:39,818 - {control.data:309} - DEBUG - component23
{'name': 'WR Haus (neu)', 'type': 'inverter', 'id': 23, 'configuration': {'hybrid': False, 'version': 0}}
2022-09-09 16:48:39,818 - {control.data:281} - DEBUG - 

2022-09-09 16:48:39,818 - {control.algorithm:44} - DEBUG - # Algorithmus-Start
2022-09-09 16:48:39,819 - {control.algorithm:46} - INFO - EVU-Punkt: Leistung[W] 2816.8, Ströme[A] [2.28, 3.9, 6.5]
2022-09-09 16:48:39,819 - {control.algorithm:84} - INFO - ## Überschuss-Ladung über Mindeststrom bei PV-Laden zurücknehmen.
2022-09-09 16:48:39,819 - {control.pv:383} - DEBUG - -2862.8000000000006W EVU-Überschuss, der für die folgenden Ladepunkte übrig ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 16:48:39,823 - {control.algorithm:111} - DEBUG - Ladung an LP13 um -0.09999999999999964A auf 6A angepasst.
2022-09-09 16:48:39,826 - {control.algorithm:201} - DEBUG - ## Ladung muss nicht wegen aktiven Lastmanagements gestoppt werden.
2022-09-09 16:48:39,828 - {control.pv:261} - DEBUG - LP13 Switch-Off-Threshold prüfen: EVU 2816.8W, freigegebener Überschuss 1380W, Einspeisegrenze 0W
2022-09-09 16:48:39,829 - {control.pv:275} - DEBUG - Relevante Leistung für Löschen der Abschaltschwelle: 4196.8W, Schwelle: 350W
2022-09-09 16:48:39,829 - {control.algorithm:565} - INFO - ## Zuteilung des Überschusses
2022-09-09 16:48:39,830 - {control.algorithm:601} - INFO - ## Zuteilung beendet, da kein Ladepunkt mehr auf Zuteilung wartet.
2022-09-09 16:48:39,830 - {control.algorithm:863} - INFO - ## Übrigen Überschuss verteilen.
2022-09-09 16:48:39,834 - {control.process:22} - DEBUG - # Ladung starten.
2022-09-09 16:48:39,836 - {control.chargelog:62} - DEBUG - imported_since_mode_switch 582.0 counter 3223678.0
2022-09-09 16:48:39,837 - {control.process:107} - INFO - LP13: set current 6 A
2022-09-09 16:48:39,841 - {soc.modules.common.component_context:24} - DEBUG - Update Komponente ['Ladepunkt']
2022-09-09 16:48:39,862 - {control.pv:433} - DEBUG - 0W EVU-Überschuss, der für die Regelung verfügbar ist, davon 0W für die Einschaltverzögerung reservierte Leistung.
2022-09-09 16:48:39,866 - {control.counter:430} - DEBUG - 21252.2W verbleibende EVU-Bezugs-Leistung
2022-09-09 16:48:46,590 - {root:45} - INFO - # ***Start*** 
Update 2: Womöglich passt es jetzt wieder, musste fix auf 3 Phasig stellen, Ladestart abwarten, fix auf 1 phasig stellen, abwarten, automatik aktivieren. Nun bekomme ich zumindest wieder die Umschaltmeldung im Status so wie ich das erwarten würde.
Wobei ich ja im Grunde erwartet hätte dass der aktuelle Status (3p) mit der Vorgabe (1p) abgeglichen wird und ggf. die Umschaltung getriggert wird, aber das scheint hier nicht erfolgt zu sein.
15,2kWp SMA (SB4000TL-21, SB3.0, STP6.0-SE + BYD HVS, EnergyMeter), openWB Standard+, openWB Pro, Smart #1 (ersetzt den e2008), Tesla Model Y LR.
derNeueDet
Beiträge: 4243
Registriert: Mi Nov 11, 2020 7:16 pm

Re: Feedback 2.0 Alpha 3

Beitrag von derNeueDet »

Ist in der aktuellen Version eigentlich bereits die Regelung in mA Schritten möglich?

VG
Det
10kWp PV mit SMA Tripower 10000TL-10 (PE11 mit SDM72V2); 2,4kWp mit Solis 2.5 G6 (EE11 mit SDM120). OpenWB Standard+. EVU EM540 an einem Raspi mit Venus OS. BEV Mercedes EQA 250 (07/2023)
derNeueDet
Beiträge: 4243
Registriert: Mi Nov 11, 2020 7:16 pm

Re: Unnötige Umschaltung von 3p auf 1p trotz Überschuss

Beitrag von derNeueDet »

mrinas hat geschrieben: Di Aug 09, 2022 12:28 pm Sonne scheint, Auto wird geladen nach dem Trip am Wochenende. Eben beobachte ich eine vermutlich unnötige Umschaltung von 3p auf 1p, mal sehen ob es bald wieder zurück auf 3p geht? Gab eigentlich die ganze Zeit Einspeisung, kann mir daher auf den ersten Blick nicht erklären warum gegen 14:24 von 3p auf 1p umgeschaltet wurde.

Screenshot 2022-08-09 142749.png

main.log
Wenn ich das richtig sehe, schwingt die Leistung beim 1p -> 3p Wechsel immer noch auf 16A hoch um dann gleich zurück zu regeln.

VG
Det
10kWp PV mit SMA Tripower 10000TL-10 (PE11 mit SDM72V2); 2,4kWp mit Solis 2.5 G6 (EE11 mit SDM120). OpenWB Standard+. EVU EM540 an einem Raspi mit Venus OS. BEV Mercedes EQA 250 (07/2023)
Gesperrt