Habe die EVU Maximaldaten auf 32 Ampere und 22 kW erhöht. Keine Auswirkung im Verhalten (außer, dass ich jetzt diese Meldung mit Maximalstrom erreicht nicht mehr sehe).
In den Logs sehe ich eine Exception.
Hier der Auszug aus dem Main Log. Ladepunkt Log ist als Attachment dabei:
Code: Alles auswählen
atreboot.sh started
checking init in /boot/config.txt...
watchdog for atreboot.sh on pid 394 started, waiting for 900s
already up to date
Group membership...
Final group membership: openwb : openwb adm dialout cdrom sudo audio video plugdev games users input render netdev spi i2c gpio
LAN/WLAN...
RTNETLINK answers: Network is unreachable
RTNETLINK answers: Network is unreachable
RTNETLINK answers: Network is unreachable
RTNETLINK answers: Network is unreachable
RTNETLINK answers: Network is unreachable
RTNETLINK answers: Network is unreachable
RTNETLINK answers: Network is unreachable
my primary interface: eth0
my primary IP: "192.168.0.6"
apt configuration already up to date
install required packages with 'apt-get'...
OK:1 http://raspbian.raspberrypi.org/raspbian bullseye InRelease
OK:2 http://archive.raspberrypi.org/debian bullseye InRelease
Paketlisten werden gelesen…
Paketlisten werden gelesen…
Abhängigkeitsbaum wird aufgebaut…
Statusinformationen werden eingelesen…
accountsservice ist schon die neueste Version (0.6.55-3).
apache2 ist schon die neueste Version (2.4.56-1~deb11u2).
bc ist schon die neueste Version (1.07.1-2+b1).
chromium ist schon die neueste Version (106.0.5249.119-1~deb11u1).
chromium-l10n ist schon die neueste Version (106.0.5249.119-1~deb11u1).
git ist schon die neueste Version (1:2.30.2-1+deb11u2).
jq ist schon die neueste Version (1.6-2.1).
libapache2-mod-php ist schon die neueste Version (2:7.4+76).
lightdm-autologin-greeter ist schon die neueste Version (1.0-3).
mosquitto ist schon die neueste Version (2.0.11-1).
mosquitto-clients ist schon die neueste Version (2.0.11-1).
openbox-lxde-session ist schon die neueste Version (0.99.2-4).
php ist schon die neueste Version (2:7.4+76).
php-curl ist schon die neueste Version (2:7.4+76).
php-gd ist schon die neueste Version (2:7.4+76).
php-json ist schon die neueste Version (2:7.4+76).
php-xml ist schon die neueste Version (2:7.4+76).
socat ist schon die neueste Version (1.7.4.1-3).
sshpass ist schon die neueste Version (1.09-1).
ssl-cert ist schon die neueste Version (1.1.0+nmu1).
sudo ist schon die neueste Version (1.9.5p2-3+deb11u1).
vim ist schon die neueste Version (2:8.2.2434-3+deb11u1).
x11-xserver-utils ist schon die neueste Version (7.7+8).
xserver-xorg ist schon die neueste Version (1:7.7+22).
lightdm ist schon die neueste Version (1.26.0-7+rpt1).
python3-pip ist schon die neueste Version (20.3.4-4+rpt1+deb11u1).
0 aktualisiert, 0 neu installiert, 0 zu entfernen und 10 nicht aktualisiert.
done
openwb.cron already up to date
openwb2.service already up to date
openwbRemoteSupport.service already up to date
no restore pending, normal startup
cleaning obsolete python cache folders...
python cache cleanup done
display setup...
autologin configured
mouse cursor configured
lxde session autostart already configured
new display timeout value: '60'
graphical target already configured
current display rotation: 0
new display rotation: '0' -> 0
no update necessary
apache default site...
...ok
checking required apache modules...
headers (enabled by site administrator)
headers already enabled
ssl (enabled by site administrator)
ssl already enabled
proxy_wstunnel (enabled by site administrator)
proxy_wstunnel already enabled
check mosquitto installation...
mosquitto.conf already up to date
mosquitto openwb.conf already up to date
mosquitto_local.conf already up to date
mosquitto openwb_local.conf already up to date
mosquitto done
install required python packages with 'pip3'...
Looking in indexes: https://pypi.org/simple, https://www.piwheels.org/simple
Requirement already satisfied: jq==1.1.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 1)) (1.1.3)
Requirement already satisfied: paho_mqtt==1.6.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 2)) (1.6.1)
Requirement already satisfied: pymodbus==2.5.2 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 3)) (2.5.2)
Requirement already satisfied: pytest==6.2.5 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 4)) (6.2.5)
Requirement already satisfied: requests_mock==1.9.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 5)) (1.9.3)
Requirement already satisfied: lxml==4.9.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 6)) (4.9.1)
Requirement already satisfied: aiohttp==3.7.4 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 7)) (3.7.4)
Requirement already satisfied: schedule==1.1.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 8)) (1.1.0)
Requirement already satisfied: PyJWT==2.6.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 9)) (2.6.0)
Requirement already satisfied: ipparser==0.3.8 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 10)) (0.3.8)
Requirement already satisfied: bs4==0.0.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 11)) (0.0.1)
Requirement already satisfied: pkce==1.0.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 12)) (1.0.3)
Requirement already satisfied: evdev==1.5.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 14)) (1.5.0)
Requirement already satisfied: attrs>=17.3.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (22.1.0)
Requirement already satisfied: async-timeout<4.0,>=3.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (3.0.1)
Requirement already satisfied: multidict<7.0,>=4.5 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (6.0.2)
Requirement already satisfied: chardet<4.0,>=2.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (3.0.4)
Requirement already satisfied: typing-extensions>=3.6.5 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (4.4.0)
Requirement already satisfied: yarl<2.0,>=1.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (1.8.1)
Requirement already satisfied: beautifulsoup4 in /home/openwb/.local/lib/python3.9/site-packages (from bs4==0.0.1->-r /var/www/html/openWB/requirements.txt (line 11)) (4.11.1)
Requirement already satisfied: dnspython in /home/openwb/.local/lib/python3.9/site-packages (from ipparser==0.3.8->-r /var/www/html/openWB/requirements.txt (line 10)) (2.3.0)
Requirement already satisfied: pyserial>=3.4 in /home/openwb/.local/lib/python3.9/site-packages (from pymodbus==2.5.2->-r /var/www/html/openWB/requirements.txt (line 3)) (3.5)
Requirement already satisfied: six>=1.15.0 in /usr/lib/python3/dist-packages (from pymodbus==2.5.2->-r /var/www/html/openWB/requirements.txt (line 3)) (1.16.0)
Requirement already satisfied: toml in /usr/lib/python3/dist-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (0.10.1)
Requirement already satisfied: pluggy<2.0,>=0.12 in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (1.0.0)
Requirement already satisfied: iniconfig in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (1.1.1)
Requirement already satisfied: packaging in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (21.3)
Requirement already satisfied: py>=1.8.2 in /home/openwb/.local/lib/python3.9/site-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (1.11.0)
Requirement already satisfied: requests<3,>=2.3 in /usr/lib/python3/dist-packages (from requests_mock==1.9.3->-r /var/www/html/openWB/requirements.txt (line 5)) (2.25.1)
Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl<2.0,>=1.0->aiohttp==3.7.4->-r /var/www/html/openWB/requirements.txt (line 7)) (2.10)
Requirement already satisfied: soupsieve>1.2 in /home/openwb/.local/lib/python3.9/site-packages (from beautifulsoup4->bs4==0.0.1->-r /var/www/html/openWB/requirements.txt (line 11)) (2.3.2.post1)
Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /home/openwb/.local/lib/python3.9/site-packages (from packaging->pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 4)) (3.0.9)
done
load versions...
chgrp: Zugriff auf '/var/www/html/openWB/data/restore/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chmod: Zugriff auf '/var/www/html/openWB/data/restore/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
2023-06-16 10:10:25: boot done :-)
2023-06-16 10:10:27,568 - {root:142} - {DEBUG:MainThread} - Start openWB2.service
2023-06-16 10:10:27,569 - {helpermodules.update_config:435} - {DEBUG:MainThread} - Broker-Konfiguration aktualisieren
2023-06-16 10:10:29,016 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/time
2023-06-16 10:10:29,025 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/3/set/plug_state_prev
2023-06-16 10:10:29,032 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/3/get/power_factors
2023-06-16 10:10:29,043 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/counter/0/set/reserved_surplus
2023-06-16 10:10:29,046 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/counter/0/set/released_surplus
2023-06-16 10:10:29,081 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/vehicle/set/vehicle_update_completed
2023-06-16 10:10:29,143 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/command_completed
2023-06-16 10:10:29,146 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_87205c4a/messages/1686902965052
2023-06-16 10:10:29,200 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/maxspeicherladung
2023-06-16 10:10:29,204 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/wattnichtschalt
2023-06-16 10:10:29,207 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/wattnichtHaus
2023-06-16 10:10:29,210 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/uberschuss
2023-06-16 10:10:29,213 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Status/uberschussoffset
2023-06-16 10:10:29,217 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/RelayStatus
2023-06-16 10:10:29,221 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/Watt
2023-06-16 10:10:29,225 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/Wh
2023-06-16 10:10:29,233 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/Status
2023-06-16 10:10:29,235 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/chargepoint/3/get/rfid
2023-06-16 10:10:29,238 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/heartbeat
2023-06-16 10:10:29,241 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/parentWB
2023-06-16 10:10:29,244 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/parentCPlp1
2023-06-16 10:10:29,246 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/Current
2023-06-16 10:10:29,249 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/U1p3p
2023-06-16 10:10:29,252 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/vehicle/0/get/soc
2023-06-16 10:10:29,254 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/vehicle/0/get/range
2023-06-16 10:10:29,261 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/fault_str
2023-06-16 10:10:29,264 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/fault_state
2023-06-16 10:10:29,267 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/voltages
2023-06-16 10:10:29,270 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/currents
2023-06-16 10:10:29,273 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/power_factors
2023-06-16 10:10:29,276 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/imported
2023-06-16 10:10:29,279 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/exported
2023-06-16 10:10:29,282 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/power
2023-06-16 10:10:29,285 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/phases_in_use
2023-06-16 10:10:29,288 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/charge_state
2023-06-16 10:10:29,291 - {helpermodules.update_config:463} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/plug_state
2023-06-16 10:10:31,568 - {modules.internal_chargepoint_handler.rfid:24} - {DEBUG:MainThread} - Input-Event event1 nicht gefunden.
2023-06-16 10:10:33,823 - {helpermodules.subdata:407} - {DEBUG:Thread-5} - Neustart des Handlers für den internen Ladepunkt.
2023-06-16 10:10:35,940 - {helpermodules.subdata:737} - {DEBUG:Thread-5} - Neustart des Handlers für den internen Ladepunkt.
2023-06-16 10:10:35,962 - {helpermodules.setdata:44} - {DEBUG:Thread-6} - Subdata initialization completed. Starting setdata loop to broker.
2023-06-16 10:10:36,037 - {helpermodules.subdata:714} - {ERROR:Thread-5} - Fehler im subdata-Modul
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 85, in __read_registers
raise FaultState.error(__name__+" "+str(response))
modules.common.fault_state.FaultState: ('modules.common.modbus Exception Response(131, 3, IllegalAddress)', <FaultStateLevel.ERROR: 2>)
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/var/www/html/openWB/packages/helpermodules/subdata.py", line 677, in process_system_topic
var["device"+index].add_component(config)
File "/var/www/html/openWB/packages/modules/devices/solaredge/device.py", line 71, in add_component
self.synergy_units = int(self.client.read_holding_registers(
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 118, in read_holding_registers
return self.__read_registers(
File "/var/www/html/openWB/packages/modules/common/modbus.py", line 100, in __read_registers
raise FaultState.error(__name__+" "+str(type(e))+" " +
modules.common.fault_state.FaultState: ("modules.common.modbus <class 'modules.common.fault_state.FaultState'> ('modules.common.modbus Exception Response(131, 3, IllegalAddress)', <FaultStateLevel.ERROR: 2>)", <FaultStateLevel.ERROR: 2>)
2023-06-16 10:10:40,766 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-06-16 10:10:40,767 - {root:65} - {INFO:MainThread} - # ***Start***
2023-06-16 10:10:40,800 - {modules.devices.openwb_evu_kit.device:50} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.openwb_evu_kit.counter.EvuKit object at 0x75933e80>}
2023-06-16 10:10:40,803 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['Zaehler Hausuebergabe']
2023-06-16 10:10:40,803 - {modules.devices.solaredge.device:100} - {DEBUG:device2} - Start device reading {'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x724be880>}
2023-06-16 10:10:40,804 - {modules.common.component_context:24} - {DEBUG:device2} - Update Komponente ['SolarEdge Wechselrichter']
2023-06-16 10:10:40,805 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-06-16 10:10:40,822 - {modules.devices.solaredge.scale:16} - {DEBUG:device2} - Registers [4467], Scale 0
2023-06-16 10:10:40,841 - {modules.devices.solaredge.scale:16} - {DEBUG:device2} - Registers [17428820], Scale 0
2023-06-16 10:10:40,873 - {modules.devices.solaredge.scale:16} - {DEBUG:device2} - Registers [614, 613, 613], Scale -2
2023-06-16 10:10:40,901 - {modules.devices.solaredge.scale:16} - {DEBUG:device2} - Registers [4535], Scale 0
2023-06-16 10:10:40,902 - {modules.common.component_state:95} - {DEBUG:device2} - currents sign wrong [6.140000000000001, 6.13, 6.13]
2023-06-16 10:10:40,902 - {modules.common.store._api:26} - {DEBUG:device2} - Raw data InverterState(currents=[6.140000000000001, 6.13, 6.13], power=-4467.0, exported=17428820.0, dc_power=-4535.0)
2023-06-16 10:10:41,285 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1686902960.5932999, power=-4185.2222900390625, imported=6413.205642766193, exported=37260.08139457247)
2023-06-16 10:10:41,285 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.0224144, power1: -4185.22, power2: -4209.61
2023-06-16 10:10:41,286 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -94.0825
2023-06-16 10:10:41,286 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 94.0825 Wh, new state: SimCounterState(timestamp=1686903041.2851052, power=-4209.609375, imported=6413.205642766193, exported=37354.16391162358)
2023-06-16 10:10:41,287 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[242.06155395507812, 241.98574829101562, 241.8931427001953], powers=[-1485.354248046875, -1396.645751953125, -1327.609375], currents=[-6.1513214111328125, -5.821708679199219, -5.529426097869873], power_factors=[-0.9958614706993103, -0.9919707179069519, -0.9930776357650757], imported=6413.205642766193, exported=37354.16391162358, power=-4209.609375, frequency=49.96714782714844)
2023-06-16 10:10:41,491 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-06-16 10:10:41,494 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-06-16 10:10:41,494 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-4467.0, exported=17428820.0, dc_power=None)
2023-06-16 10:10:41,508 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-4467.0, exported=17428820.0, dc_power=None)
2023-06-16 10:10:41,555 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['Zaehler Hausuebergabe']
2023-06-16 10:10:41,556 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[242.06155395507812, 241.98574829101562, 241.8931427001953], powers=[-1485.354248046875, -1396.645751953125, -1327.609375], currents=[-6.1513214111328125, -5.821708679199219, -5.529426097869873], power_factors=[-0.9958614706993103, -0.9919707179069519, -0.9930776357650757], imported=6413.205642766193, exported=37354.16391162358, power=-4209.609375, frequency=49.96714782714844)
2023-06-16 10:10:41,679 - {control.counter:126} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [38.15, 37.82, 37.53]A
2023-06-16 10:10:41,679 - {control.counter:149} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 26209.609375W
2023-06-16 10:10:41,681 - {control.chargepoint:858} - {DEBUG:MainThread} - SoC nach Anstecken
2023-06-16 10:10:41,683 - {control.chargepoint:739} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-06-16 10:10:41,700 - {control.chargepoint:900} - {DEBUG:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Lademodus stop, Submodus: Chargemode.STOP
2023-06-16 10:10:41,702 - {control.chargepoint:356} - {INFO:MainThread} - LP 3: Keine Ladung, da der Lademodus Stop aktiv ist.
2023-06-16 10:10:41,706 - {control.data:305} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0, daily_imported=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, switch_on_soc_reached=False))
2023-06-16 10:10:41,707 - {control.data:306} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=979.98, daily_exported=0, power=0, imported=4320941.89, exported=0))
2023-06-16 10:10:41,708 - {control.data:335} - {INFO:MainThread} - cp3
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, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=63), currents=[0.0, 0.0, 0.0], daily_imported=979.98, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=4320941.89, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da der Lademodus Stop aktiv ist.', voltages=[241.9, 241.94, 241.87]), set=Set(change_ev_permitted=[True, ''], charging_ev=-1, charging_ev_prev=0, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=4320941.89, imported_at_plugtime=4319961.91, imported_since_mode_switch=0, imported_since_plugged=979.9799999995157, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=3, plug_state_prev=False, plug_time='06/16/2023, 07:27:11', required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x71c80f70>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 1}, ev=0, name='Openwb Ladepunkt', type='internal_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=3))
2023-06-16 10:10:41,708 - {control.data:335} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=16, max_current_single_phase=16, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-06-16 10:10:41,709 - {control.data:335} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[32, 32, 32], max_total_power=22000), get=Get(powers=[-1485.35, -1396.65, -1327.61], currents=[-6.15, -5.82, -5.53], voltages=[242.06, 241.99, 241.89], power_factors=[-1.0, -0.99, -0.99], unbalanced_load=0, frequency=49.96714782714844, daily_exported=6102.277479598486, daily_imported=3268.72368166615, imported=6413.205642766193, exported=37354.16391162358, fault_state=0, fault_str='Kein Fehler.', power=-4209.609375), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=26209.609375, raw_currents_left=[38.15, 37.82, 37.53], surplus_power_left=0, state_str=''))
2023-06-16 10:10:41,710 - {control.data:310} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=257.390625, invalid_home_consumption=0, daily_yield_home_consumption=4822.466202067664, disengageable_smarthome_power=0))
2023-06-16 10:10:41,713 - {control.data:335} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=0, max_soc=90), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=100000, soc=90))))
2023-06-16 10:10:41,715 - {control.data:335} - {INFO:MainThread} - 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_single_phase=16, battery_capacity=50, nominal_difference=0.5, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=0, required_currents=[0, 0, 0], phases=3, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=63, soc_timestamp='06/16/2023, 10:04:11', force_soc_update=False, range=211.13, fault_state=0, fault_str='Kein Fehler.'))
2023-06-16 10:10:41,715 - {control.data:335} - {INFO:MainThread} - ev3
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_single_phase=32, battery_capacity=82, nominal_difference=0.5, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-06-16 10:10:41,716 - {control.data:335} - {INFO:MainThread} - 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_single_phase=16, battery_capacity=50, nominal_difference=0.5, keep_charge_active_duration=40)
2023-06-16 10:10:41,719 - {control.data:314} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=0, control_range=[0, 230], feed_in_yield=9000, phase_switch_delay=5, phases_to_use=0, rundown_power=0, rundown_soc=50, switch_off_delay=60, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=60, switch_on_threshold=1000), 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=True, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.2, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-06-16 10:10:41,719 - {control.data:315} - {INFO:MainThread} - general_data-display
local
2023-06-16 10:10:41,720 - {control.data:316} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-06-16 10:10:41,723 - {control.data:317} - {INFO:MainThread} - optional_data
OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x71c2e130>), led=Led(active=False), rfid=Rfid(active=False))
2023-06-16 10:10:41,723 - {control.data:335} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=8636.0, monthly_exported=0, yearly_exported=0, exported=17428820.0, fault_state=0, fault_str='Kein Fehler.', power=-4467.0))
2023-06-16 10:10:41,724 - {control.data:319} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=8636.0, monthly_exported=0, yearly_exported=0, exported=17428718.0, power=-4439.0))
2023-06-16 10:10:41,724 - {control.data:335} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.0.6', 'current_commit': '2023-06-12 11:47:55 +0200 [73ffad174]', 'current_branch': 'Beta', 'current_branch_commit': '2023-06-12 11:57:43 +0200 [db0bdf88e]', 'current_missing_commits': ['2023-06-12 11:57:43 +0200 [db0bdf88e] - Merge pull request #940 from openWB/master', '2023-04-21 17:00:35 +0200 [8144a04d3] - Merge pull request #875 from openWB/master', '2023-04-21 09:04:13 +0200 [5c9eb563d] - Merge pull request #873 from openWB/master', '2023-01-30 16:57:10 +0100 [78dc6cd0a] - Merge pull request #789 from openWB/master', '2023-01-30 16:29:35 +0100 [5c81ce646] - Merge pull request #786 from openWB/master', '2023-01-02 10:27:48 +0100 [427424969] - Merge pull request #721 from openWB/master'], 'boot_done': True, 'datastore_version': 10, 'dataprotection_acknowledged': False, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.RC1.0', 'lastlivevaluesJson': {'timestamp': 1686902961, 'time': '10:09:21', 'grid': -4.185, 'house-power': 0.254, 'charging-all': 0.0, 'pv-all': 4.438, 'cp3-power': 0.0, 'ev0-soc': 63}, 'module_update_completed': True}
2023-06-16 10:10:41,724 - {control.data:348} - {INFO:MainThread} - device0
{'name': 'Strombezug (EVU)', 'type': 'openwb_evu_kit', 'id': 0, 'configuration': {}}
2023-06-16 10:10:41,725 - {control.data:350} - {INFO:MainThread} - component0
{'name': 'Zaehler Hausuebergabe', 'type': 'counter', 'id': 0, 'configuration': {'id': 115, 'version': 2}}
2023-06-16 10:10:41,725 - {control.data:348} - {INFO:MainThread} - device2
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 2, 'configuration': {'port': 502, 'ip_address': '192.168.0.14'}}
2023-06-16 10:10:41,725 - {control.data:350} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-06-16 10:10:41,727 - {control.data:322} - {INFO:MainThread} -
2023-06-16 10:10:41,731 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2023-06-16 10:10:41,734 - {control.algorithm.algorithm:31} - {INFO:MainThread} - **Mindestrom setzen**
2023-06-16 10:10:41,737 - {control.algorithm.algorithm:33} - {INFO:MainThread} - **Sollstrom setzen**
2023-06-16 10:10:41,745 - {control.counter:199} - {INFO:MainThread} - Überschuss zur PV-geführten Ladung: 4324.609375W
2023-06-16 10:10:41,746 - {control.counter:458} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 4324.609375W
2023-06-16 10:10:41,746 - {control.algorithm.algorithm:39} - {INFO:MainThread} - **PV-geführten Strom setzen**
2023-06-16 10:10:41,749 - {control.process:23} - {INFO:MainThread} - # Ladung starten.
2023-06-16 10:10:41,756 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-06-16 10:10:41,807 - {control.counter:174} - {INFO:MainThread} - 0W reservierte EVU-Leistung, 0W freigegebene EVU-Leistung
2023-06-16 10:10:42,044 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=update, args=(), kwargs={})
2023-06-16 10:10:42,166 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-06-16 10:10:45,174 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2023-06-16 10:10:45,175 - {root:52} - {DEBUG:MainThread} - Don't start multiple instances of smarthome thread.
2023-06-16 10:10:50,196 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2023-06-16 10:10:50,197 - {root:65} - {INFO:MainThread} - # ***Start***
2023-06-16 10:10:50,243 - {modules.devices.openwb_evu_kit.device:50} - {DEBUG:device0} - Start device reading {'component0': <modules.devices.openwb_evu_kit.counter.EvuKit object at 0x75933e80>}
2023-06-16 10:10:50,245 - {modules.common.component_context:24} - {DEBUG:device0} - Update Komponente ['Zaehler Hausuebergabe']
2023-06-16 10:10:50,246 - {modules.devices.solaredge.device:100} - {DEBUG:device2} - Start device reading {'component1': <modules.devices.solaredge.inverter.SolaredgeInverter object at 0x724be880>}
2023-06-16 10:10:50,249 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-06-16 10:10:50,252 - {modules.common.component_context:24} - {DEBUG:device2} - Update Komponente ['SolarEdge Wechselrichter']
2023-06-16 10:10:50,279 - {modules.devices.solaredge.scale:16} - {DEBUG:device2} - Registers [4465], Scale 0
2023-06-16 10:10:50,300 - {modules.devices.solaredge.scale:16} - {DEBUG:device2} - Registers [17428832], Scale 0
2023-06-16 10:10:50,319 - {modules.devices.solaredge.scale:16} - {DEBUG:device2} - Registers [614, 614, 613], Scale -2
2023-06-16 10:10:50,341 - {modules.devices.solaredge.scale:16} - {DEBUG:device2} - Registers [4532], Scale 0
2023-06-16 10:10:50,341 - {modules.common.component_state:95} - {DEBUG:device2} - currents sign wrong [6.140000000000001, 6.140000000000001, 6.13]
2023-06-16 10:10:50,342 - {modules.common.store._api:26} - {DEBUG:device2} - Raw data InverterState(currents=[6.140000000000001, 6.140000000000001, 6.13], power=-4465.0, exported=17428832.0, dc_power=-4532.0)
2023-06-16 10:10:50,758 - {modules.common.simcount._simcount:38} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1686903041.2851052, power=-4209.609375, imported=6413.205642766193, exported=37354.16391162358)
2023-06-16 10:10:50,759 - {modules.common.simcount._calculate:13} - {DEBUG:device0} - time passed: 0.00263142, power1: -4209.61, power2: -4214.19
2023-06-16 10:10:50,759 - {modules.common.simcount._calculate:29} - {DEBUG:device0} - power did not change sign. Total energy: -11.0833
2023-06-16 10:10:50,760 - {modules.common.simcount._simcount:47} - {DEBUG:device0} - imported: 0 Wh, exported: 11.0833 Wh, new state: SimCounterState(timestamp=1686903050.7582211, power=-4214.1903076171875, imported=6413.205642766193, exported=37365.24719369148)
2023-06-16 10:10:50,762 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(voltages=[241.98268127441406, 241.86822509765625, 241.86761474609375], powers=[-1484.970458984375, -1396.873779296875, -1332.3460693359375], currents=[-6.160589694976807, -5.822137355804443, -5.54981803894043], power_factors=[-0.9953696131706238, -0.9917114973068237, -0.9926242232322693], imported=6413.205642766193, exported=37365.24719369148, power=-4214.1903076171875, frequency=49.979434967041016)
2023-06-16 10:10:50,968 - {modules.common.component_context:24} - {DEBUG:component1} - Update Komponente ['SolarEdge Wechselrichter']
2023-06-16 10:10:50,969 - {modules.common.store._api:26} - {DEBUG:component1} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-4465.0, exported=17428832.0, dc_power=None)
2023-06-16 10:10:50,971 - {modules.common.store._api:30} - {INFO:component1} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-4465.0, exported=17428832.0, dc_power=None)
2023-06-16 10:10:50,973 - {modules.common.component_context:24} - {DEBUG:cp3} - Update Komponente ['Ladepunkt']
2023-06-16 10:10:50,996 - {modules.common.component_context:24} - {DEBUG:component0} - Update Komponente ['Zaehler Hausuebergabe']
2023-06-16 10:10:50,997 - {modules.common.store._api:30} - {INFO:component0} - Saving CounterState(voltages=[241.98268127441406, 241.86822509765625, 241.86761474609375], powers=[-1484.970458984375, -1396.873779296875, -1332.3460693359375], currents=[-6.160589694976807, -5.822137355804443, -5.54981803894043], power_factors=[-0.9953696131706238, -0.9917114973068237, -0.9926242232322693], imported=6413.205642766193, exported=37365.24719369148, power=-4214.1903076171875, frequency=49.979434967041016)
2023-06-16 10:10:51,090 - {control.counter:126} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [38.16, 37.82, 37.55]A
2023-06-16 10:10:51,090 - {control.counter:149} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 26214.190307617188W
2023-06-16 10:10:51,096 - {control.chargepoint:739} - {DEBUG:MainThread} - EV-Phasenzahl beschränkt die nutzbaren Phasen auf 3
2023-06-16 10:10:51,103 - {control.chargepoint:900} - {DEBUG:MainThread} - LP 3, EV: Standard-Fahrzeug (EV-Nr.0): Lademodus stop, Submodus: Chargemode.STOP
2023-06-16 10:10:51,104 - {control.chargepoint:356} - {INFO:MainThread} - LP 3: Keine Ladung, da der Lademodus Stop aktiv ist.
2023-06-16 10:10:51,118 - {control.data:305} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=False), get=Get(soc=0, daily_exported=0, daily_imported=0, imported=0, exported=0, power=0), set=Set(charging_power_left=0, switch_on_soc_reached=False))
2023-06-16 10:10:51,118 - {control.data:306} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=979.98, daily_exported=0, power=0, imported=4320941.89, exported=0))
2023-06-16 10:10:51,119 - {control.data:335} - {INFO:MainThread} - cp3
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, time_charging_in_use=False), info=ConnectedInfo(id=0, name='Ladepunkt'), soc=63), currents=[0.0, 0.0, 0.0], daily_imported=979.98, daily_exported=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=4320941.89, phases_in_use=0, plug_state=True, power=0, rfid_timestamp=None, rfid=None, state_str='Keine Ladung, da der Lademodus Stop aktiv ist.', voltages=[242.04, 242.01, 241.82]), set=Set(change_ev_permitted=[True, ''], charging_ev=-1, charging_ev_prev=0, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', imported_at_mode_switch=4320941.89, imported_at_plugtime=4319961.91, imported_since_mode_switch=0, imported_since_plugged=979.9799999995157, range_charged=0, time_charged='00:00', timestamp_start_charging=None), manual_lock=False, phases_to_use=3, plug_state_prev=True, plug_time='06/16/2023, 07:27:11', required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x712d83d0>), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 1}, ev=0, name='Openwb Ladepunkt', type='internal_openwb', template=0, connected_phases=3, phase_1=2, auto_phase_switch_hw=True, control_pilot_interruption_hw=False, id=3))
2023-06-16 10:10:51,122 - {control.data:335} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), id=0, max_current_multi_phases=16, max_current_single_phase=16, name='Standard Ladepunkt-Vorlage', rfid_enabling=False, valid_tags=[])
2023-06-16 10:10:51,125 - {control.data:335} - {INFO:MainThread} - counter0
CounterData(config=Config(max_currents=[32, 32, 32], max_total_power=22000), get=Get(powers=[-1484.97, -1396.87, -1332.35], currents=[-6.16, -5.82, -5.55], voltages=[241.98, 241.87, 241.87], power_factors=[-1.0, -0.99, -0.99], unbalanced_load=0, frequency=49.979434967041016, daily_exported=6102.277479598486, daily_imported=3268.72368166615, imported=6413.205642766193, exported=37365.24719369148, fault_state=0, fault_str='Kein Fehler.', power=-4214.1903076171875), set=Set(reserved_surplus=0, released_surplus=0, raw_power_left=26214.190307617188, raw_currents_left=[38.16, 37.82, 37.55], surplus_power_left=0, state_str=''))
2023-06-16 10:10:51,125 - {control.data:310} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(reserve_for_not_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 1, 'type': 'inverter', 'children': []}, {'id': 3, 'type': 'cp', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=250.8096923828125, invalid_home_consumption=0, daily_yield_home_consumption=4822.466202067664, disengageable_smarthome_power=0))
2023-06-16 10:10:51,126 - {control.data:335} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Ladeprofil-Vorlage', disable_after_unplug=False, prio=False, load_default=False, time_charging=TimeCharging(active=False, plans={}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(min_soc_current=16, min_current=0, feed_in_limit=False, min_soc=0, max_soc=90), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, limit=Limit(selected='none', amount=100000, soc=90))))
2023-06-16 10:10:51,126 - {control.data:335} - {INFO:MainThread} - 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_single_phase=16, battery_capacity=50, nominal_difference=0.5, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=0, required_currents=[0, 0, 0], phases=3, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=63, soc_timestamp='06/16/2023, 10:04:11', force_soc_update=True, range=211.13, fault_state=0, fault_str='Kein Fehler.'))
2023-06-16 10:10:51,127 - {control.data:335} - {INFO:MainThread} - ev3
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_single_phase=32, battery_capacity=82, nominal_difference=0.5, keep_charge_active_duration=40), et_num=0), soc_error_counter=0), control_parameter=ControlParameter(required_current=0, required_currents=[0.0, 0.0, 0.0], phases=0, prio=False, timestamp_switch_on_off=None, timestamp_auto_phase_switch=None, timestamp_perform_phase_switch=None, submode=<Chargemode.STOP: 'stop'>, chargemode=<Chargemode.STOP: 'stop'>, used_amount_instant_charging=0, imported_at_plan_start=0, current_plan=None, state=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=0, soc_timestamp='', force_soc_update=False, range=0, fault_state=0, fault_str='Kein Fehler.'))
2023-06-16 10:10:51,127 - {control.data:335} - {INFO:MainThread} - 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_single_phase=16, battery_capacity=50, nominal_difference=0.5, keep_charge_active_duration=40)
2023-06-16 10:10:51,128 - {control.data:314} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), pv_charging=PvCharging(bat_prio=True, charging_power_reserve=0, control_range=[0, 230], feed_in_yield=9000, phase_switch_delay=5, phases_to_use=0, rundown_power=0, rundown_soc=50, switch_off_delay=60, switch_off_soc=40, switch_off_threshold=50, switch_on_delay=30, switch_on_soc=60, switch_on_threshold=1000), 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=True, grid_protection_random_stop=0, grid_protection_timestamp='', mqtt_bridge=False, price_kwh=0.2, range_unit='km', ripple_control_receiver=RippleControlReceiver(configured=False, r1_active=False, r2_active=False))
2023-06-16 10:10:51,128 - {control.data:315} - {INFO:MainThread} - general_data-display
local
2023-06-16 10:10:51,128 - {control.data:316} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2023-06-16 10:10:51,129 - {control.data:317} - {INFO:MainThread} - optional_data
OptionalData(et=Et(active=False, config=EtConfig(max_price=0, provider={}), get=EtGet(price=0, price_list=[])), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=60, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x712ea898>), led=Led(active=False), rfid=Rfid(active=False))
2023-06-16 10:10:51,130 - {control.data:335} - {INFO:MainThread} - pv1
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=8636.0, monthly_exported=0, yearly_exported=0, exported=17428832.0, fault_state=0, fault_str='Kein Fehler.', power=-4465.0))
2023-06-16 10:10:51,134 - {control.data:319} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=8636.0, monthly_exported=0, yearly_exported=0, exported=17428820.0, power=-4467.0))
2023-06-16 10:10:51,135 - {control.data:335} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'ip_address': '192.168.0.6', 'current_commit': '2023-06-12 11:47:55 +0200 [73ffad174]', 'current_branch': 'Beta', 'current_branch_commit': '2023-06-12 11:57:43 +0200 [db0bdf88e]', 'current_missing_commits': ['2023-06-12 11:57:43 +0200 [db0bdf88e] - Merge pull request #940 from openWB/master', '2023-04-21 17:00:35 +0200 [8144a04d3] - Merge pull request #875 from openWB/master', '2023-04-21 09:04:13 +0200 [5c9eb563d] - Merge pull request #873 from openWB/master', '2023-01-30 16:57:10 +0100 [78dc6cd0a] - Merge pull request #789 from openWB/master', '2023-01-30 16:29:35 +0100 [5c81ce646] - Merge pull request #786 from openWB/master', '2023-01-02 10:27:48 +0100 [427424969] - Merge pull request #721 from openWB/master'], 'boot_done': True, 'datastore_version': 10, 'dataprotection_acknowledged': False, 'debug_level': 10, 'release_train': 'master', 'version': '1.99.RC1.0', 'lastlivevaluesJson': {'timestamp': 1686903041, 'time': '10:10:41', 'grid': -4.21, 'house-power': 0.257, 'charging-all': 0.0, 'pv-all': 4.439, 'cp3-power': 0.0, 'ev0-soc': 63}, 'module_update_completed': True}
2023-06-16 10:10:51,136 - {control.data:348} - {INFO:MainThread} - device0
{'name': 'Strombezug (EVU)', 'type': 'openwb_evu_kit', 'id': 0, 'configuration': {}}
2023-06-16 10:10:51,136 - {control.data:350} - {INFO:MainThread} - component0
{'name': 'Zaehler Hausuebergabe', 'type': 'counter', 'id': 0, 'configuration': {'id': 115, 'version': 2}}
2023-06-16 10:10:51,137 - {control.data:348} - {INFO:MainThread} - device2
{'name': 'SolarEdge', 'type': 'solaredge', 'id': 2, 'configuration': {'port': 502, 'ip_address': '192.168.0.14'}}
2023-06-16 10:10:51,137 - {control.data:350} - {INFO:MainThread} - component1
{'name': 'SolarEdge Wechselrichter', 'type': 'inverter', 'id': 1, 'configuration': {'modbus_id': 1}}
2023-06-16 10:10:51,137 - {control.data:322} - {INFO:MainThread} -