Rückmeldungen Nightly 1.9.274
Verfasst: Mo Aug 22, 2022 1:52 pm
Die Ankündigung mit den Änderungen seit der Beta 1.9.273 findet ihr hier: https://www.openwb.de/forum/viewtopic.php?f=3&t=5738
Code: Alles auswählen
2022-08-22 16:35:04: PID: 3325: ##### cron5min.sh finished ##### (LV0)
2022-08-22 16:35:03: Load: 1.78 1.92 1.65
2022-08-22 16:35:03: PID: 3325: rse disabled (LV0)
2022-08-22 16:35:03: PID: 3325: push buttons disabled (LV0)
2022-08-22 16:35:01: PID: 3325: ##### cron5min.sh started ##### (LV0)
2022-08-22 16:30:04: PID: 31335: ##### cron5min.sh finished ##### (LV0)
2022-08-22 16:30:03: PID: 31335: rse disabled (LV0)
2022-08-22 16:30:03: PID: 31335: push buttons disabled (LV0)
2022-08-22 16:30:02: PID: 31335: ##### cron5min.sh started ##### (LV0)
2022-08-22 16:25:04: PID: 26978: ##### cron5min.sh finished ##### (LV0)
2022-08-22 16:25:02: PID: 26978: rse disabled (LV0)
2022-08-22 16:25:02: PID: 26978: push buttons disabled (LV0)
2022-08-22 16:25:01: PID: 26978: ##### cron5min.sh started ##### (LV0)
2022-08-22 16:21:05: PID: 26303: **** FATAL ********************************* (LV0)
2022-08-22 16:21:05: PID: 26303: **** FATAL Regulation loop needs 43 seconds (LV0)
2022-08-22 16:21:05: PID: 26303: **** FATAL ********************************* (LV0)
AttributeError: 'ModbusIOException' object has no attribute 'registers'
llw1 = struct.unpack('>f',struct.pack('>HH',*resp.registers))[0]
File "/var/www/html/openWB/modules/mpm3pmll/readmpm3pm.py", line 118, in <module>
Traceback (most recent call last):
2022-08-22 16:20:34: PID: 27533: Pause nach Umschaltung: 3s (LV0)
2022-08-22 16:20:04: PID: 23599: ##### cron5min.sh finished ##### (LV0)
2022-08-22 16:20:03: PID: 23599: rse disabled (LV0)
2022-08-22 16:20:03: PID: 23599: push buttons disabled (LV0)
2022-08-22 16:20:02: PID: 23599: ##### cron5min.sh started ##### (LV0)
2022-08-22 16:19:13: PID: 13632: **** FATAL ********************************* (LV0)
2022-08-22 16:19:13: PID: 13632: **** FATAL Regulation loop needs 42 seconds (LV0)
2022-08-22 16:19:13: PID: 13632: **** FATAL ********************************* (LV0)
2022-08-22 16:18:43: PID: 14845: Pause nach Umschaltung: 3s (LV0)
2022-08-22 16:18:05: PID: 6100: **** FATAL ********************************* (LV0)
2022-08-22 16:18:05: PID: 6100: **** FATAL Regulation loop needs 44 seconds (LV0)
2022-08-22 16:18:05: PID: 6100: **** FATAL ********************************* (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.0.17:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with self.__tcp_client:
File "/var/www/html/openWB/packages/modules/powerdog/inverter.py", line 32, in update
self.components[component].update()
File "/var/www/html/openWB/packages/modules/powerdog/device.py", line 54, in update
Traceback (most recent call last):
2022-08-22 16:17:45: PID: 2880: soc.modules.common.fault_state: Powerdog Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.0.17:502)], Traceback:
2022-08-22 16:17:45: PID: 2880: pymodbus.client.sync: Connection to (192.168.0.17, 502) failed: timed out
2022-08-22 16:17:35: PID: 7319: Pause nach Umschaltung: 3s (LV0)
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.0.17:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with self.__tcp_client:
File "/var/www/html/openWB/packages/modules/powerdog/inverter.py", line 32, in update
self.components[component].update()
File "/var/www/html/openWB/packages/modules/powerdog/device.py", line 54, in update
Traceback (most recent call last):
2022-08-22 16:17:35: PID: 2880: soc.modules.common.fault_state: Powerdog Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.0.17:502)], Traceback:
2022-08-22 16:17:35: PID: 2880: pymodbus.client.sync: Connection to (192.168.0.17, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.0.17:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with self.__tcp_client:
File "/var/www/html/openWB/packages/modules/powerdog/inverter.py", line 32, in update
self.components[component].update()
File "/var/www/html/openWB/packages/modules/powerdog/device.py", line 54, in update
Traceback (most recent call last):
2022-08-22 16:17:25: PID: 2880: soc.modules.common.fault_state: Powerdog Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.0.17:502)], Traceback:
2022-08-22 16:17:25: PID: 2880: pymodbus.client.sync: Connection to (192.168.0.17, 502) failed: timed out
pymodbus.exceptions.ConnectionException: Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.0.17:502)]
raise ConnectionException("Failed to connect[%s]" % (self.__str__()))
File "/usr/local/lib/python3.5/dist-packages/pymodbus/client/sync.py", line 119, in __enter__
self.delegate.__enter__()
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 52, in __enter__
with self.__tcp_client:
File "/var/www/html/openWB/packages/modules/powerdog/inverter.py", line 32, in update
self.components[component].update()
File "/var/www/html/openWB/packages/modules/powerdog/device.py", line 54, in update
Traceback (most recent call last):
2022-08-22 16:17:15: PID: 2880: soc.modules.common.fault_state: Powerdog Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'pymodbus.exceptions.ConnectionException'> Modbus Error: [Connection] Failed to connect[ModbusTcpClient(192.168.0.17:502)], Traceback:
2022-08-22 16:17:15: PID: 2880: pymodbus.client.sync: Connection to (192.168.0.17, 502) failed: timed out
Dazu ein Hinweis an die Entwickler:miel13 hat geschrieben: ↑Mo Aug 22, 2022 3:02 pm Hallo Forengemeinde!
Nach einem Update von einer älteren Nigtly-Version auf die 1.9.272 war einiges im System verbogen. Das Meiste habe ich inzwischen dank Forum-Hilfe
wieder hinbekommen.
Nun hakt es noch an der korrekten Ausgabe des PV-Kits in die Status-Meldung. Infolgedessen wird auch kein PV-Gesamtertrag und kein Hausverbrauch ausgewiesen. Daten siehe vorigen Beitrag. Wer weis Abhilfe?
Grüße miel13
Bitte immer mit dem Theme "Standard" testen. Die geladene Energie wird zumindest in allen meinen Systemen korrekt verarbeitet. Der Reset erfolgt erst, wenn der Ladepunkt mindestens eine Minute abgesteckt war und dann ein Fahrzeug angesteckt wird.rkaeufl hat geschrieben: ↑Mo Aug 22, 2022 4:14 pm Nach dem Abstecken bleiben die letzten geladenen kWh stehen und werden zur neuen Ladung hinzugezählt (nicht im Ladelog, nur in der GUI):
1.jpg
Das dürfte auch der Grund für diesen Fehler sein:
viewtopic.php?p=69352#p69352
Das solltest Du mit Debug Mode 2 im Log nachvollziehen können.HSC hat geschrieben: ↑Mo Aug 22, 2022 4:23 pmDazu ein Hinweis an die Entwickler:miel13 hat geschrieben: ↑Mo Aug 22, 2022 3:02 pm Hallo Forengemeinde!
Nach einem Update von einer älteren Nigtly-Version auf die 1.9.272 war einiges im System verbogen. Das Meiste habe ich inzwischen dank Forum-Hilfe
wieder hinbekommen.
Nun hakt es noch an der korrekten Ausgabe des PV-Kits in die Status-Meldung. Infolgedessen wird auch kein PV-Gesamtertrag und kein Hausverbrauch ausgewiesen. Daten siehe vorigen Beitrag. Wer weis Abhilfe?
Grüße miel13
Ich hatte hier viewtopic.php?p=70036#p70036 unter Punkt 2 meine Vermutung geäußert, dass ggf. ein Faktorfehler in der (Simcount??)- Berechnung des Gesamtertrags im PV- Kit vorliegen könnte.
@LutzB, könntet Ihr das bitte mal prüfen?
VG
Code: Alles auswählen
Debug Log
2022-08-22 21:28:14: PID: 2880: requests.packages.urllib3.connectionpool: Starting new HTTPS connection (1): api.discovergy.com:443
2022-08-22 21:28:14: PID: 2880: soc.modules.common.component_context: Update Komponente ['Discovergy Zähler']
2022-08-22 21:28:14: PID: 2880: modules.discovergy.device: Beginning update
2022-08-22 21:28:14: PID: 2880: legacy run server: Received command ["modules.discovergy.device","kjosef.voss@arcor.de","pMxzhs6WtunnzK","f9885e03a1f44a3c8265183b3098bf
2022-08-22 21:28:13: PID: 2880: legacy run server: Completed running command in 0.45s: ["modules.openwb_pv_kit.device","inverter","2","1"]
2022-08-22 21:28:13: PID: 2880: soc.modules.common.store._api: Saving InverterState(exported=1366.9999837875366, power=0.0, currents=[-0.029403559863567352, -0.10587320476770401, 0.0])
2022-08-22 21:28:12: PID: 2880: soc.modules.common.component_context: Update Komponente ['PV-Kit']
2022-08-22 21:28:12: PID: 2880: modules.openwb_pv_kit.device: Start device reading {'component1': <modules.openwb_pv_kit.inverter.PvKit object at 0x74e62970>}
2022-08-22 21:28:12: PID: 2880: modules.openwb_pv_kit.device: openWB Version: 2
2022-08-22 21:28:12: PID: 2880: legacy run server: Received command ["modules.openwb_pv_kit.device","inverter","2","1"]
2022-08-22 21:28:11: PID: 28184: **** Regulation loop start **** (LV1) at 70 main /var/www/html/openWB/regel.sh
2022-08-22 21:28:06: PID: 26880: **** Regulation loop needs 5 seconds (LV2) at 55 cleanup /var/www/html/openWB/regel.sh
2022-08-22 21:28:06: PID: 26880: Überschuss -259; mindestens 1150 (LV1) at 104 nurpvlademodus nurpv.sh
2022-08-22 21:28:06: PID: 26880: uberschuss -259 wattbezug 259 ladestatus 0 llsoll 0 pvwatt 0 mindestuberschussphasen 1150 wattkombiniert -259 schaltschwelle 230 (LV2) at 576 main /var/www/html/openWB/regel.sh
2022-08-22 21:28:06: PID: 26880: anzahlphasen 1 (LV1) at 575 main /var/www/html/openWB/regel.sh
2022-08-22 21:28:05: PID: 26880: Timing Umschaltung: 180 / 780 (LV1) at 15 u1p3pswitch u1p3p.sh
2022-08-22 21:28:05: PID: 26880: automatische Umschaltung aktiv (LV1) at 14 u1p3pswitch u1p3p.sh
2022-08-22 21:28:05: PID: 26880: Zeit zum abfragen aller Werte 3 Sekunden (LV1) at 176 main /var/www/html/openWB/regel.sh
2022-08-22 21:28:04: PID: 26880: chargestatlp1 0 chargestatlp2 0 chargestatlp3 0 (LV1) at 1303 loadvars loadvars.sh
2022-08-22 21:28:04: PID: 26880: plugstatlp1 1 plugstatlp2 0 plugstatlp3 0 (LV1) at 1302 loadvars loadvars.sh
2022-08-22 21:28:04: PID: 26880: lp1enabled 1 lp2enabled 1 lp3enabled 1 (LV1) at 1301 loadvars loadvars.sh
2022-08-22 21:28:04: PID: 26880: EVU 1:V/0A 2: V/0A 3: V/0A (LV1) at 1300 loadvars loadvars.sh
2022-08-22 21:28:04: PID: 2880: legacy run server: Completed running command in 0.01s: ["soc_manual.soc_manual","1","92","58"]
2022-08-22 21:28:04: PID: 2880: SoC Manual: 51% + 0 kWh = 51%
2022-08-22 21:28:04: PID: 2880: SoC Manual: SoC-Gain: Charged (0 kWh) * efficiency (92%) / battery-size (58 kWh) = 0.0%
2022-08-22 21:28:04: PID: 2880: SoC Manual: Charged: 2019.43 kWh -> 2019.43 kWh = 0 kWh
2022-08-22 21:28:04: PID: 2880: legacy run server: Received command ["soc_manual.soc_manual","1","92","58"]
2022-08-22 21:28:04: PID: 26880: lla3 0 llv3 232.4 llas13 llas23 soclp1 51 soclp2 (LV1) at 1299 loadvars loadvars.sh
2022-08-22 21:28:04: PID: 26880: lla2 0 llv2 233.5 llas12 llas22 sofortll 16 hausverbrauch 259 wattbezug 259 uberschuss -259 (LV1) at 1298 loadvars loadvars.sh
2022-08-22 21:28:04: PID: 26880: lla1 0 llv1 233.1 llas11 llas21 mindestuberschuss 1150 abschaltuberschuss -10 lademodus 2 (LV1) at 1297 loadvars loadvars.sh
2022-08-22 21:28:04: PID: 26880: pv1watt 0 pv2watt pvwatt 0 ladeleistung 0 llalt 0 nachtladen 0 nachtladen 0 minimalA 6 maximalA 16 (LV1) at 1296 loadvars loadvars.sh
2022-08-22 21:28:04: PID: 2880: legacy run server: Completed running command in 0.22s: ["modules.discovergy.device","kjosef.voss@arcor.de","pMxzhs6WtunnzK","f9885e03a1f44a3c8265183b3098bf
2022-08-22 21:28:04: PID: 2880: modules.discovergy.device: Update completed
2022-08-22 21:28:04: PID: 2880: soc.modules.common.store._api: Saving CounterState(power_factors=[0.0, 0.0, 0.0], frequency=50, imported=7751916.9254, power=259.69, currents=[0.6027813436029098, 0.23334763948497853, 0.2768470790378007], voltages=[233.7, 233.0, 232.8], exported=7885188.4855, powers=[140.87, 54.37, 64.45])
2022-08-22 21:28:04: PID: 2880: soc.modules.common.req: Get-Response: {"time":1661196483415,"values":{"energyOut":78851884855000,"energy2":0,"energy1":0,"voltage1":233700,"voltage2":233000,"voltage3":232800,"energyOut1":0,"power":259690,"energyOut2":0,"power3":64450,"power1":140870,"energy":77519169254000,"power2":54370}}
2022-08-22 21:28:04: PID: 2880: requests.packages.urllib3.connectionpool: https://api.discovergy.com:443 "GET /public/v1/last_reading?meterId=f9885e03a1f44a3c8265183b3098bfbb HTTP/1.1" 200 None
2022-08-22 21:28:04: PID: 2880: requests.packages.urllib3.connectionpool: Starting new HTTPS connection (1): api.discovergy.com:443
2022-08-22 21:28:04: PID: 2880: soc.modules.common.component_context: Update Komponente ['Discovergy Zähler']
2022-08-22 21:28:04: PID: 2880: modules.discovergy.device: Beginning update
2022-08-22 21:28:04: PID: 2880: legacy run server: Received command ["modules.discovergy.device","kjosef.voss@arcor.de","pMxzhs6WtunnzK","f9885e03a1f44a3c8265183b3098bf
2022-08-22 21:28:03: PID: 2880: legacy run server: Completed running command in 0.36s: ["modules.openwb_pv_kit.device","inverter","2","1"]
2022-08-22 21:28:03: PID: 2880: soc.modules.common.store._api: Saving InverterState(exported=1366.9999837875366, power=0.0, currents=[-0.029399223625659943, -0.10891521722078323, 0.0])
2022-08-22 21:28:02: PID: 2880: soc.modules.common.component_context: Update Komponente ['PV-Kit']
2022-08-22 21:28:02: PID: 2880: modules.openwb_pv_kit.device: Start device reading {'component1': <modules.openwb_pv_kit.inverter.PvKit object at 0x74a77cb0>}
2022-08-22 21:28:02: PID: 2880: modules.openwb_pv_kit.device: openWB Version: 2
2022-08-22 21:28:02: PID: 2880: legacy run server: Received command ["modules.openwb_pv_kit.device","inverter","2","1"]
2022-08-22 21:28:01: PID: 26880: **** Regulation loop start **** (LV1) at 70 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:56: PID: 25569: **** Regulation loop needs 4 seconds (LV2) at 55 cleanup /var/www/html/openWB/regel.sh
2022-08-22 21:27:56: PID: 25569: Überschuss -259; mindestens 1150 (LV1) at 104 nurpvlademodus nurpv.sh
2022-08-22 21:27:56: PID: 25569: uberschuss -259 wattbezug 259 ladestatus 0 llsoll 0 pvwatt 0 mindestuberschussphasen 1150 wattkombiniert -259 schaltschwelle 230 (LV2) at 576 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:56: PID: 25569: anzahlphasen 1 (LV1) at 575 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:55: PID: 25569: Timing Umschaltung: 180 / 780 (LV1) at 15 u1p3pswitch u1p3p.sh
2022-08-22 21:27:55: PID: 25569: automatische Umschaltung aktiv (LV1) at 14 u1p3pswitch u1p3p.sh
2022-08-22 21:27:55: PID: 25569: Zeit zum abfragen aller Werte 3 Sekunden (LV1) at 176 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:54: PID: 25569: chargestatlp1 0 chargestatlp2 0 chargestatlp3 0 (LV1) at 1303 loadvars loadvars.sh
2022-08-22 21:27:54: PID: 25569: plugstatlp1 1 plugstatlp2 0 plugstatlp3 0 (LV1) at 1302 loadvars loadvars.sh
2022-08-22 21:27:54: PID: 25569: lp1enabled 1 lp2enabled 1 lp3enabled 1 (LV1) at 1301 loadvars loadvars.sh
2022-08-22 21:27:54: PID: 2880: legacy run server: Completed running command in 0.01s: ["soc_manual.soc_manual","1","92","58"]
2022-08-22 21:27:54: PID: 2880: SoC Manual: 51% + 0 kWh = 51%
2022-08-22 21:27:54: PID: 2880: SoC Manual: SoC-Gain: Charged (0 kWh) * efficiency (92%) / battery-size (58 kWh) = 0.0%
2022-08-22 21:27:54: PID: 2880: SoC Manual: Charged: 2019.43 kWh -> 2019.43 kWh = 0 kWh
2022-08-22 21:27:54: PID: 25569: EVU 1:V/0A 2: V/0A 3: V/0A (LV1) at 1300 loadvars loadvars.sh
2022-08-22 21:27:54: PID: 2880: legacy run server: Received command ["soc_manual.soc_manual","1","92","58"]
2022-08-22 21:27:54: PID: 25569: lla3 0 llv3 232.5 llas13 llas23 soclp1 51 soclp2 (LV1) at 1299 loadvars loadvars.sh
2022-08-22 21:27:54: PID: 25569: lla2 0 llv2 233.6 llas12 llas22 sofortll 16 hausverbrauch 259 wattbezug 259 uberschuss -259 (LV1) at 1298 loadvars loadvars.sh
2022-08-22 21:27:54: PID: 25569: lla1 0 llv1 232.9 llas11 llas21 mindestuberschuss 1150 abschaltuberschuss -10 lademodus 2 (LV1) at 1297 loadvars loadvars.sh
2022-08-22 21:27:54: PID: 25569: pv1watt 0 pv2watt pvwatt 0 ladeleistung 0 llalt 0 nachtladen 0 nachtladen 0 minimalA 6 maximalA 16 (LV1) at 1296 loadvars loadvars.sh
2022-08-22 21:27:54: PID: 2880: legacy run server: Completed running command in 0.25s: ["modules.discovergy.device","kjosef.voss@arcor.de","pMxzhs6WtunnzK","f9885e03a1f44a3c8265183b3098bf
2022-08-22 21:27:54: PID: 2880: modules.discovergy.device: Update completed
2022-08-22 21:27:54: PID: 2880: soc.modules.common.store._api: Saving CounterState(power_factors=[0.0, 0.0, 0.0], frequency=50, imported=7751916.2009, power=259.73, currents=[0.6026079521162889, 0.233147512864494, 0.2770322580645161], voltages=[233.9, 233.2, 232.5], exported=7885188.4855, powers=[140.95, 54.37, 64.41])
2022-08-22 21:27:54: PID: 2880: soc.modules.common.req: Get-Response: {"time":1661196473414,"values":{"energyOut":78851884855000,"energy2":0,"energy1":0,"voltage1":233900,"voltage2":233200,"voltage3":232500,"energyOut1":0,"power":259730,"energyOut2":0,"power3":64410,"power1":140950,"energy":77519162009000,"power2":54370}}
2022-08-22 21:27:54: PID: 2880: requests.packages.urllib3.connectionpool: https://api.discovergy.com:443 "GET /public/v1/last_reading?meterId=f9885e03a1f44a3c8265183b3098bfbb HTTP/1.1" 200 None
2022-08-22 21:27:54: PID: 2880: requests.packages.urllib3.connectionpool: Starting new HTTPS connection (1): api.discovergy.com:443
2022-08-22 21:27:54: PID: 2880: soc.modules.common.component_context: Update Komponente ['Discovergy Zähler']
2022-08-22 21:27:54: PID: 2880: modules.discovergy.device: Beginning update
2022-08-22 21:27:54: PID: 2880: legacy run server: Received command ["modules.discovergy.device","kjosef.voss@arcor.de","pMxzhs6WtunnzK","f9885e03a1f44a3c8265183b3098bf
2022-08-22 21:27:53: PID: 2880: legacy run server: Completed running command in 0.38s: ["modules.openwb_pv_kit.device","inverter","2","1"]
2022-08-22 21:27:53: PID: 2880: soc.modules.common.store._api: Saving InverterState(exported=1366.9999837875366, power=0.0, currents=[-0.02949109673500061, -0.10641735047101974, 0.0])
2022-08-22 21:27:53: PID: 2880: soc.modules.common.component_context: Update Komponente ['PV-Kit']
2022-08-22 21:27:53: PID: 2880: modules.openwb_pv_kit.device: Start device reading {'component1': <modules.openwb_pv_kit.inverter.PvKit object at 0x74a77410>}
2022-08-22 21:27:53: PID: 2880: modules.openwb_pv_kit.device: openWB Version: 2
2022-08-22 21:27:53: PID: 2880: legacy run server: Received command ["modules.openwb_pv_kit.device","inverter","2","1"]
2022-08-22 21:27:52: PID: 25569: **** Regulation loop start **** (LV1) at 70 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:46: PID: 24275: **** Regulation loop needs 4 seconds (LV2) at 55 cleanup /var/www/html/openWB/regel.sh
2022-08-22 21:27:46: PID: 24275: Überschuss -259; mindestens 1150 (LV1) at 104 nurpvlademodus nurpv.sh
2022-08-22 21:27:46: PID: 24275: uberschuss -259 wattbezug 259 ladestatus 0 llsoll 0 pvwatt 0 mindestuberschussphasen 1150 wattkombiniert -259 schaltschwelle 230 (LV2) at 576 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:46: PID: 24275: anzahlphasen 1 (LV1) at 575 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:45: PID: 24275: Timing Umschaltung: 180 / 780 (LV1) at 15 u1p3pswitch u1p3p.sh
2022-08-22 21:27:45: PID: 24275: automatische Umschaltung aktiv (LV1) at 14 u1p3pswitch u1p3p.sh
2022-08-22 21:27:45: PID: 24275: Zeit zum abfragen aller Werte 3 Sekunden (LV1) at 176 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:44: PID: 24275: chargestatlp1 0 chargestatlp2 0 chargestatlp3 0 (LV1) at 1303 loadvars loadvars.sh
2022-08-22 21:27:44: PID: 24275: plugstatlp1 1 plugstatlp2 0 plugstatlp3 0 (LV1) at 1302 loadvars loadvars.sh
2022-08-22 21:27:44: PID: 24275: lp1enabled 1 lp2enabled 1 lp3enabled 1 (LV1) at 1301 loadvars loadvars.sh
2022-08-22 21:27:44: PID: 2880: legacy run server: Completed running command in 0.01s: ["soc_manual.soc_manual","1","92","58"]
2022-08-22 21:27:44: PID: 2880: SoC Manual: 51% + 0 kWh = 51%
2022-08-22 21:27:44: PID: 2880: SoC Manual: SoC-Gain: Charged (0 kWh) * efficiency (92%) / battery-size (58 kWh) = 0.0%
2022-08-22 21:27:44: PID: 2880: SoC Manual: Charged: 2019.43 kWh -> 2019.43 kWh = 0 kWh
2022-08-22 21:27:44: PID: 2880: legacy run server: Received command ["soc_manual.soc_manual","1","92","58"]
2022-08-22 21:27:44: PID: 24275: EVU 1:V/0A 2: V/0A 3: V/0A (LV1) at 1300 loadvars loadvars.sh
2022-08-22 21:27:44: PID: 24275: lla3 0 llv3 232.3 llas13 llas23 soclp1 51 soclp2 (LV1) at 1299 loadvars loadvars.sh
2022-08-22 21:27:44: PID: 24275: lla2 0 llv2 233.6 llas12 llas22 sofortll 16 hausverbrauch 259 wattbezug 259 uberschuss -259 (LV1) at 1298 loadvars loadvars.sh
2022-08-22 21:27:44: PID: 24275: lla1 0 llv1 233.1 llas11 llas21 mindestuberschuss 1150 abschaltuberschuss -10 lademodus 2 (LV1) at 1297 loadvars loadvars.sh
2022-08-22 21:27:44: PID: 24275: pv1watt 0 pv2watt pvwatt 0 ladeleistung 0 llalt 0 nachtladen 0 nachtladen 0 minimalA 6 maximalA 16 (LV1) at 1296 loadvars loadvars.sh
2022-08-22 21:27:44: PID: 2880: legacy run server: Completed running command in 0.23s: ["modules.discovergy.device","kjosef.voss@arcor.de","pMxzhs6WtunnzK","f9885e03a1f44a3c8265183b3098bf
2022-08-22 21:27:44: PID: 2880: modules.discovergy.device: Update completed
2022-08-22 21:27:44: PID: 2880: soc.modules.common.store._api: Saving CounterState(power_factors=[0.0, 0.0, 0.0], frequency=50, imported=7751915.4775, power=259.81, currents=[0.6037639007698887, 0.2349785407725322, 0.2749569707401033], voltages=[233.8, 233.0, 232.4], exported=7885188.4855, powers=[141.16, 54.75, 63.9])
2022-08-22 21:27:44: PID: 2880: soc.modules.common.req: Get-Response: {"time":1661196463414,"values":{"energyOut":78851884855000,"energy2":0,"energy1":0,"voltage1":233800,"voltage2":233000,"voltage3":232400,"energyOut1":0,"power":259810,"energyOut2":0,"power3":63900,"power1":141160,"energy":77519154775000,"power2":54750}}
2022-08-22 21:27:44: PID: 2880: requests.packages.urllib3.connectionpool: https://api.discovergy.com:443 "GET /public/v1/last_reading?meterId=f9885e03a1f44a3c8265183b3098bfbb HTTP/1.1" 200 None
2022-08-22 21:27:44: PID: 2880: requests.packages.urllib3.connectionpool: Starting new HTTPS connection (1): api.discovergy.com:443
2022-08-22 21:27:44: PID: 2880: soc.modules.common.component_context: Update Komponente ['Discovergy Zähler']
2022-08-22 21:27:44: PID: 2880: modules.discovergy.device: Beginning update
2022-08-22 21:27:44: PID: 2880: legacy run server: Received command ["modules.discovergy.device","kjosef.voss@arcor.de","pMxzhs6WtunnzK","f9885e03a1f44a3c8265183b3098bf
2022-08-22 21:27:43: PID: 2880: legacy run server: Completed running command in 0.39s: ["modules.openwb_pv_kit.device","inverter","2","1"]
2022-08-22 21:27:43: PID: 2880: soc.modules.common.store._api: Saving InverterState(exported=1366.9999837875366, power=0.0, currents=[-0.030514847487211227, -0.10661526769399643, 0.0])
2022-08-22 21:27:43: PID: 2880: soc.modules.common.component_context: Update Komponente ['PV-Kit']
2022-08-22 21:27:43: PID: 2880: modules.openwb_pv_kit.device: Start device reading {'component1': <modules.openwb_pv_kit.inverter.PvKit object at 0x74b352d0>}
2022-08-22 21:27:43: PID: 2880: modules.openwb_pv_kit.device: openWB Version: 2
2022-08-22 21:27:43: PID: 2880: legacy run server: Received command ["modules.openwb_pv_kit.device","inverter","2","1"]
2022-08-22 21:27:42: PID: 24275: **** Regulation loop start **** (LV1) at 70 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:37: PID: 22982: **** Regulation loop needs 5 seconds (LV2) at 55 cleanup /var/www/html/openWB/regel.sh
2022-08-22 21:27:37: PID: 22982: Überschuss -259; mindestens 1150 (LV1) at 104 nurpvlademodus nurpv.sh
2022-08-22 21:27:36: PID: 22982: uberschuss -259 wattbezug 259 ladestatus 0 llsoll 0 pvwatt 0 mindestuberschussphasen 1150 wattkombiniert -259 schaltschwelle 230 (LV2) at 576 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:36: PID: 22982: anzahlphasen 1 (LV1) at 575 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:36: PID: 22982: Timing Umschaltung: 180 / 780 (LV1) at 15 u1p3pswitch u1p3p.sh
2022-08-22 21:27:36: PID: 22982: automatische Umschaltung aktiv (LV1) at 14 u1p3pswitch u1p3p.sh
2022-08-22 21:27:36: PID: 22982: Zeit zum abfragen aller Werte 4 Sekunden (LV1) at 176 main /var/www/html/openWB/regel.sh
2022-08-22 21:27:35: PID: 22982: chargestatlp1 0 chargestatlp2 0 chargestatlp3 0 (LV1) at 1303 loadvars loadvars.sh
2022-08-22 21:27:35: PID: 22982: plugstatlp1 1 plugstatlp2 0 plugstatlp3 0 (LV1) at 1302 loadvars loadvars.sh
2022-08-22 21:27:35: PID: 22982: lp1enabled 1 lp2enabled 1 lp3enabled 1 (LV1) at 1301 loadvars loadvars.sh
2022-08-22 21:27:35: PID: 22982: EVU 1:V/0A 2: V/0A 3: V/0A (LV1) at 1300 loadvars loadvars.sh
2022-08-22 21:27:35: PID: 2880: legacy run server: Completed running command in 0.01s: ["soc_manual.soc_manual","1","92","58"]
2022-08-22 21:27:35: PID: 2880: SoC Manual: 51% + 0 kWh = 51%
Code: Alles auswählen
2022-08-22 21:28:13: PID: 2880: soc.modules.common.store._api: Saving InverterState(exported=1366.9999837875366, ......