Code: Alles auswählen
rc.local bug not found
no factory reset pending, normal startup
atreboot.sh started
checking init in /boot/config.txt...
watchdog for atreboot.sh on pid 524 started, waiting for 900s
already up to date
checking ramdisk settings in /etc/fstab...
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
Network...
Wait for connection...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 IP:
my primary interface: eth0
running as primary, enabling plug'n'play network on dev eth0
Internet connection is up
network setup done
apt configuration already up to date
install required packages with 'apt-get'...
OK:1 http://archive.raspberrypi.org/debian bullseye InRelease
Holen:2 http://raspbian.raspberrypi.org/raspbian bullseye InRelease [15,0 kB]
OK:3 https://repo.zabbix.com/zabbix-agent2-plugins/1/raspbian bullseye InRelease
OK:4 https://repo.zabbix.com/zabbix/6.2/raspbian bullseye InRelease
Es wurden 15,0 kB in 2 s geholt (7.978 B/s).
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.62-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+deb11u3).
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).
mmc-utils ist schon die neueste Version (0+git20180327.b4fe0c8c-1).
mosquitto ist schon die neueste Version (2.0.11-1+deb11u1).
mosquitto-clients ist schon die neueste Version (2.0.11-1+deb11u1).
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 34 nicht aktualisiert.
done
openwb.cron already up to date
openwb2.service definition is already a symlink
openwbRemoteSupport.service already up to date
no restore pending, normal startup
cleaning obsolete python cache folders...
python cache cleanup done
detected 'tvservice', query for connected displays
2 attached device(s), display ID's are :
Display Number 0, type Main LCD
Display Number 3, type Composite
detected HDMI or LCD display(s)
displayDetected: true
display setup...
autologin configured
mouse cursor configured
lxde session autostart already configured
checking required apache modules...
module 'headers' already enabled
module 'ssl' already enabled
module 'proxy_wstunnel' already enabled
apache default site...
/etc/apache2/sites-available/000-default.conf is up to date
apache default ssl site...
/etc/apache2/sites-available/apache-openwb-ssl.conf is up to date
apache http api ssl site...
/etc/apache2/sites-available/http-api-ssl.conf is up to date
site 'default-ssl' already disabled
site 'apache-openwb-ssl' already enabled
http api is disabled
site 'http-api-ssl' already disabled
apache configuration is already up to date
check mosquitto installation...
mosquitto.conf already up to date
mosquitto openwb.conf already up to date
mosquitto acl already up to date
mosquitto_local service definition 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: typing-extensions==4.4.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 1)) (4.4.0)
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 2)) (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 3)) (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 4)) (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 5)) (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 6)) (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 7)) (4.9.1)
Requirement already satisfied: aiohttp==3.10.2 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 8)) (3.10.2)
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 9)) (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 10)) (2.6.0)
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: cryptography==42.0.4 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 15)) (42.0.4)
Requirement already satisfied: msal==1.27.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 16)) (1.27.0)
Requirement already satisfied: python-dateutil==2.8.2 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 17)) (2.8.2)
Requirement already satisfied: umodbus==1.0.4 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 18)) (1.0.4)
Requirement already satisfied: pysmb==1.2.9.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 19)) (1.2.9.1)
Requirement already satisfied: pytz==2023.3.post1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 20)) (2023.3.post1)
Requirement already satisfied: grpcio==1.60.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 21)) (1.60.1)
Requirement already satisfied: protobuf==4.25.3 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 22)) (4.25.3)
Requirement already satisfied: bimmer_connected==0.16.1 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 23)) (0.16.1)
Requirement already satisfied: ocpp==1.0.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 24)) (1.0.0)
Requirement already satisfied: websockets==12.0 in /home/openwb/.local/lib/python3.9/site-packages (from -r /var/www/html/openWB/requirements.txt (line 25)) (12.0)
Requirement already satisfied: aiosignal>=1.1.2 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.10.2->-r /var/www/html/openWB/requirements.txt (line 8)) (1.3.1)
Requirement already satisfied: frozenlist>=1.1.1 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.10.2->-r /var/www/html/openWB/requirements.txt (line 8)) (1.4.1)
Requirement already satisfied: attrs>=17.3.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.10.2->-r /var/www/html/openWB/requirements.txt (line 8)) (24.2.0)
Requirement already satisfied: async-timeout<5.0,>=4.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.10.2->-r /var/www/html/openWB/requirements.txt (line 8)) (4.0.3)
Requirement already satisfied: multidict<7.0,>=4.5 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.10.2->-r /var/www/html/openWB/requirements.txt (line 8)) (6.0.2)
Requirement already satisfied: yarl<2.0,>=1.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.10.2->-r /var/www/html/openWB/requirements.txt (line 8)) (1.18.3)
Requirement already satisfied: aiohappyeyeballs>=2.3.0 in /home/openwb/.local/lib/python3.9/site-packages (from aiohttp==3.10.2->-r /var/www/html/openWB/requirements.txt (line 8)) (2.4.3)
Requirement already satisfied: pycryptodome>=3.4 in /home/openwb/.local/lib/python3.9/site-packages (from bimmer_connected==0.16.1->-r /var/www/html/openWB/requirements.txt (line 23)) (3.20.0)
Requirement already satisfied: httpx in /home/openwb/.local/lib/python3.9/site-packages (from bimmer_connected==0.16.1->-r /var/www/html/openWB/requirements.txt (line 23)) (0.27.2)
Requirement already satisfied: Pillow in /usr/lib/python3/dist-packages (from bimmer_connected==0.16.1->-r /var/www/html/openWB/requirements.txt (line 23)) (8.1.2)
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: cffi>=1.12 in /home/openwb/.local/lib/python3.9/site-packages (from cryptography==42.0.4->-r /var/www/html/openWB/requirements.txt (line 15)) (1.16.0)
Requirement already satisfied: requests<3,>=2.0.0 in /usr/lib/python3/dist-packages (from msal==1.27.0->-r /var/www/html/openWB/requirements.txt (line 16)) (2.25.1)
Requirement already satisfied: jsonschema<5.0.0,>=4.4.0 in /home/openwb/.local/lib/python3.9/site-packages (from ocpp==1.0.0->-r /var/www/html/openWB/requirements.txt (line 24)) (4.23.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 4)) (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 4)) (1.16.0)
Requirement already satisfied: tqdm in /home/openwb/.local/lib/python3.9/site-packages (from pysmb==1.2.9.1->-r /var/www/html/openWB/requirements.txt (line 19)) (4.66.1)
Requirement already satisfied: pyasn1 in /home/openwb/.local/lib/python3.9/site-packages (from pysmb==1.2.9.1->-r /var/www/html/openWB/requirements.txt (line 19)) (0.5.1)
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 5)) (1.1.1)
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 5)) (1.11.0)
Requirement already satisfied: toml in /usr/lib/python3/dist-packages (from pytest==6.2.5->-r /var/www/html/openWB/requirements.txt (line 5)) (0.10.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 5)) (21.3)
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 5)) (1.0.0)
Requirement already satisfied: pycparser in /home/openwb/.local/lib/python3.9/site-packages (from cffi>=1.12->cryptography==42.0.4->-r /var/www/html/openWB/requirements.txt (line 15)) (2.21)
Requirement already satisfied: rpds-py>=0.7.1 in /home/openwb/.local/lib/python3.9/site-packages (from jsonschema<5.0.0,>=4.4.0->ocpp==1.0.0->-r /var/www/html/openWB/requirements.txt (line 24)) (0.21.0)
Requirement already satisfied: jsonschema-specifications>=2023.03.6 in /home/openwb/.local/lib/python3.9/site-packages (from jsonschema<5.0.0,>=4.4.0->ocpp==1.0.0->-r /var/www/html/openWB/requirements.txt (line 24)) (2024.10.1)
Requirement already satisfied: referencing>=0.28.4 in /home/openwb/.local/lib/python3.9/site-packages (from jsonschema<5.0.0,>=4.4.0->ocpp==1.0.0->-r /var/www/html/openWB/requirements.txt (line 24)) (0.35.1)
Requirement already satisfied: propcache>=0.2.0 in /home/openwb/.local/lib/python3.9/site-packages (from yarl<2.0,>=1.0->aiohttp==3.10.2->-r /var/www/html/openWB/requirements.txt (line 8)) (0.2.1)
Requirement already satisfied: idna>=2.0 in /usr/lib/python3/dist-packages (from yarl<2.0,>=1.0->aiohttp==3.10.2->-r /var/www/html/openWB/requirements.txt (line 8)) (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: anyio in /home/openwb/.local/lib/python3.9/site-packages (from httpx->bimmer_connected==0.16.1->-r /var/www/html/openWB/requirements.txt (line 23)) (4.4.0)
Requirement already satisfied: sniffio in /home/openwb/.local/lib/python3.9/site-packages (from httpx->bimmer_connected==0.16.1->-r /var/www/html/openWB/requirements.txt (line 23)) (1.3.1)
Requirement already satisfied: httpcore==1.* in /home/openwb/.local/lib/python3.9/site-packages (from httpx->bimmer_connected==0.16.1->-r /var/www/html/openWB/requirements.txt (line 23)) (1.0.5)
Requirement already satisfied: certifi in /usr/lib/python3/dist-packages (from httpx->bimmer_connected==0.16.1->-r /var/www/html/openWB/requirements.txt (line 23)) (2020.6.20)
Requirement already satisfied: h11<0.15,>=0.13 in /home/openwb/.local/lib/python3.9/site-packages (from httpcore==1.*->httpx->bimmer_connected==0.16.1->-r /var/www/html/openWB/requirements.txt (line 23)) (0.14.0)
Requirement already satisfied: exceptiongroup>=1.0.2 in /home/openwb/.local/lib/python3.9/site-packages (from anyio->httpx->bimmer_connected==0.16.1->-r /var/www/html/openWB/requirements.txt (line 23)) (1.2.2)
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 5)) (3.0.9)
done
load versions...
chgrp: Zugriff auf '/var/www/html/openWB/data/restore/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
chgrp: Zugriff auf '/var/www/html/openWB/data/data_migration/*' 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
chmod: Zugriff auf '/var/www/html/openWB/data/data_migration/*' nicht möglich: Datei oder Verzeichnis nicht gefunden
2024-12-29 13:49:25: boot done :-)
2024-12-29 13:49:29,248 - {root:176} - {DEBUG:MainThread} - Start openWB2.service
2024-12-29 13:49:29,250 - {helpermodules.update_config:550} - {DEBUG:MainThread} - Broker-Konfiguration aktualisieren
2024-12-29 13:49:30,329 - {helpermodules.update_config:638} - {DEBUG:MainThread} - current datastore version: 68
2024-12-29 13:49:30,330 - {helpermodules.update_config:639} - {DEBUG:MainThread} - target datastore version: 65
2024-12-29 13:49:30,706 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/system/serial_number
2024-12-29 13:49:30,746 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/optional/dc_charging
2024-12-29 13:49:30,755 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/bat/set/power_limit
2024-12-29 13:49:30,764 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/3/get/charging_current
2024-12-29 13:49:30,767 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/3/get/charging_power
2024-12-29 13:49:30,770 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/3/get/charging_voltage
2024-12-29 13:49:30,775 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/chargepoint/3/get/error_timestamp
2024-12-29 13:49:30,920 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/voltages
2024-12-29 13:49:30,923 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/currents
2024-12-29 13:49:30,926 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/frequency
2024-12-29 13:49:30,929 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/power_factors
2024-12-29 13:49:30,931 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/imported
2024-12-29 13:49:30,934 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/exported
2024-12-29 13:49:30,937 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/power
2024-12-29 13:49:30,939 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/powers
2024-12-29 13:49:30,942 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/phases_in_use
2024-12-29 13:49:30,945 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/charge_state
2024-12-29 13:49:30,948 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/plug_state
2024-12-29 13:49:30,950 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/serial_number
2024-12-29 13:49:30,953 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/evse_current
2024-12-29 13:49:30,956 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/internal_chargepoint/0/get/rfid
2024-12-29 13:49:30,966 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/command_completed
2024-12-29 13:49:30,969 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_f6d90cc2/messages/1735473456944
2024-12-29 13:49:30,972 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_f6d90cc2/messages/1735473459565
2024-12-29 13:49:30,975 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_f6d90cc2/messages/1735473464144
2024-12-29 13:49:30,978 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_f6d90cc2/messages/1735473470086
2024-12-29 13:49:30,981 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_92ef9be9/messages/1735473569589
2024-12-29 13:49:30,983 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_d961d059/todo
2024-12-29 13:49:30,986 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/command/mqttjs_d961d059/messages/1735476453532
2024-12-29 13:49:31,008 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/heartbeat
2024-12-29 13:49:31,011 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/parentWB
2024-12-29 13:49:31,013 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/parentCPlp1
2024-12-29 13:49:31,015 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/set/isss/Current
2024-12-29 13:49:31,090 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/RelayStatus
2024-12-29 13:49:31,099 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/Watt
2024-12-29 13:49:31,102 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/Wh
2024-12-29 13:49:31,111 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/1/Status
2024-12-29 13:49:31,118 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/2/RelayStatus
2024-12-29 13:49:31,122 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/2/Watt
2024-12-29 13:49:31,125 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/2/Wh
2024-12-29 13:49:31,134 - {helpermodules.update_config:594} - {DEBUG:MainThread} - Ungültiges Topic zum Startzeitpunkt: openWB/LegacySmartHome/Devices/2/Status
2024-12-29 13:49:31,156 - {helpermodules.update_config:621} - {DEBUG:MainThread} - Setze Topic 'openWB/system/serial_number' auf Standardwert 'None'
2024-12-29 13:49:35,944 - {modules.internal_chargepoint_handler.rfid:99} - {DEBUG:MainThread} - **** /dev/input/event0 raspberrypi-ts ****
2024-12-29 13:49:35,945 - {modules.internal_chargepoint_handler.rfid:100} - {DEBUG:MainThread} - {('EV_SYN', 0): [('SYN_REPORT', 0), ('SYN_CONFIG', 1), ('SYN_DROPPED', 3)], ('EV_KEY', 1): [('BTN_TOUCH', 330)], ('EV_ABS', 3): [(('ABS_X', 0), AbsInfo(value=0, min=0, max=799, fuzz=0, flat=0, resolution=0)), (('ABS_Y', 1), AbsInfo(value=0, min=0, max=479, fuzz=0, flat=0, resolution=0)), (('ABS_MT_SLOT', 47), AbsInfo(value=0, min=0, max=9, fuzz=0, flat=0, resolution=0)), (('ABS_MT_POSITION_X', 53), AbsInfo(value=0, min=0, max=799, fuzz=0, flat=0, resolution=0)), (('ABS_MT_POSITION_Y', 54), AbsInfo(value=0, min=0, max=479, fuzz=0, flat=0, resolution=0)), (('ABS_MT_TRACKING_ID', 57), AbsInfo(value=0, min=0, max=65535, fuzz=0, flat=0, resolution=0))]}
2024-12-29 13:49:35,945 - {modules.internal_chargepoint_handler.rfid:103} - {DEBUG:MainThread} - device emits keyboard events
2024-12-29 13:49:35,946 - {modules.internal_chargepoint_handler.rfid:108} - {DEBUG:MainThread} - no 'enter' key detected, skipping device
2024-12-29 13:49:35,946 - {modules.internal_chargepoint_handler.rfid:111} - {INFO:MainThread} - detected keyboard devices:
2024-12-29 13:49:35,947 - {asyncio:59} - {DEBUG:MainThread} - Using selector: EpollSelector
2024-12-29 13:49:38,337 - {helpermodules.subdata:461} - {DEBUG:Subdata} - Neustart des Handlers für den internen Ladepunkt.
2024-12-29 13:49:38,637 - {modules.common.component_context:26} - {DEBUG:Subdata} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-12-29 13:49:39,702 - {helpermodules.subdata:870} - {DEBUG:Subdata} - Neustart des Handlers für den internen Ladepunkt.
2024-12-29 13:49:39,711 - {helpermodules.subdata:806} - {ERROR:Subdata} - received valid partner ids: []
2024-12-29 13:49:39,743 - {helpermodules.setdata:46} - {DEBUG:Setdata} - Subdata initialization completed. Starting setdata loop to broker.
2024-12-29 13:49:39,746 - {root:69} - {INFO:MainThread} - # ***Start***
2024-12-29 13:49:39,747 - {root:70} - {DEBUG:MainThread} - Threads: [<_MainThread(MainThread, started 1993382272)>, <Thread(Thread-1, started daemon 1968362560)>, <Thread(Internal Chargepoint, started 1954604096)>, <Thread(Subdata, started 1878914112)>, <Thread(Setdata, started 1868559424)>, <Thread(Commands, started 1858073664)>, <Thread(SoC, started 1847587904)>, <Thread(Internal Chargepoint, started 1837102144)>, <Thread(Modbus Control Server, started 1826616384)>, <Thread(ChargepointStateUpdate cp 3, started 1818223680)>]
2024-12-29 13:49:39,793 - {modules.common.component_context:58} - {DEBUG:device0} - Update Komponenten []
2024-12-29 13:49:39,796 - {modules.common.component_context:26} - {DEBUG:set values cp3} - Update Komponente ['Ladepunkt']
2024-12-29 13:49:39,907 - {modules.loadvars:75} - {ERROR:MainThread} - Fehler im loadvars-Modul bei Element {'type': 'inverter', 'id': 4}
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/loadvars.py", line 69, in _update_values_of_level
component = get_component_obj_by_id(element["id"], not_finished_threads)
File "/var/www/html/openWB/packages/modules/common/utils/component_parser.py", line 32, in get_component_obj_by_id
if module_data[f"{type_to_topic_mapping(type)}{id}"].data.get.fault_state == 2:
KeyError: 'pv4'
2024-12-29 13:49:39,925 - {modules.loadvars:75} - {ERROR:MainThread} - Fehler im loadvars-Modul bei Element {'type': 'bat', 'id': 1}
Traceback (most recent call last):
File "/var/www/html/openWB/packages/modules/loadvars.py", line 69, in _update_values_of_level
component = get_component_obj_by_id(element["id"], not_finished_threads)
File "/var/www/html/openWB/packages/modules/common/utils/component_parser.py", line 32, in get_component_obj_by_id
if module_data[f"{type_to_topic_mapping(type)}{id}"].data.get.fault_state == 2:
KeyError: 'bat1'
2024-12-29 13:49:39,928 - {modules.common.component_context:26} - {DEBUG:update values cp3} - Update Komponente ['Ladepunkt']
2024-12-29 13:49:39,992 - {modules.common.component_context:26} - {DEBUG:component0} - Update Komponente ['Kostal Plenticore Zähler']
2024-12-29 13:49:40,015 - {modules.common.component_context:26} - {DEBUG:get ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-12-29 13:49:40,016 - {modules.ripple_control_receivers.gpio.ripple_control_receiver:35} - {DEBUG:get ripple control receiver} - RSE-Kontakt 1: False, RSE-Kontakt 2: False
2024-12-29 13:49:40,017 - {modules.common.store._api:26} - {DEBUG:get ripple control receiver} - Raw data RcrState(override_value=100)
2024-12-29 13:49:40,022 - {modules.common.component_context:26} - {DEBUG:set ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-12-29 13:49:40,025 - {modules.common.store._api:31} - {INFO:set ripple control receiver} - Saving RcrState(override_value=100)
2024-12-29 13:49:40,169 - {control.counter:159} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [35.57, 35.71, 33.89]A
2024-12-29 13:49:40,172 - {control.counter:186} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 24010.199999809265W
2024-12-29 13:49:40,177 - {control.chargepoint.chargepoint:84} - {INFO:MainThread} - LP 3: Keine Ladung, da kein Auto angesteckt ist.
2024-12-29 13:49:40,183 - {control.bat_all:320} - {DEBUG:MainThread} - Speicher-Leistung nicht begrenzen, da keine Ladepunkte in einem Lademodus mit Netzbezug sind.
2024-12-29 13:49:40,184 - {control.bat_all:200} - {INFO:MainThread} - 54W verbleibende Speicher-Leistung
2024-12-29 13:49:40,185 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1735476450.7665694, power=318.80000019073486, imported=17611.65761782169, exported=0)
2024-12-29 13:49:40,187 - {modules.common.simcount._simcount:51} - {WARNING:MainThread} - Time difference between previous state and current state is too large. Set time difference to control interval.
2024-12-29 13:49:40,187 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.00277778, power1: 318.8, power2: 318.8
2024-12-29 13:49:40,189 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 0.885556
2024-12-29 13:49:40,190 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 0.885556 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1735476580.1856177, power=318.80000019073486, imported=17612.543173377773, exported=0)
2024-12-29 13:49:40,192 - {control.data:266} - {INFO:MainThread} - bat1
BatData(get=Get(currents=[0.0, 0.0, 0.0], soc=35, daily_exported=14.0, daily_imported=809.0, imported=6481.84, exported=1350.26, fault_state=0, fault_str='Kein Fehler.', power=54, power_limit_controllable=False), set=Set(power_limit=0))
2024-12-29 13:49:40,193 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True, power_limit_mode='no_limit'), get=Get(power_limit_controllable=False, soc=35, daily_exported=14.0, daily_imported=809.0, fault_str='Kein Fehler.', fault_state=0, imported=6481.84, exported=1350.26, power=54), set=Set(charging_power_left=54, power_limit=None, regulate_up=False))
2024-12-29 13:49:40,195 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0, power=0, imported=8301000.98, exported=0))
2024-12-29 13:49:40,225 - {control.data:266} - {INFO:MainThread} - cp3
ChargepointData(control_parameter=ControlParameter(chargemode='stop', current_plan=None, failed_phase_switches=0, imported_at_plan_start=None, imported_instant_charging=None, limit=None, min_current=6, phases=0, prio=False, required_current=0, required_currents=[0.0, 0.0, 0.0], state=0, submode='stop', timestamp_auto_phase_switch=None, timestamp_charge_start=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=False, charging_current=0, charging_power=0, charging_voltage=0, 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=83), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0.0, error_timestamp=None, evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=8301000.98, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, serial_number='21112420', soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', vehicle_id=None, voltages=[227.62, 230.44, 227.83]), set=Set(charging_ev=-1, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', costs=0, imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None, ev=-1, prio=False, rfid=None, serial_number=None, soc_at_start=None, soc_at_end=None, range_at_start=None, range_at_end=None), manual_lock=False, phases_to_use=0, plug_state_prev=False, plug_time=None, required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x75718fd0>, ocpp_transaction_id=None), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=1, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3, ocpp_chargebox_id=None))
2024-12-29 13:49:40,230 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), charging_type='AC', id=0, max_current_multi_phases=16, max_current_single_phase=16, dc_max_current=435, name='Ladepunkt-Profil', disable_after_unplug=False, valid_tags=[])
2024-12-29 13:49:40,231 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_power_errorcase=7000, max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[-70.8, -21.8, 78.1], currents=[-0.57, -0.71, 1.11], voltages=[227.94, 230.56, 226.75], power_factors=[1.0, 1.0, 1.0], frequency=50.00300216674805, daily_exported=1.0, daily_imported=1983.0, imported=32707.98714906193, exported=5167.865780862942, fault_state=0, fault_str='Kein Fehler.', power=-10.199999809265137), set=Set(error_timer=None, reserved_surplus=0, released_surplus=0, raw_power_left=24010.199999809265, raw_currents_left=[35.57, 35.71, 33.89], surplus_power_left=0))
2024-12-29 13:49:40,232 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, consider_less_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 3, 'type': 'cp', 'children': []}, {'id': 4, 'type': 'inverter', 'children': []}, {'id': 1, 'type': 'bat', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=318.80000019073486, smarthome_power_excluded_from_home_consumption=0, invalid_home_consumption=0, daily_yield_home_consumption=1655.0, imported_home_consumption=17612.543173377773, disengageable_smarthome_power=0))
2024-12-29 13:49:40,234 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={'3': TimeChargingPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['00:00', '06:00'], name='Nachtladen', current=16, dc_current=145, limit=Limit(selected='none', amount=1000, soc=50))}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(dc_min_current=145, dc_min_soc_current=145, min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, dc_current=145, limit=Limit(selected='none', amount=1000, soc=50))))
2024-12-29 13:49:40,236 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=83, soc_timestamp=1735475877.641343, force_soc_update=False, range=185.0, fault_state=0, fault_str='Kein Fehler.'))
2024-12-29 13:49:40,237 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='ID4 ', tag_id=[], get=Get(soc=83, soc_timestamp=1735476189.877781, force_soc_update=False, range=185.0, fault_state=0, fault_str='Kein Fehler.'))
2024-12-29 13:49:40,239 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(dc_min_current=0, dc_max_current=0, name='Standard-Fahrzeug-Profil', 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=17000, min_current=10, max_current_single_phase=16, battery_capacity=52000, efficiency=90, nominal_difference=1, keep_charge_active_duration=40)
2024-12-29 13:49:40,240 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), phase_switch_delay=7, pv_charging=PvCharging(bat_power_reserve=200, bat_power_reserve_active=True, control_range=[0, 230], feed_in_yield=0, phase_switch_delay=7, phases_to_use=0, bat_power_discharge=1000, bat_power_discharge_active=True, min_bat_soc=50, bat_mode='ev_mode', switch_off_delay=120, switch_off_threshold=100, switch_on_delay=60, switch_on_threshold=1500), retry_failed_phase_switches=True, scheduled_charging=ScheduledCharging(phases_to_use=0, phases_to_use_pv=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='primary', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp=None, http_api=False, mqtt_bridge=False, prices=Prices(bat=0.00013, cp=0, grid=0.00029, pv=0.00011), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module={'name': 'GPIOs auf der AddOn-Platine', 'type': 'gpio', 'configuration': {}}, override_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-12-29 13:49:40,241 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2024-12-29 13:49:40,242 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-12-29 13:49:40,244 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={})), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=120, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x756a6aa8>), led=Led(active=False), rfid=Rfid(active=False), dc_charging=False, ocpp=Ocpp(active=False, url=None, version='ocpp1.6'))
2024-12-29 13:49:40,245 - {control.data:266} - {INFO:MainThread} - pv4
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=10204.0, monthly_exported=17273.29999999702, yearly_exported=17273.29999999702, exported=63817796.0, fault_state=0, fault_str='Kein Fehler.', power=-383))
2024-12-29 13:49:40,246 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=10204.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=17273.29999999702, yearly_exported=17273.29999999702, exported=63817796.0, power=-383))
2024-12-29 13:49:40,247 - {control.data:266} - {INFO:MainThread} - system
{'update_in_progress': False, 'perform_update': False, 'backup_cloud': {'backup_before_update': True}, 'ip_address': '192.168.178.23', 'current_commit': '2024-12-05 09:57:00 +0100 [d982f63c5]', 'current_branch': 'Release', 'current_branch_commit': '2024-12-05 09:57:00 +0100 [d982f63c5]', 'current_missing_commits': [], 'installAssistantDone': True, 'dataprotection_acknowledged': True, 'datastore_version': 68, 'usage_terms_acknowledged': True, 'debug_level': 10, 'release_train': 'master', 'serial_number': None, 'version': '2.1.6-Patch.1', 'boot_done': True, 'lastlivevaluesJson': {'timestamp': 1735476450, 'time': '13:47:30', 'grid': -0.01, 'house-power': 0.319, 'charging-all': 0.0, 'pv-all': 0.383, 'cp3-power': 0.0, 'ev0-soc': 83, 'ev1-soc': 83, 'bat-all-power': 0.054, 'bat-all-soc': 35}, 'module_update_completed': True}
2024-12-29 13:49:40,248 - {control.data:279} - {INFO:MainThread} - device0
{'name': 'Kostal Plenticore', 'type': 'kostal_plenticore', 'vendor': 'kostal', 'id': 0, 'configuration': {'modbus_id': 71, 'ip_address': '192.168.178.51', 'port': 1502}}
2024-12-29 13:49:40,249 - {control.data:281} - {INFO:MainThread} - component0
{'name': 'Kostal Plenticore Zähler', 'info': {'manufacturer': None, 'model': None}, 'type': 'counter', 'id': 0, 'configuration': {}}
2024-12-29 13:49:40,250 - {control.data:281} - {INFO:MainThread} - component1
{'name': 'Kostal Plenticore Speicher', 'info': {'manufacturer': None, 'model': None}, 'type': 'bat', 'id': 1, 'configuration': {}}
2024-12-29 13:49:40,251 - {control.data:281} - {INFO:MainThread} - component4
{'name': 'Kostal Plenticore Wechselrichter', 'info': {'manufacturer': None, 'model': None}, 'type': 'inverter', 'id': 4, 'configuration': {}}
2024-12-29 13:49:40,252 - {control.data:253} - {INFO:MainThread} -
2024-12-29 13:49:40,252 - {control.algorithm.algorithm:25} - {INFO:MainThread} - # Algorithmus
2024-12-29 13:49:40,254 - {control.algorithm.algorithm:30} - {INFO:MainThread} - **Mindestrom setzen**
2024-12-29 13:49:40,256 - {control.algorithm.algorithm:32} - {INFO:MainThread} - **Soll-Strom setzen**
2024-12-29 13:49:40,258 - {control.counter:247} - {DEBUG:MainThread} - Anpassen des Regelbereichs 115.0W
2024-12-29 13:49:40,259 - {control.counter:512} - {DEBUG:MainThread} - Zähler 0: Begrenzung der verbleibenden Leistung auf 179.19999980926514W
2024-12-29 13:49:40,259 - {control.algorithm.algorithm:38} - {INFO:MainThread} - **PV-geführten Strom setzen**
2024-12-29 13:49:40,261 - {control.process:26} - {INFO:MainThread} - # Ladung starten.
2024-12-29 13:49:40,263 - {modules.common.component_context:26} - {DEBUG:set current cp3} - Update Komponente ['Ladepunkt']
2024-12-29 13:49:40,593 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/bat/set/power_limit, Payload None, vorherige Payload: 0
2024-12-29 13:49:40,595 - {helpermodules.changed_values_handler:126} - {DEBUG:MainThread} - Topic openWB/set/counter/set/imported_home_consumption, Payload 17612.543173377773, vorherige Payload: 17611.65761782169
2024-12-29 13:49:40,601 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=smarthome_handler, args=(), kwargs={})
2024-12-29 13:49:40,618 - {schedule:660} - {DEBUG:MainThread} - Running job Job(interval=1, unit=minutes, do=handler10Sec, args=(), kwargs={})
2024-12-29 13:49:40,621 - {root:69} - {INFO:MainThread} - # ***Start***
2024-12-29 13:49:40,623 - {root:70} - {DEBUG:MainThread} - Threads: [<_MainThread(MainThread, started 1993382272)>, <Thread(Thread-1, started daemon 1968362560)>, <Thread(Internal Chargepoint, started 1954604096)>, <Thread(Subdata, started 1878914112)>, <Thread(Setdata, started 1868559424)>, <Thread(Commands, started 1858073664)>, <Thread(SoC, started 1847587904)>, <Thread(Internal Chargepoint, started 1837102144)>, <Thread(Modbus Control Server, started 1826616384)>, <Thread(ChargepointStateUpdate cp 3, started 1818223680)>, <Thread(smarthome, started 1809830976)>]
2024-12-29 13:49:40,660 - {modules.common.component_context:58} - {DEBUG:device0} - Update Komponenten ['Kostal Plenticore Zähler', 'Kostal Plenticore Speicher', 'Kostal Plenticore Wechselrichter']
2024-12-29 13:49:40,662 - {modules.common.component_context:26} - {DEBUG:set values cp3} - Update Komponente ['Ladepunkt']
2024-12-29 13:49:40,697 - {modules.common.simcount._simcount:42} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1735476450.3148324, power=54, imported=6481.836262849462, exported=1350.2599650896504)
2024-12-29 13:49:40,699 - {modules.common.simcount._simcount:51} - {WARNING:device0} - Time difference between previous state and current state is too large. Set time difference to control interval.
2024-12-29 13:49:40,699 - {modules.common.simcount._calculate:11} - {DEBUG:device0} - time passed: 0.00277778, power1: 54, power2: 54
2024-12-29 13:49:40,700 - {modules.common.simcount._calculate:27} - {DEBUG:device0} - power did not change sign. Total energy: 0.15
2024-12-29 13:49:40,701 - {modules.common.simcount._simcount:65} - {DEBUG:device0} - imported: 0.15 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1735476580.69758, power=54, imported=6481.986262849462, exported=1350.2599650896504)
2024-12-29 13:49:40,702 - {modules.devices.kostal.kostal_plenticore.bat:29} - {DEBUG:device0} - raw bat power 54
2024-12-29 13:49:40,814 - {modules.common.simcount._simcount:42} - {DEBUG:device0} - Previous state: SimCounterState(timestamp=1735476450.4251251, power=-10.199999809265137, imported=32707.98714906193, exported=5167.865780862942)
2024-12-29 13:49:40,816 - {modules.common.simcount._simcount:51} - {WARNING:device0} - Time difference between previous state and current state is too large. Set time difference to control interval.
2024-12-29 13:49:40,817 - {modules.common.simcount._calculate:11} - {DEBUG:device0} - time passed: 0.00277778, power1: -10.2, power2: -5.6
2024-12-29 13:49:40,819 - {modules.common.simcount._calculate:27} - {DEBUG:device0} - power did not change sign. Total energy: -0.0219444
2024-12-29 13:49:40,819 - {modules.common.simcount._simcount:65} - {DEBUG:device0} - imported: 0 Wh, exported: 0.0219444 Wh, new state: SimCounterState(timestamp=1735476580.8146832, power=-5.599999904632568, imported=32707.98714906193, exported=5167.8877253069895)
2024-12-29 13:49:40,822 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data CounterState(currents=[-0.5640000104904175, -0.6940000057220459, 1.0730000734329224], powers=[-67.4000015258789, -19.5, 89.0], voltages=[228.0050048828125, 230.99700927734375, 228.5690155029297], power_factors=[1.0, 1.0, 1.0], imported=32707.98714906193, exported=5167.8877253069895, power=-5.599999904632568, frequency=50.00100326538086)
2024-12-29 13:49:40,839 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-387, exported=63817796.0, dc_power=None)
2024-12-29 13:49:40,840 - {modules.common.store._api:26} - {DEBUG:device0} - Raw data BatState(imported=6481.986262849462, exported=1350.2599650896504, power=54, soc=35)
2024-12-29 13:49:40,856 - {modules.common.component_context:26} - {DEBUG:update values cp3} - Update Komponente ['Ladepunkt']
2024-12-29 13:49:40,858 - {modules.common.component_context:26} - {DEBUG:component4} - Update Komponente ['Kostal Plenticore Wechselrichter']
2024-12-29 13:49:40,870 - {modules.common.store._api:26} - {DEBUG:component4} - Raw data InverterState(currents=[0.0, 0.0, 0.0], power=-387, exported=63817796.0, dc_power=None)
2024-12-29 13:49:40,874 - {modules.common.store._api:31} - {INFO:component4} - Saving InverterState(currents=[0.0, 0.0, 0.0], power=-387, exported=63817796.0, dc_power=None)
2024-12-29 13:49:40,873 - {modules.common.component_context:26} - {DEBUG:component1} - Update Komponente ['Kostal Plenticore Speicher']
2024-12-29 13:49:40,892 - {modules.common.store._api:31} - {INFO:component1} - Saving BatState(imported=6481.986262849462, exported=1350.2599650896504, power=54, soc=35)
2024-12-29 13:49:40,932 - {modules.common.component_context:26} - {DEBUG:component0} - Update Komponente ['Kostal Plenticore Zähler']
2024-12-29 13:49:40,933 - {modules.common.store._api:31} - {INFO:component0} - Saving CounterState(currents=[-0.5640000104904175, -0.6940000057220459, 1.0730000734329224], powers=[-67.4000015258789, -19.5, 89.0], voltages=[228.0050048828125, 230.99700927734375, 228.5690155029297], power_factors=[1.0, 1.0, 1.0], imported=32707.98714906193, exported=5167.8877253069895, power=-5.599999904632568, frequency=50.00100326538086)
2024-12-29 13:49:41,011 - {modules.common.component_context:26} - {DEBUG:get ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-12-29 13:49:41,012 - {modules.ripple_control_receivers.gpio.ripple_control_receiver:35} - {DEBUG:get ripple control receiver} - RSE-Kontakt 1: False, RSE-Kontakt 2: False
2024-12-29 13:49:41,012 - {modules.common.store._api:26} - {DEBUG:get ripple control receiver} - Raw data RcrState(override_value=100)
2024-12-29 13:49:41,022 - {modules.common.component_context:26} - {DEBUG:set ripple control receiver} - Update Komponente ['GPIOs auf der AddOn-Platine']
2024-12-29 13:49:41,024 - {modules.common.store._api:31} - {INFO:set ripple control receiver} - Saving RcrState(override_value=100)
2024-12-29 13:49:41,116 - {control.counter:159} - {INFO:MainThread} - Verbleibende Ströme an Zähler 0: [35.56, 35.69, 33.93]A
2024-12-29 13:49:41,120 - {control.counter:186} - {INFO:MainThread} - Verbleibende Leistung an Zähler 0: 24005.599999904633W
2024-12-29 13:49:41,126 - {control.chargepoint.chargepoint:84} - {INFO:MainThread} - LP 3: Keine Ladung, da kein Auto angesteckt ist.
2024-12-29 13:49:41,128 - {control.bat_all:320} - {DEBUG:MainThread} - Speicher-Leistung nicht begrenzen, da keine Ladepunkte in einem Lademodus mit Netzbezug sind.
2024-12-29 13:49:41,129 - {control.bat_all:200} - {INFO:MainThread} - 54W verbleibende Speicher-Leistung
2024-12-29 13:49:41,132 - {modules.common.simcount._simcount:42} - {DEBUG:MainThread} - Previous state: SimCounterState(timestamp=1735476580.1856177, power=318.80000019073486, imported=17612.543173377773, exported=0)
2024-12-29 13:49:41,141 - {modules.common.simcount._calculate:11} - {DEBUG:MainThread} - time passed: 0.000263008, power1: 318.8, power2: 327.4
2024-12-29 13:49:41,142 - {modules.common.simcount._calculate:27} - {DEBUG:MainThread} - power did not change sign. Total energy: 0.084978
2024-12-29 13:49:41,143 - {modules.common.simcount._simcount:65} - {DEBUG:MainThread} - imported: 0.084978 Wh, exported: 0 Wh, new state: SimCounterState(timestamp=1735476581.1324472, power=327.40000009536743, imported=17612.628151330588, exported=0)
2024-12-29 13:49:41,148 - {control.data:266} - {INFO:MainThread} - bat1
BatData(get=Get(currents=[0.0, 0.0, 0.0], soc=35, daily_exported=14.0, daily_imported=809.0, imported=6481.99, exported=1350.26, fault_state=0, fault_str='Kein Fehler.', power=54, power_limit_controllable=False), set=Set(power_limit=0))
2024-12-29 13:49:41,149 - {control.data:236} - {INFO:MainThread} - bat_all_data
BatAllData(config=Config(configured=True, power_limit_mode='no_limit'), get=Get(power_limit_controllable=False, soc=35, daily_exported=14.0, daily_imported=809.0, fault_str='Kein Fehler.', fault_state=0, imported=6481.99, exported=1350.26, power=54), set=Set(charging_power_left=54, power_limit=None, regulate_up=False))
2024-12-29 13:49:41,150 - {control.data:237} - {INFO:MainThread} - cp_all_data
AllChargepointData(get=AllGet(daily_imported=0.0, daily_exported=0, power=0, imported=8301000.98, exported=0))
2024-12-29 13:49:41,152 - {control.data:266} - {INFO:MainThread} - cp3
ChargepointData(control_parameter=ControlParameter(chargemode='stop', current_plan=None, failed_phase_switches=0, imported_at_plan_start=None, imported_instant_charging=None, limit=None, min_current=6, phases=0, prio=False, required_current=0, required_currents=[0.0, 0.0, 0.0], state=0, submode='stop', timestamp_auto_phase_switch=None, timestamp_charge_start=None, timestamp_perform_phase_switch=None, timestamp_switch_on_off=None), get=Get(charge_state=False, charging_current=0, charging_power=0, charging_voltage=0, 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=83), currents=[0.0, 0.0, 0.0], daily_imported=0.0, daily_exported=0.0, error_timestamp=None, evse_current=0, exported=0, fault_str='Kein Fehler.', fault_state=0, imported=8301000.98, phases_in_use=0, plug_state=False, power=0, rfid_timestamp=None, rfid=None, serial_number='21112420', soc=None, soc_timestamp=None, state_str='Keine Ladung, da kein Auto angesteckt ist.', vehicle_id=None, voltages=[227.62, 230.44, 227.83]), set=Set(charging_ev=-1, charging_ev_prev=-1, current=0, energy_to_charge=0, loadmanagement_available=True, log=Log(chargemode_log_entry='_', costs=0, imported_at_mode_switch=0, imported_at_plugtime=0, imported_since_mode_switch=0, imported_since_plugged=0, range_charged=0, time_charged='00:00', timestamp_start_charging=None, ev=-1, prio=False, rfid=None, serial_number=None, soc_at_start=None, soc_at_end=None, range_at_start=None, range_at_end=None), manual_lock=False, phases_to_use=0, plug_state_prev=False, plug_time=None, required_power=0, rfid=None, target_current=0, charging_ev_data=<control.ev.Ev object at 0x756b9838>, ocpp_transaction_id=None), config=Config(configuration={'mode': 'series', 'ip_address': 'localhost', 'duo_num': 0}, ev=1, name='Interne openWB', type='internal_openwb', template=0, connected_phases=3, phase_1=1, auto_phase_switch_hw=True, control_pilot_interruption_hw=True, id=3, ocpp_chargebox_id=None))
2024-12-29 13:49:41,154 - {control.data:266} - {INFO:MainThread} - cpt0
CpTemplateData(autolock=Autolock(active=False, plans={}, wait_for_charging_end=False), charging_type='AC', id=0, max_current_multi_phases=16, max_current_single_phase=16, dc_max_current=435, name='Ladepunkt-Profil', disable_after_unplug=False, valid_tags=[])
2024-12-29 13:49:41,155 - {control.data:266} - {INFO:MainThread} - counter0
CounterData(config=Config(max_power_errorcase=7000, max_currents=[35, 35, 35], max_total_power=24000), get=Get(powers=[-67.4, -19.5, 89.0], currents=[-0.56, -0.69, 1.07], voltages=[228.01, 231.0, 228.57], power_factors=[1.0, 1.0, 1.0], frequency=50.00100326538086, daily_exported=1.0, daily_imported=1983.0, imported=32707.98714906193, exported=5167.8877253069895, fault_state=0, fault_str='Kein Fehler.', power=-5.599999904632568), set=Set(error_timer=None, reserved_surplus=0, released_surplus=0, raw_power_left=24005.599999904633, raw_currents_left=[35.56, 35.69, 33.93], surplus_power_left=0))
2024-12-29 13:49:41,157 - {control.data:241} - {INFO:MainThread} - counter_all_data
CounterAllData(config=Config(home_consumption_source_id=None, consider_less_charging=False), get=Get(hierarchy=[{'id': 0, 'type': 'counter', 'children': [{'id': 3, 'type': 'cp', 'children': []}, {'id': 4, 'type': 'inverter', 'children': []}, {'id': 1, 'type': 'bat', 'children': []}]}]), set=Set(loadmanagement_active=False, home_consumption=327.40000009536743, smarthome_power_excluded_from_home_consumption=0, invalid_home_consumption=0, daily_yield_home_consumption=1655.0, imported_home_consumption=17612.628151330588, disengageable_smarthome_power=0))
2024-12-29 13:49:41,158 - {control.data:266} - {INFO:MainThread} - ct0
ChargeTemplateData(name='Standard-Lade-Profil', prio=False, load_default=False, et=Et(active=False, max_price=0.0002), time_charging=TimeCharging(active=False, plans={'3': TimeChargingPlan(active=False, frequency=Frequency(selected='daily', once=['2021-11-01', '2021-11-05'], weekly=[False, False, False, False, False, False, False]), time=['00:00', '06:00'], name='Nachtladen', current=16, dc_current=145, limit=Limit(selected='none', amount=1000, soc=50))}), chargemode=Chargemode(selected='stop', pv_charging=PvCharging(dc_min_current=145, dc_min_soc_current=145, min_soc_current=10, min_current=0, feed_in_limit=False, min_soc=0, max_soc=101), scheduled_charging=ScheduledCharging(plans={}), instant_charging=InstantCharging(current=16, dc_current=145, limit=Limit(selected='none', amount=1000, soc=50))))
2024-12-29 13:49:41,160 - {control.data:266} - {INFO:MainThread} - ev0
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='Standard-Fahrzeug', tag_id=[], get=Get(soc=83, soc_timestamp=1735475877.641343, force_soc_update=False, range=185.0, fault_state=0, fault_str='Kein Fehler.'))
2024-12-29 13:49:41,161 - {control.data:266} - {INFO:MainThread} - ev1
EvData(set=Set(soc_error_counter=0), charge_template=0, ev_template=0, name='ID4 ', tag_id=[], get=Get(soc=83, soc_timestamp=1735476189.877781, force_soc_update=False, range=185.0, fault_state=0, fault_str='Kein Fehler.'))
2024-12-29 13:49:41,162 - {control.data:266} - {INFO:MainThread} - et0
EvTemplateData(dc_min_current=0, dc_max_current=0, name='Standard-Fahrzeug-Profil', 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=17000, min_current=10, max_current_single_phase=16, battery_capacity=52000, efficiency=90, nominal_difference=1, keep_charge_active_duration=40)
2024-12-29 13:49:41,163 - {control.data:245} - {INFO:MainThread} - general_data
GeneralData(chargemode_config=ChargemodeConfig(instant_charging=InstantCharging(phases_to_use=3), phase_switch_delay=7, pv_charging=PvCharging(bat_power_reserve=200, bat_power_reserve_active=True, control_range=[0, 230], feed_in_yield=0, phase_switch_delay=7, phases_to_use=0, bat_power_discharge=1000, bat_power_discharge_active=True, min_bat_soc=50, bat_mode='ev_mode', switch_off_delay=120, switch_off_threshold=100, switch_on_delay=60, switch_on_threshold=1500), retry_failed_phase_switches=True, scheduled_charging=ScheduledCharging(phases_to_use=0, phases_to_use_pv=0), time_charging=TimeCharging(phases_to_use=3), unbalanced_load_limit=18, unbalanced_load=False), control_interval=10, extern_display_mode='primary', extern=False, external_buttons_hw=False, grid_protection_active=False, grid_protection_configured=True, grid_protection_random_stop=0, grid_protection_timestamp=None, http_api=False, mqtt_bridge=False, prices=Prices(bat=0.00013, cp=0, grid=0.00029, pv=0.00011), range_unit='km', ripple_control_receiver=RippleControlReceiver(get=RippleControlReceiverGet(fault_state=0, fault_str='Kein Fehler.', override_value=100), module={'name': 'GPIOs auf der AddOn-Platine', 'type': 'gpio', 'configuration': {}}, override_reference=<OverrideReference.CHARGEPOINT: 'chargepoint'>))
2024-12-29 13:49:41,164 - {control.data:246} - {INFO:MainThread} - general_data-display
primary
2024-12-29 13:49:41,164 - {control.data:247} - {INFO:MainThread} - graph_data
GraphData(config=Config(duration=120))
2024-12-29 13:49:41,165 - {control.data:248} - {INFO:MainThread} - optional_data
OptionalData(et=Et(get=EtGet(fault_state=0, fault_str='Kein Fehler.', prices={})), int_display=InternalDisplay(active=True, on_if_plugged_in=True, pin_active=False, pin_code='0000', standby=120, theme=<modules.display_themes.cards.config.CardsDisplayTheme object at 0x756b1d48>), led=Led(active=False), rfid=Rfid(active=False), dc_charging=False, ocpp=Ocpp(active=False, url=None, version='ocpp1.6'))
2024-12-29 13:49:41,166 - {control.data:266} - {INFO:MainThread} - pv4
PvData(config=Config(max_ac_out=10000), get=Get(currents=[0.0, 0.0, 0.0], daily_exported=10204.0, monthly_exported=17273.29999999702, yearly_exported=17273.29999999702, exported=63817796.0, fault_state=0, fault_str='Kein Fehler.', power=-387))
2024-12-29 13:49:41,167 - {control.data:250} - {INFO:MainThread} - pv_all_data
PvAllData(config=Config(configured=True), get=Get(daily_exported=10204.0, fault_str='Kein Fehler.', fault_state=0, monthly_exported=17273.29999999702, yearly_exported=17273.29999999702, exported=63817796.0, power=-387))