Rückmeldungen Beta 1.9.267
Verfasst: Fr Mai 27, 2022 6:52 am
Die Ankündigung mit den Änderungen findet ihr dort: https://www.openwb.de/forum/viewtopic.php?f=3&t=5401
Code: Alles auswählen
TypeError: Can't convert 'SmaInverterVersion' object to str implicitly
log.error("Unbekannte Version: "+self.component_config["configuration"]["version"])
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/inverter_modbus_tcp.py", line 53, in read_inverter_state
state = inverter.read_inverter_state()
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/device.py", line 100, in read_legacy
Traceback (most recent call last):
2022-05-27 11:31:32: PID: 27656: soc.modules.common.fault_state: SMA ModbusTCP Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'TypeError'> Can't convert 'SmaInverterVersion' object to str implicitly, Traceback:
TypeError: Can't convert 'SmaInverterVersion' object to str implicitly
log.error("Unbekannte Version: "+self.component_config["configuration"]["version"])
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/inverter_modbus_tcp.py", line 53, in read_inverter_state
state = inverter.read_inverter_state()
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/device.py", line 100, in read_legacy
Traceback (most recent call last):
2022-05-27 11:31:22: PID: 27656: soc.modules.common.fault_state: SMA ModbusTCP Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'TypeError'> Can't convert 'SmaInverterVersion' object to str implicitly, Traceback:
TypeError: Can't convert 'SmaInverterVersion' object to str implicitly
log.error("Unbekannte Version: "+self.component_config["configuration"]["version"])
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/inverter_modbus_tcp.py", line 53, in read_inverter_state
state = inverter.read_inverter_state()
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/device.py", line 100, in read_legacy
Traceback (most recent call last):
2022-05-27 11:31:12: PID: 27656: soc.modules.common.fault_state: SMA ModbusTCP Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'TypeError'> Can't convert 'SmaInverterVersion' object to str implicitly, Traceback:
TypeError: Can't convert 'SmaInverterVersion' object to str implicitly
log.error("Unbekannte Version: "+self.component_config["configuration"]["version"])
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/inverter_modbus_tcp.py", line 53, in read_inverter_state
state = inverter.read_inverter_state()
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/device.py", line 100, in read_legacy
Traceback (most recent call last):
2022-05-27 11:31:02: PID: 27656: soc.modules.common.fault_state: SMA ModbusTCP Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'TypeError'> Can't convert 'SmaInverterVersion' object to str implicitly, Traceback:
TypeError: Can't convert 'SmaInverterVersion' object to str implicitly
log.error("Unbekannte Version: "+self.component_config["configuration"]["version"])
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/inverter_modbus_tcp.py", line 53, in read_inverter_state
state = inverter.read_inverter_state()
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/device.py", line 100, in read_legacy
Traceback (most recent call last):
2022-05-27 11:30:53: PID: 27656: soc.modules.common.fault_state: SMA ModbusTCP Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'TypeError'> Can't convert 'SmaInverterVersion' object to str implicitly, Traceback:
TypeError: Can't convert 'SmaInverterVersion' object to str implicitly
log.error("Unbekannte Version: "+self.component_config["configuration"]["version"])
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/inverter_modbus_tcp.py", line 53, in read_inverter_state
state = inverter.read_inverter_state()
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/device.py", line 100, in read_legacy
Traceback (most recent call last):
2022-05-27 11:30:43: PID: 27656: soc.modules.common.fault_state: SMA ModbusTCP Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'TypeError'> Can't convert 'SmaInverterVersion' object to str implicitly, Traceback:
Yep, same here...keine PV-Werte ;-(thesorrow101 hat geschrieben: ↑Fr Mai 27, 2022 9:41 am Grüßt euch, nachdem es keinen Thread für die Nightly 1.9.267 gibt hau ich das hier rein.
Seit dem Update habe ich Probleme mit dem PV Modul SMA Modbus.
Code: Alles auswählen
2022-05-27 19:54:44: PID: 27656: legacy run server: Completed running command in 0.05s: ["modules.siemens.device","counter","192.168.178.56"]
2022-05-27 19:54:44: PID: 27656: soc.modules.common.store._api: Saving CounterState(frequency=50, voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], power=6, currents=[0.0, 0.0, 0.0], imported=265468.2925707407, exported=4266835.61895963, power_factors=[0.0, 0.0, 0.0])
2022-05-27 19:54:44: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse aktuelle Berechnung: Import: 955685853.2546664 Export: 15360608228.254667 Leistung: 6
2022-05-27 19:54:44: PID: 27656: modules.common.simcount: simcount Ergebnis: Bezug[Wh]: 265468.2925707407, Einspeisung[Wh]: 4266835.61895963
2022-05-27 19:54:44: PID: 27656: modules.common.simcount: simcount aufsummierte Energie: Bezug[Ws]: 955685853.2546664, Einspeisung[Ws]: 15360608228.254667
2022-05-27 19:54:44: PID: 27656: modules.common.simcount: simcount exportierte Energie im Zeitintervall: -15.254666447639464
2022-05-27 19:54:44: PID: 27656: modules.common.simcount: simcount Gesamtenergie im Zeitintervall: 7.105427357601002e-15
2022-05-27 19:54:44: PID: 27656: modules.common.simcount: simcount Berechnungsgrundlage: vergangene Zeit [s]10.169777631759644, vorherige Leistung[W]: -6, aktuelle Leistung[W]: 6
2022-05-27 19:54:44: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse letzte Berechnung: Import: 955685838 Export: 15360608213 Leistung: -6
2022-05-27 19:54:44: PID: 27656: modules.siemens.device: Start device reading{'componentNone': <modules.siemens.counter.SiemensCounter object at 0x74fc2610>}
2022-05-27 19:54:44: PID: 27656: modules.siemens.device: Siemens IP-Adresse: 192.168.178.56
2022-05-27 19:54:44: PID: 27656: legacy run server: Received command ["modules.siemens.device","counter","192.168.178.56"]
2022-05-27 19:54:43: PID: 27656: legacy run server: Completed running command in 0.07s: ["modules.siemens.device","bat","192.168.178.56"]
2022-05-27 19:54:43: PID: 27656: soc.modules.common.store._api: Saving BatState(imported=1146672.5216666667, power=-1886, exported=82665397.06620307, soc=96)
2022-05-27 19:54:43: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse aktuelle Berechnung: Import: 4128021078 Export: 297595429438.33105 Leistung: -1886
2022-05-27 19:54:43: PID: 27656: modules.common.simcount: simcount Ergebnis: Bezug[Wh]: 1146672.5216666667, Einspeisung[Wh]: 82665397.06620307
2022-05-27 19:54:43: PID: 27656: modules.common.simcount: simcount aufsummierte Energie: Bezug[Ws]: 4128021078, Einspeisung[Ws]: 297595429438.33105
2022-05-27 19:54:43: PID: 27656: modules.common.simcount: simcount Gesamtenergie im Zeitintervall: -19175.331053495407
2022-05-27 19:54:43: PID: 27656: modules.common.simcount: simcount Berechnungsgrundlage: vergangene Zeit [s]10.169891834259033, vorherige Leistung[W]: -1885, aktuelle Leistung[W]: -1886
2022-05-27 19:54:43: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse letzte Berechnung: Import: 4128021078 Export: 297595410263 Leistung: -1885
2022-05-27 19:54:43: PID: 27656: soc.modules.common.component_context: Update Komponente ['Siemens Speicher']
2022-05-27 19:54:43: PID: 27656: modules.siemens.device: Start device reading{'componentNone': <modules.siemens.bat.SiemensBat object at 0x7504c5d0>}
2022-05-27 19:54:43: PID: 27656: modules.siemens.device: Siemens IP-Adresse: 192.168.178.56
2022-05-27 19:54:43: PID: 27656: legacy run server: Received command ["modules.siemens.device","bat","192.168.178.56"]
2022-05-27 19:54:43: PID: 27656: legacy run server: Completed running command in 0.02s: ["modules.sma_modbus_tcp.device","192.168.178.57","0","192.168.178.180","none","none","0","1"]
TypeError: Can't convert 'SmaInverterVersion' object to str implicitly
log.error("Unbekannte Version: "+self.component_config["configuration"]["version"])
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/inverter_modbus_tcp.py", line 53, in read_inverter_state
state = inverter.read_inverter_state()
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/device.py", line 100, in read_legacy
Traceback (most recent call last):
2022-05-27 19:54:43: PID: 27656: soc.modules.common.fault_state: SMA ModbusTCP Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'TypeError'> Can't convert 'SmaInverterVersion' object to str implicitly, Traceback:
2022-05-27 19:54:43: PID: 27656: soc.modules.common.component_context: Update Komponente ['SMA ModbusTCP Wechselrichter']
2022-05-27 19:54:43: PID: 27656: legacy run server: Received command ["modules.sma_modbus_tcp.device","192.168.178.57","0","192.168.178.180","none","none","0","1"]
2022-05-27 19:54:34: PID: 27656: legacy run server: Completed running command in 0.07s: ["modules.siemens.device","counter","192.168.178.56"]
2022-05-27 19:54:34: PID: 27656: soc.modules.common.store._api: Saving CounterState(frequency=50, voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], power=-6, currents=[0.0, 0.0, 0.0], imported=265468.2885944894, exported=4266835.614933513, power_factors=[0.0, 0.0, 0.0])
2022-05-27 19:54:34: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse aktuelle Berechnung: Import: 955685838.9401618 Export: 15360608213.760647 Leistung: -6
2022-05-27 19:54:34: PID: 27656: modules.common.simcount: simcount Ergebnis: Bezug[Wh]: 265468.2885944894, Einspeisung[Wh]: 4266835.614933513
2022-05-27 19:54:34: PID: 27656: modules.common.simcount: simcount aufsummierte Energie: Bezug[Ws]: 955685838.9401618, Einspeisung[Ws]: 15360608213.760647
2022-05-27 19:54:34: PID: 27656: modules.common.simcount: simcount exportierte Energie im Zeitintervall: -19.760647296905518
2022-05-27 19:54:34: PID: 27656: modules.common.simcount: simcount Gesamtenergie im Zeitintervall: -14.820485472679138
2022-05-27 19:54:34: PID: 27656: modules.common.simcount: simcount Berechnungsgrundlage: vergangene Zeit [s]9.880323648452759, vorherige Leistung[W]: 3, aktuelle Leistung[W]: -6
2022-05-27 19:54:34: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse letzte Berechnung: Import: 955685834 Export: 15360608194 Leistung: 3
2022-05-27 19:54:34: PID: 27656: modules.siemens.device: Start device reading{'componentNone': <modules.siemens.counter.SiemensCounter object at 0x7502e110>}
2022-05-27 19:54:34: PID: 27656: modules.siemens.device: Siemens IP-Adresse: 192.168.178.56
2022-05-27 19:54:34: PID: 27656: legacy run server: Received command ["modules.siemens.device","counter","192.168.178.56"]
2022-05-27 19:54:33: PID: 27656: legacy run server: Completed running command in 0.07s: ["modules.siemens.device","bat","192.168.178.56"]
2022-05-27 19:54:33: PID: 27656: soc.modules.common.store._api: Saving BatState(imported=1146672.5216666667, power=-1885, exported=82665391.73985305, soc=96)
2022-05-27 19:54:33: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse aktuelle Berechnung: Import: 4128021078 Export: 297595410263.471 Leistung: -1885
2022-05-27 19:54:33: PID: 27656: modules.common.simcount: simcount Ergebnis: Bezug[Wh]: 1146672.5216666667, Einspeisung[Wh]: 82665391.73985305
2022-05-27 19:54:33: PID: 27656: modules.common.simcount: simcount aufsummierte Energie: Bezug[Ws]: 4128021078, Einspeisung[Ws]: 297595410263.471
2022-05-27 19:54:33: PID: 27656: modules.common.simcount: simcount Gesamtenergie im Zeitintervall: -19036.47101998329
2022-05-27 19:54:33: PID: 27656: modules.common.simcount: simcount Berechnungsgrundlage: vergangene Zeit [s]9.930344820022583, vorherige Leistung[W]: -1949, aktuelle Leistung[W]: -1885
2022-05-27 19:54:33: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse letzte Berechnung: Import: 4128021078 Export: 297595391227 Leistung: -1949
2022-05-27 19:54:33: PID: 27656: soc.modules.common.component_context: Update Komponente ['Siemens Speicher']
2022-05-27 19:54:33: PID: 27656: modules.siemens.device: Start device reading{'componentNone': <modules.siemens.bat.SiemensBat object at 0x75097f30>}
2022-05-27 19:54:33: PID: 27656: modules.siemens.device: Siemens IP-Adresse: 192.168.178.56
2022-05-27 19:54:33: PID: 27656: legacy run server: Received command ["modules.siemens.device","bat","192.168.178.56"]
2022-05-27 19:54:32: PID: 27656: legacy run server: Completed running command in 0.02s: ["modules.sma_modbus_tcp.device","192.168.178.57","0","192.168.178.180","none","none","0","1"]
TypeError: Can't convert 'SmaInverterVersion' object to str implicitly
log.error("Unbekannte Version: "+self.component_config["configuration"]["version"])
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/inverter_modbus_tcp.py", line 53, in read_inverter_state
state = inverter.read_inverter_state()
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/device.py", line 100, in read_legacy
Traceback (most recent call last):
2022-05-27 19:54:32: PID: 27656: soc.modules.common.fault_state: SMA ModbusTCP Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'TypeError'> Can't convert 'SmaInverterVersion' object to str implicitly, Traceback:
2022-05-27 19:54:32: PID: 27656: soc.modules.common.component_context: Update Komponente ['SMA ModbusTCP Wechselrichter']
2022-05-27 19:54:32: PID: 27656: legacy run server: Received command ["modules.sma_modbus_tcp.device","192.168.178.57","0","192.168.178.180","none","none","0","1"]
2022-05-27 19:54:24: PID: 27656: legacy run server: Completed running command in 0.04s: ["modules.siemens.device","counter","192.168.178.56"]
2022-05-27 19:54:24: PID: 27656: soc.modules.common.store._api: Saving CounterState(frequency=50, voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], power=3, currents=[0.0, 0.0, 0.0], imported=265468.28729271266, exported=4266835.609444444, power_factors=[0.0, 0.0, 0.0])
2022-05-27 19:54:24: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse aktuelle Berechnung: Import: 955685834.2537656 Export: 15360608194 Leistung: 3
2022-05-27 19:54:24: PID: 27656: modules.common.simcount: simcount Ergebnis: Bezug[Wh]: 265468.28729271266, Einspeisung[Wh]: 4266835.609444444
2022-05-27 19:54:24: PID: 27656: modules.common.simcount: simcount aufsummierte Energie: Bezug[Ws]: 955685834.2537656, Einspeisung[Ws]: 15360608194
2022-05-27 19:54:24: PID: 27656: modules.common.simcount: simcount Gesamtenergie im Zeitintervall: 85.25376558303833
2022-05-27 19:54:24: PID: 27656: modules.common.simcount: simcount Berechnungsgrundlage: vergangene Zeit [s]10.029854774475098, vorherige Leistung[W]: 14, aktuelle Leistung[W]: 3
2022-05-27 19:54:24: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse letzte Berechnung: Import: 955685749 Export: 15360608194 Leistung: 14
2022-05-27 19:54:24: PID: 27656: modules.siemens.device: Start device reading{'componentNone': <modules.siemens.counter.SiemensCounter object at 0x75097e70>}
2022-05-27 19:54:24: PID: 27656: modules.siemens.device: Siemens IP-Adresse: 192.168.178.56
2022-05-27 19:54:24: PID: 27656: legacy run server: Received command ["modules.siemens.device","counter","192.168.178.56"]
2022-05-27 19:54:23: PID: 27656: legacy run server: Completed running command in 0.06s: ["modules.siemens.device","bat","192.168.178.56"]
2022-05-27 19:54:23: PID: 27656: soc.modules.common.store._api: Saving BatState(imported=1146672.5216666667, power=-1949, exported=82665386.45219353, soc=96)
2022-05-27 19:54:23: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse aktuelle Berechnung: Import: 4128021078 Export: 297595391227.8967 Leistung: -1949
2022-05-27 19:54:23: PID: 27656: modules.common.simcount: simcount Ergebnis: Bezug[Wh]: 1146672.5216666667, Einspeisung[Wh]: 82665386.45219353
2022-05-27 19:54:23: PID: 27656: modules.common.simcount: simcount aufsummierte Energie: Bezug[Ws]: 4128021078, Einspeisung[Ws]: 297595391227.8967
2022-05-27 19:54:23: PID: 27656: modules.common.simcount: simcount Gesamtenergie im Zeitintervall: -19463.896738886833
2022-05-27 19:54:23: PID: 27656: modules.common.simcount: simcount Berechnungsgrundlage: vergangene Zeit [s]10.020024061203003, vorherige Leistung[W]: -1936, aktuelle Leistung[W]: -1949
2022-05-27 19:54:23: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse letzte Berechnung: Import: 4128021078 Export: 297595371764 Leistung: -1936
2022-05-27 19:54:23: PID: 27656: soc.modules.common.component_context: Update Komponente ['Siemens Speicher']
2022-05-27 19:54:23: PID: 27656: modules.siemens.device: Start device reading{'componentNone': <modules.siemens.bat.SiemensBat object at 0x7502e490>}
2022-05-27 19:54:23: PID: 27656: modules.siemens.device: Siemens IP-Adresse: 192.168.178.56
2022-05-27 19:54:23: PID: 27656: legacy run server: Received command ["modules.siemens.device","bat","192.168.178.56"]
2022-05-27 19:54:23: PID: 27656: legacy run server: Completed running command in 0.02s: ["modules.sma_modbus_tcp.device","192.168.178.57","0","192.168.178.180","none","none","0","1"]
TypeError: Can't convert 'SmaInverterVersion' object to str implicitly
log.error("Unbekannte Version: "+self.component_config["configuration"]["version"])
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/inverter_modbus_tcp.py", line 53, in read_inverter_state
state = inverter.read_inverter_state()
File "/var/www/html/openWB/packages/modules/sma_modbus_tcp/device.py", line 100, in read_legacy
Traceback (most recent call last):
2022-05-27 19:54:23: PID: 27656: soc.modules.common.fault_state: SMA ModbusTCP Wechselrichter: FaultState FaultStateLevel.ERROR, FaultStr <class 'TypeError'> Can't convert 'SmaInverterVersion' object to str implicitly, Traceback:
2022-05-27 19:54:23: PID: 27656: soc.modules.common.component_context: Update Komponente ['SMA ModbusTCP Wechselrichter']
2022-05-27 19:54:23: PID: 27656: legacy run server: Received command ["modules.sma_modbus_tcp.device","192.168.178.57","0","192.168.178.180","none","none","0","1"]
2022-05-27 19:54:14: PID: 27656: legacy run server: Completed running command in 0.06s: ["modules.siemens.device","counter","192.168.178.56"]
2022-05-27 19:54:14: PID: 27656: soc.modules.common.store._api: Saving CounterState(frequency=50, voltages=[230.0, 230.0, 230.0], powers=[0.0, 0.0, 0.0], power=14, currents=[0.0, 0.0, 0.0], imported=265468.26367623074, exported=4266835.609644265, power_factors=[0.0, 0.0, 0.0])
2022-05-27 19:54:14: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse aktuelle Berechnung: Import: 955685749.2344307 Export: 15360608194.719353 Leistung: 14
2022-05-27 19:54:14: PID: 27656: modules.common.simcount: simcount Ergebnis: Bezug[Wh]: 265468.26367623074, Einspeisung[Wh]: 4266835.609644265
2022-05-27 19:54:14: PID: 27656: modules.common.simcount: simcount aufsummierte Energie: Bezug[Ws]: 955685749.2344307, Einspeisung[Ws]: 15360608194.719353
2022-05-27 19:54:14: PID: 27656: modules.common.simcount: simcount exportierte Energie im Zeitintervall: -359.71935239034826
2022-05-27 19:54:14: PID: 27656: modules.common.simcount: simcount Gesamtenergie im Zeitintervall: -349.4849216938019
2022-05-27 19:54:14: PID: 27656: modules.common.simcount: simcount Berechnungsgrundlage: vergangene Zeit [s]10.129997730255127, vorherige Leistung[W]: -83, aktuelle Leistung[W]: 14
2022-05-27 19:54:14: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse letzte Berechnung: Import: 955685739 Export: 15360607835 Leistung: -83
2022-05-27 19:54:14: PID: 27656: modules.siemens.device: Start device reading{'componentNone': <modules.siemens.counter.SiemensCounter object at 0x7504cdb0>}
2022-05-27 19:54:14: PID: 27656: modules.siemens.device: Siemens IP-Adresse: 192.168.178.56
2022-05-27 19:54:14: PID: 27656: legacy run server: Received command ["modules.siemens.device","counter","192.168.178.56"]
2022-05-27 19:54:13: PID: 27656: legacy run server: Completed running command in 0.06s: ["modules.siemens.device","bat","192.168.178.56"]
2022-05-27 19:54:13: PID: 27656: soc.modules.common.store._api: Saving BatState(imported=1146672.5216666667, power=-1936, exported=82665381.04564032, soc=96)
2022-05-27 19:54:13: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse aktuelle Berechnung: Import: 4128021078 Export: 297595371764.3052 Leistung: -1936
2022-05-27 19:54:13: PID: 27656: modules.common.simcount: simcount Ergebnis: Bezug[Wh]: 1146672.5216666667, Einspeisung[Wh]: 82665381.04564032
2022-05-27 19:54:13: PID: 27656: modules.common.simcount: simcount aufsummierte Energie: Bezug[Ws]: 4128021078, Einspeisung[Ws]: 297595371764.3052
2022-05-27 19:54:13: PID: 27656: modules.common.simcount: simcount Gesamtenergie im Zeitintervall: -20623.30517578125
2022-05-27 19:54:13: PID: 27656: modules.common.simcount: simcount Berechnungsgrundlage: vergangene Zeit [s]10.069973230361938, vorherige Leistung[W]: -2160, aktuelle Leistung[W]: -1936
2022-05-27 19:54:13: PID: 27656: modules.common.simcount: simcount Zwischenergebnisse letzte Berechnung: Import: 4128021078 Export: 297595351141 Leistung: -2160
2022-05-27 19:54:13: PID: 27656: soc.modules.common.component_context: Update Komponente ['Siemens Speicher']
2022-05-27 19:54:13: PID: 27656: modules.siemens.device: Start device reading{'componentNone': <modules.siemens.bat.SiemensBat object at 0x7504c6d0>}
2022-05-27 19:54:13: PID: 27656: modules.siemens.device: Siemens IP-Adresse: 192.168.178.56
2022-05-27 19:54:13: PID: 27656: legacy run server: Received command ["modules.siemens.device","bat","192.168.178.56"]
2022-05-27 19:54:13: PID: 27656: legacy run server: Completed running command in 0.02s: ["modules.sma_modbus_tcp.device","192.168.178.57","0","192.168.178.180","none","none","0","1"]