@glasfaser ich denke du und fastfood ward ein gutes Team und habt mir das Wochenende gerettet.
Ich wünsche die ein schönes
NEWS
Best posts made by searcher57
-
RE: Telegram Adapter [gelöst]
-
RE: Test Adapter rpi2 2.x
@mcm1957 said in Test Adapter rpi2 2.x:
Also ich seh kein Problem wenn der Adapter die Bibliothek zwingend erfordert. Eben da er ja nur auf dem Pi verwendbar ist. Was anderes wäre es wenn er auf allen Linuxsystem laufen soll. Oder gar auch auf anderen OS. Aus dem Bauch geschätzt glaub ich auch dass der Großteil der User den Adapter nur wegen der GPIOs installiert.
Genau so ist es bei mir!
-
RE: [gelöst]shelly-Geräte werden im ioBroker nicht mehr erkannt
@crunchip said in shelly-Geräte werden im ioBroker nicht mehr erkannt:
@searcher57 sagte in shelly-Geräte werden im ioBroker nicht mehr erkannt:
Nach zwei Wochen hatte ich
und nun klappte es in weniger als 2 Std
Jaaaaaaa! Darauf habe ich mir ein Warsteiner geöffnet und stosse auf Dich an!!
-
RE: Test Adapter rpi2 2.x
@searcher57 said in Test Adapter rpi2 2.x:
@garfonso said in Test Adapter rpi2 2.x:
Hierzu nochmal die Nachfrage: funktioniert 2.2.0 bei dir nun?
@searcher57 said in Test Adapter rpi2 2.x:
@laser said in Test Adapter rpi2 2.x:
@thomas-braun ich habe die ganze Zeit, wo der Adpater nicht funktionierte, überhaupt nichts angefaßt.
Das war wahrscheinlich mein Fehler.
Geht's bei dir immer noch um serial?
Hast du ein Gerät/dev/serial0
?Ja, ich versuche den Zigbee-Stick mit /dev/serial/by-id/usb-ITead_Sonoff_Zigbee_3.0_USB_Dongle_Plus_.... ans Laufen zu bringen, aber auch das gelingt mir nicht. Ist das alles eventuell zu viel für den Raspi5?
Update: Ich habe den Stick an meinem Raspi 4 erfolgreich ans Laufen gebracht, incl. 2 Zigbee Aktoren. Allerdings habe ich hier noch die RPI2 Version 2.0.0 laufen.
-
RE: gelöst: shelly zeigt keine WLAN Verbindung an
@haselchen
OK das versuche ich jetzt auch. Melde mich, wenn es funzt! -
RE: Test Adapter rpi2 2.x
@garfonso said in Test Adapter rpi2 2.x:
@searcher57 said in Test Adapter rpi2 2.x:
So jetzt hab ich es!
Jo... das ist das debug log.
Puh... keine Idee, was das ist...Letzter Strohalm war, dass du opengio@1.0.17 installiert hast. Hab ich jetzt auch mal bei mir installiert, aber läuft weiterhin...
@smallfeuer said in Test Adapter rpi2 2.x:
In dem Files Pfad taucht allerdings kein rpi2.admin auf
Das (und alles, was mit upload passiert) hat nur was mit der Configseite zu tun. Kann gut sein, dass das nur da benötigt wird, wo admin installiert ist (also vermutlich auf dem Master). Die Datei wird jedenfalls nichts mit deinem Problem zu tun haben.
An euch beide, könnt ihr mal gucken, ob im Pfad
/opt/iobroker/node_modules/opengpio/build/Release
eine Dateiopengpio.node
liegt? (sollte eigentlich, sonst sollte der Adapter nicht starten bzw. abstürzen, beim Versuch das zu laden, aber wer weiß)@smallfeuer said in Test Adapter rpi2 2.x:
Wenn ich es richtig sehe liegt der Fehler in der Initialisierung des richtigen Pi
Wie kommst du darauf?
Und warum sollte es da ein Problem geben? Wenn du das vermutest, dann mach doch mal debug log an und guck, welchen Chip er für den RPI 3 nimmt.Er nimmt übrigens nicht
/proc/cpuinfo
, sondern/proc/device-tree/model
(wie man in dem von dir kopierten Code-Teil auch sehen kann). Da steht nur das Modell drin, daher passt damit auch der RegEx (hast mich erst geschockt).
Ich nehme gerne Alternativvorschläge für den Code entgegen (als PR auf Github). Bisher war das so die einfachste Lösung.Und ich bin mir relativ sicher, dass es an der Stelle kein Problem gibt... ich fürchte es gibt da irgendwo subtile Buildprobleme oder irgendwas in der Richtung....
Ja, das ist so!
pi@Raspi58GB:/opt/iobroker/node_modules/opengpio/build/Release $ ls -la insgesamt 116 drwxrwxr-x+ 4 iobroker iobroker 4096 28. Dez 19:57 . drwxrwxr-x+ 3 iobroker iobroker 4096 28. Dez 19:57 .. drwxrwxr-x+ 3 iobroker iobroker 4096 28. Dez 19:57 .deps drwxrwxr-x+ 3 iobroker iobroker 4096 28. Dez 19:57 obj.target -rwxrwxr-x+ 2 iobroker iobroker 148560 28. Dez 19:57 opengpio.node
-
RE: Täglicher Absturz ioBroker + Zugriff auf Raspi [gelöst]
@glasfaser said in Täglicher Absturz ioBroker + Zugriff auf Raspi:
@searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:
So neuer Tag,neues Glück!
ioBroker läuft, alle Instanzen grün, VIS läuft und alle Daten von VIS sind auch wieder vorhanden.
VIS Version 1.4.16 läuft!freut mich ... das wir ( hier im Thread ) es hinbekommen haben
Dein System hat sich zu Dir angepasst , daher Glück aufJa, vielen Dank nochmal für Eure Hilfe! Warten wir ab, ob ich jetzt Ruhe habe. Wenn der Raspi eine Woche ohne Störung läuft, werde ich das hier als Erfolg eintragen.
Ich werde in der nächsten Zeit auch noch eine USV einbauen. Könnt Ihr etwas empfehlen? -
RE: Test Adapter rpi2 2.x
@garfonso said in Test Adapter rpi2 2.x:
opengio 1.1.0 ist vermutlich das Problem... hm... wie kriegt man das am besten Weg? Wenn du damit leben kannst, den Adapter neu einzurichten am besten mal deinstallieren und nochmal neu installieren (am besten den Befehl
cd /opt/iobroker/ && npm ls opengpio
nach Adapter deinistallieren nochmal ausführen, da sollte dann nichts mehr kommen).Dann nimmt er hoffentlich die 1.0.17 Version und mit der gehts wieder.
Hi,
Bingo! Es funktioniert!pi@Raspi58GB:~ $ cd /opt/iobroker/ && npm ls opengpio iobroker.inst@3.0.0 /opt/iobroker └─┬ iobroker.rpi2@2.4.0 └── opengpio@1.0.17
VielenDank für Deine Hilfe!
LG
-
RE: Täglicher Absturz ioBroker + Zugriff auf Raspi [gelöst]
@glasfaser said in Täglicher Absturz ioBroker + Zugriff auf Raspi:
@searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi:
Entschuldigung die Zeit hatte ich nicht!!
....
bin Rentner
Eben!!!
-
RE: Täglicher Absturz ioBroker + Zugriff auf Raspi [gelöst]
@glasfaser said in Täglicher Absturz ioBroker + Zugriff auf Raspi [gelöst]:
> @searcher57 sagte in Täglicher Absturz ioBroker + Zugriff auf Raspi [gelöst]:
vorbei zum Jostedal-Gletscher unterwegs,
...
Ja, gestern am Stora Bör See auf einem sehr empfehlenswerten Grinsby-Campingplatz übernachtet. Heute in Gor und morgen zu Gletscher!
Latest posts made by searcher57
-
RE: Test Adapter rpi2 2.x
@garfonso said in Test Adapter rpi2 2.x:
opengio 1.1.0 ist vermutlich das Problem... hm... wie kriegt man das am besten Weg? Wenn du damit leben kannst, den Adapter neu einzurichten am besten mal deinstallieren und nochmal neu installieren (am besten den Befehl
cd /opt/iobroker/ && npm ls opengpio
nach Adapter deinistallieren nochmal ausführen, da sollte dann nichts mehr kommen).Dann nimmt er hoffentlich die 1.0.17 Version und mit der gehts wieder.
Hi,
Bingo! Es funktioniert!pi@Raspi58GB:~ $ cd /opt/iobroker/ && npm ls opengpio iobroker.inst@3.0.0 /opt/iobroker └─┬ iobroker.rpi2@2.4.0 └── opengpio@1.0.17
VielenDank für Deine Hilfe!
LG
-
RE: Test Adapter rpi2 2.x
@thomas-braun said in Test Adapter rpi2 2.x:
@searcher57 sagte in Test Adapter rpi2 2.x:
hat es ja 8 Monate funktioniert
Das ist so eine Null-Aussage...
JETZT funktioniert es aber nicht mehr. Vollkommen unerheblich, ob und wie lange das zuvor mal funktioniert hat.
Das haben defekte Geräte so an sich, das die zuvor mal funktioniert haben.
Meine Autoreifen hatten auch zuletzt einen zu niedrigen Luftdruck, dabei war der zuvor monatelang in Ordnung...Entschuldigung! Du hast mich missverstanden. Ich bin ehrenamtlich in einem Repair-Cafe tätig und kenne die Aussage. Es sollte keine Kritik sein!
-
RE: Test Adapter rpi2 2.x
@searcher57 said in Test Adapter rpi2 2.x:
@thomas-braun said in Test Adapter rpi2 2.x:
apt policy libgpio*
Habe ich nicht, aber hier die Ausgaben:
pi@Raspi58GB:~ $ apt policy libgpio* libgpiod-dev: Installiert: 1.6.3-1+b3 Installationskandidat: 1.6.3-1+b3 Versionstabelle: *** 1.6.3-1+b3 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 100 /var/lib/dpkg/status libgpiod-doc: Installiert: (keine) Installationskandidat: 1.6.3-1 Versionstabelle: 1.6.3-1 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 500 http://deb.debian.org/debian bookworm/main armhf Packages libgpiod2: Installiert: 1.6.3-1+b3 Installationskandidat: 1.6.3-1+b3 Versionstabelle: *** 1.6.3-1+b3 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 100 /var/lib/dpkg/status
pi@Raspi58GB:~ $ cd /opt/iobroker/ && npm ls opengpio iobroker.inst@3.0.0 /opt/iobroker └─┬ iobroker.rpi2@2.4.0 └── opengpio@1.1.0
Wie ich ja oben schon schrieb, hat es ja 8 Monate funktioniert und natürlich habe ich libgpiod-dev installiert. Danke für Deine Hilfe!
-
RE: Test Adapter rpi2 2.x
@thomas-braun said in Test Adapter rpi2 2.x:
apt policy libgpio*
Habe ich nicht, aber hier die Ausgaben:
pi@Raspi58GB:~ $ apt policy libgpio* libgpiod-dev: Installiert: 1.6.3-1+b3 Installationskandidat: 1.6.3-1+b3 Versionstabelle: *** 1.6.3-1+b3 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 100 /var/lib/dpkg/status libgpiod-doc: Installiert: (keine) Installationskandidat: 1.6.3-1 Versionstabelle: 1.6.3-1 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 500 http://deb.debian.org/debian bookworm/main armhf Packages libgpiod2: Installiert: 1.6.3-1+b3 Installationskandidat: 1.6.3-1+b3 Versionstabelle: *** 1.6.3-1+b3 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 100 /var/lib/dpkg/status
pi@Raspi58GB:~ $ cd /opt/iobroker/ && npm ls opengpio iobroker.inst@3.0.0 /opt/iobroker └─┬ iobroker.rpi2@2.4.0 └── opengpio@1.1.0
-
RE: Test Adapter rpi2 2.x
@searcher57 said in Test Adapter rpi2 2.x:
@garfonso said in Test Adapter rpi2 2.x:
@searcher57
Hi,
danke für das Log. Könntest du den rpi2 adapter auf debug umstellen und mir dann nochmal ein log vom neustart geben? (der sollte beim umstellen direkt neugestartet werden, sonst bitte von Hand).Irgendwie ist mir noch nicht klar, warum das GPIO Objekt da undefined ist.
Hallo,
der Adapter lief jetzt 8 Monate ohne Probleme. Doch seitdem ich gestern ein update und ein upgrade gemacht habe, hängt er schon wieder. Ich weiss nicht, ob sich schon jemand bei Dir diesbezüglich gemeldet hat.Hier das aktuelle Log:
das aktuelle iob diag:
```bash Script v.2025-02-23 *** BASE SYSTEM *** Static hostname: Raspi58GB Icon name: computer Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.12.25+rpt-rpi-2712 Architecture: arm64 OS is similar to: Model : Raspberry Pi 5 Model B Rev 1.0 Docker : false Virtualization : none Kernel : aarch64 Userland : 64 bit Systemuptime and Load: 14:43:09 up 21:18, 2 users, load average: 0.99, 0.39, 0.21 CPU threads: 4 *** LIFE CYCLE STATUS *** Operating System is the current Debian stable version codenamed 'bookworm'! *** RASPBERRY THROTTLING *** Current issues: No throttling issues detected. Previously detected issues: No throttling issues detected. *** TIME AND TIMEZONES *** Local time: Fri 2025-05-16 14:43:09 CEST Universal time: Fri 2025-05-16 12:43:09 UTC RTC time: Fri 2025-05-16 12:43:09 Time zone: Europe/Berlin (CEST, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no *** Users and Groups *** User that called 'iob diag': pi HOME=/home/pi GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c *** DISPLAY-SERVER SETUP *** Display-Server: false Desktop: Terminal: tty *** MEMORY *** total used free shared buff/cache available Mem: 8.4G 3.3G 1.1G 5.6M 4.1G 5.1G Swap: 209M 0B 209M Total: 8.7G 3.3G 1.3G Active iob-Instances: 30 8051 M total memory 3189 M used memory 3148 M active memory 3357 M inactive memory 1025 M free memory 197 M buffer memory 3741 M swap cache 199 M total swap 0 M used swap 199 M free swap *** top - Table Of Processes *** top - 14:43:10 up 21:18, 2 users, load average: 0.99, 0.39, 0.21 Tasks: 196 total, 1 running, 195 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 8051.8 total, 1025.6 free, 3189.4 used, 3939.1 buff/cache MiB Swap: 200.0 total, 200.0 free, 0.0 used. 4862.4 avail Mem *** FAILED SERVICES *** UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. *** DMESG CRITICAL ERRORS *** No critical errors detected *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 3.9G 0 3.9G 0% /dev tmpfs tmpfs 806M 5.4M 800M 1% /run /dev/mmcblk0p2 ext4 59G 12G 44G 21% / tmpfs tmpfs 4.0G 0 4.0G 0% /dev/shm tmpfs tmpfs 5.0M 48K 5.0M 1% /run/lock /dev/sda1 exfat 29G 7.2G 22G 25% /mnt/usb0 /dev/mmcblk0p1 vfat 510M 66M 445M 13% /boot/firmware tmpfs tmpfs 806M 0 806M 0% /run/user/1000 Messages concerning ext4 filesystem in dmesg: [Thu May 15 17:24:44 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave smsc95xx.macaddr=2C:CF:67:2F:A6:31 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyAMA10,115200 root=PARTUUID=70767922-02 rootfstype=ext4 fsck.repair=yes rootwait [Thu May 15 17:24:48 2025] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none. [Thu May 15 17:24:51 2025] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none. Show mounted filesystems: TARGET SOURCE FSTYPE OPTIONS / /dev/mmcblk0p2 ext4 rw,noatime |-/mnt/usb0 /dev/sda1 exfat rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro `-/boot/firmware /dev/mmcblk0p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro Files in neuralgic directories: /var: 1.7G /var/ 1.1G /var/log/journal/61b86e93a3bd4c4e97ff911079b6083e 1.1G /var/log/journal 1.1G /var/log 209M /var/cache Archived and active journals take up 1.0G in the file system. /opt/iobroker/backups: 321M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 1.4G /opt/iobroker/iobroker-data/ 1.2G /opt/iobroker/iobroker-data/files 617M /opt/iobroker/iobroker-data/files/javascript.admin 560M /opt/iobroker/iobroker-data/files/javascript.admin/static 558M /opt/iobroker/iobroker-data/files/javascript.admin/static/js The five largest files in iobroker-data are: 46M /opt/iobroker/iobroker-data/objects.jsonl 38M /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map 35M /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map 27M /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map 26M /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': No Devices found 'by-id' *** ZigBee Settings *** Zigbee Network Settings on your coordinator/in nvbackup are: zigbee.X Extended Pan ID: *** MASKED *** Pan ID: *** MASKED *** Channel: *** MASKED *** Network Key: *** MASKED *** To unmask the settings run 'iob diag --unmask' *** NodeJS-Installation *** /usr/bin/nodejs v20.19.2 /usr/bin/node v20.19.2 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 /usr/bin/corepack 0.31.0 nodejs: Installed: 20.19.2-1nodesource1 Candidate: 20.19.2-1nodesource1 Version table: *** 20.19.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 20.19.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.3-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.11.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.8.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.6.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.3.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 18.19.0+dfsg-6~deb12u2 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 18.19.0+dfsg-6~deb12u1 500 500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages Temp directories causing deletion problem: 0 No problems detected Errors in npm tree: 0 No problems detected *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: Raspi58GB Raspi58GB (version: 7.0.6, hostname: Raspi58GB , alive, uptime: 75787) Core adapters versions js-controller: 7.0.6 admin: 7.6.3 javascript: 8.8.3 nodejs modules from github: 0 Adapter State + system.adapter.admin.0 : admin : Raspi58GB - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : Raspi58GB - enabled system.adapter.alias-manager.0 : alias-manager : Raspi58GB - disabled + system.adapter.awtrix-light.0 : awtrix-light : Raspi58GB - enabled + system.adapter.backitup.0 : backitup : Raspi58GB - enabled + system.adapter.broadlink2.0 : broadlink2 : Raspi58GB - enabled system.adapter.devices.0 : devices : Raspi58GB - disabled + system.adapter.discovery.0 : discovery : Raspi58GB - enabled + system.adapter.doorbird.0 : doorbird : Raspi58GB - enabled + system.adapter.echarts.0 : echarts : Raspi58GB - enabled + system.adapter.followthesun.0 : followthesun : Raspi58GB - enabled + system.adapter.fritzdect.0 : fritzdect : Raspi58GB - enabled + system.adapter.frontier_silicon.0 : frontier_silicon : Raspi58GB - enabled system.adapter.frontier_silicon.1 : frontier_silicon : Raspi58GB - disabled system.adapter.frontier_silicon.2 : frontier_silicon : Raspi58GB - disabled system.adapter.frontier_silicon.3 : frontier_silicon : Raspi58GB - disabled + system.adapter.hm-rega.0 : hm-rega : Raspi58GB - enabled + system.adapter.hm-rpc.0 : hm-rpc : Raspi58GB - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Raspi58GB - enabled, port: 0 + system.adapter.influxdb.0 : influxdb : Raspi58GB - enabled, port: 8086 + system.adapter.iot.0 : iot : Raspi58GB - enabled + system.adapter.javascript.0 : javascript : Raspi58GB - enabled + system.adapter.mqtt.0 : mqtt : Raspi58GB - enabled, port: 1883, bind: 0.0.0.0 system.adapter.openweathermap.0 : openweathermap : Raspi58GB - enabled + system.adapter.rpi2.0 : rpi2 : Raspi58GB - enabled + system.adapter.shelly.0 : shelly : Raspi58GB - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.shelly.1 : shelly : Raspi58GB - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.simple-api.0 : simple-api : Raspi58GB - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.smartmeter.0 : smartmeter : Raspi58GB - enabled + system.adapter.tankerkoenig.0 : tankerkoenig : Raspi58GB - enabled + system.adapter.telegram.0 : telegram : Raspi58GB - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.text2command.0 : text2command : Raspi58GB - enabled + system.adapter.tr-064.0 : tr-064 : Raspi58GB - enabled + system.adapter.vis-2.0 : vis-2 : Raspi58GB - enabled + system.adapter.web.0 : web : Raspi58GB - enabled, port: 8082, bind: 0.0.0.0, run as: admin system.adapter.yr.0 : yr : Raspi58GB - enabled + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : Raspi58GB - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.hm-rpc.0 : hm-rpc : Raspi58GB - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Raspi58GB - enabled, port: 0 + system.adapter.influxdb.0 : influxdb : Raspi58GB - enabled, port: 8086 + system.adapter.mqtt.0 : mqtt : Raspi58GB - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.shelly.0 : shelly : Raspi58GB - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.shelly.1 : shelly : Raspi58GB - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.simple-api.0 : simple-api : Raspi58GB - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.telegram.0 : telegram : Raspi58GB - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.web.0 : web : Raspi58GB - enabled, port: 8082, bind: 0.0.0.0, run as: admin ioBroker-Repositories ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): stable Upgrade policy: none Installed ioBroker-Adapters Used repository: stable Adapter "admin" : 7.6.3 , installed 7.6.3 Adapter "alexa2" : 3.26.5 , installed 3.26.5 Adapter "alias-manager": 2.0.0 , installed 2.0.0 Adapter "awtrix-light" : 1.7.0 , installed 1.7.0 Adapter "backitup" : 3.0.31 , installed 3.0.31 Adapter "broadlink2" : 2.3.0 , installed 2.3.0 Adapter "devices" : 1.1.5 , installed 1.1.5 Adapter "discovery" : 5.0.0 , installed 5.0.0 Adapter "doorbird" : 3.0.0 , installed 3.0.0 Adapter "echarts" : 1.9.2 , installed 1.9.2 Adapter "followthesun" : 0.5.2 , installed 0.5.2 Adapter "fritzdect" : 2.6.1 , installed 2.6.1 Adapter "frontier_silicon": 0.4.0 , installed 0.4.0 Adapter "hm-rega" : 5.1.0 , installed 5.1.0 Adapter "hm-rpc" : 2.0.2 , installed 2.0.2 Adapter "influxdb" : 4.0.2 , installed 4.0.2 Adapter "iot" : 3.3.0 , installed 3.3.0 Adapter "javascript" : 8.8.3 , installed 8.8.3 Controller "js-controller": 7.0.6 , installed 7.0.6 Adapter "mqtt" : 6.1.2 , installed 6.1.2 Adapter "openweathermap": 1.1.2 , installed 1.1.2 Adapter "rpi2" : 2.4.0 , installed 2.4.0 Adapter "shelly" : 9.2.0 , installed 9.2.0 Adapter "simple-api" : 2.8.0 , installed 2.8.0 Adapter "smartmeter" : 3.4.0 , installed 3.4.0 Adapter "socketio" : 6.7.1 , installed 7.0.8 Adapter "tankerkoenig" : 3.4.0 , installed 3.4.0 Adapter "telegram" : 4.1.0 , installed 4.1.0 Adapter "text2command" : 3.0.3 , installed 3.0.3 Adapter "tr-064" : 4.3.0 , installed 4.3.0 Adapter "vis-2" : 2.9.64 , installed 2.9.64 Adapter "web" : 7.0.8 , installed 7.0.8 Adapter "ws" : 2.6.2 , installed 3.0.19 Adapter "yr" : 5.3.0 , installed 5.3.0 Objects and States Please stand by - This may take a while Objects: 13149 States: 10485 *** OS-Repositories and Updates *** Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 https://repos.influxdata.com/debian stable InRelease Hit:5 http://archive.raspberrypi.com/debian bookworm InRelease Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease Hit:7 https://repo.mosquitto.org/debian bookworm InRelease Reading package lists... Pending Updates: 0 *** Listening Ports *** Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 192.168.178.57:8100 0.0.0.0:* LISTEN 1001 33015 8448/io.doorbird.0 tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 1001 963839 36337/io.shelly.1 tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 106 4458 808/mosquitto tcp 0 0 0.0.0.0:9000 0.0.0.0:* LISTEN 1001 26626 6013/iobroker.js-co tcp 0 0 0.0.0.0:9001 0.0.0.0:* LISTEN 1001 25031 6013/iobroker.js-co tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 6560 812/sshd: /usr/sbin tcp 0 0 192.168.178.57:2001 0.0.0.0:* LISTEN 1001 28780 6911/io.hm-rpc.1 tcp 0 0 192.168.178.57:42010 0.0.0.0:* LISTEN 1001 28093 6835/io.hm-rpc.0 tcp6 0 0 :::1883 :::* LISTEN 106 4459 808/mosquitto tcp6 0 0 :::22 :::* LISTEN 0 6562 812/sshd: /usr/sbin tcp6 0 0 :::8086 :::* LISTEN 999 8159 875/influxd tcp6 0 0 :::8087 :::* LISTEN 1001 34549 9274/io.simple-api. tcp6 0 0 :::8081 :::* LISTEN 1001 26719 6045/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 36962 9420/io.web.0 udp 0 0 0.0.0.0:39134 0.0.0.0:* 1001 27094 6569/io.broadlink2. udp 0 0 0.0.0.0:60044 0.0.0.0:* 1001 27095 6569/io.broadlink2. udp 0 0 0.0.0.0:15001 0.0.0.0:* 1001 27091 6569/io.broadlink2. udp 0 0 0.0.0.0:56453 0.0.0.0:* 1001 27103 6569/io.broadlink2. udp 0 0 0.0.0.0:48376 0.0.0.0:* 1001 27098 6569/io.broadlink2. udp 0 0 0.0.0.0:40380 0.0.0.0:* 1001 27096 6569/io.broadlink2. udp 0 0 0.0.0.0:56933 0.0.0.0:* 104 4418 693/avahi-daemon: r udp 0 0 0.0.0.0:45271 0.0.0.0:* 1001 27097 6569/io.broadlink2. udp 0 0 0.0.0.0:49610 0.0.0.0:* 1001 27101 6569/io.broadlink2. udp 0 0 0.0.0.0:54076 0.0.0.0:* 1001 27099 6569/io.broadlink2. udp 0 0 0.0.0.0:37719 0.0.0.0:* 1001 26259 6569/io.broadlink2. udp 0 0 0.0.0.0:5353 0.0.0.0:* 104 4416 693/avahi-daemon: r udp 0 0 0.0.0.0:50548 0.0.0.0:* 1001 27100 6569/io.broadlink2. udp 0 0 0.0.0.0:38433 0.0.0.0:* 1001 27102 6569/io.broadlink2. udp 0 0 0.0.0.0:5683 0.0.0.0:* 1001 963800 36322/io.shelly.0 udp6 0 0 :::43364 :::* 104 4419 693/avahi-daemon: r udp6 0 0 fe80::2ca:bf0f:5188:546 :::* 0 7774 771/NetworkManager udp6 0 0 :::5353 :::* 104 4417 693/avahi-daemon: r *** Log File - Last 25 Lines *** 2025-05-16 14:34:20.785 - info: host.Raspi58GB "system.adapter.rpi2.0" disabled 2025-05-16 14:34:20.785 - info: host.Raspi58GB stopInstance system.adapter.rpi2.0 (force=false, process=true) 2025-05-16 14:34:20.789 - info: rpi2.0 (39863) Got terminate signal TERMINATE_YOURSELF 2025-05-16 14:34:20.790 - info: rpi2.0 (39863) terminating 2025-05-16 14:34:20.791 - info: rpi2.0 (39863) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2025-05-16 14:34:20.833 - info: host.Raspi58GB stopInstance system.adapter.rpi2.0 send kill signal 2025-05-16 14:34:21.290 - info: rpi2.0 (39863) terminating 2025-05-16 14:34:21.329 - info: host.Raspi58GB instance system.adapter.rpi2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2025-05-16 14:34:29.501 - info: host.Raspi58GB "system.adapter.rpi2.0" enabled 2025-05-16 14:34:30.023 - info: host.Raspi58GB instance system.adapter.rpi2.0 in version "2.4.0" started with pid 40276 2025-05-16 14:34:30.834 - info: rpi2.0 (40276) starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.rpi2, node: v20.19.2, js-controller: 7.0.6 2025-05-16 14:34:31.075 - warn: rpi2.0 (40276) Cannot initialize GPIO: No chip found. GPIO functionality disabled! 2025-05-16 14:34:31.076 - warn: rpi2.0 (40276) Please make sure that libgpiod-dev (on raspian/debian run sudo apt install libgpiod-dev) is installed in the system and then reinstall the adapter. 2025-05-16 14:34:31.076 - warn: rpi2.0 (40276) If the library is installed and npm list | grep opengpio shows the npm library is also installed, please report this issue to the adapter developer with the model of your device and deboug output from an adapter start. 2025-05-16 14:38:38.630 - info: smartmeter.0 (7948) Received 13 values, 5 updated 2025-05-16 14:40:58.024 - info: host.Raspi58GB instance system.adapter.yr.0 in version "5.3.0" started with pid 40455 2025-05-16 14:40:58.986 - info: yr.0 (40455) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v20.19.2, js-controller: 7.0.6 2025-05-16 14:40:58.996 - info: yr.0 (40455) longitude/longitude will be set by self-Config - longitude: 7.0362624235667255 latitude: 50.622376836807405 2025-05-16 14:41:15.080 - info: yr.0 (40455) Data updated. 2025-05-16 14:41:15.081 - info: yr.0 (40455) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2025-05-16 14:41:15.592 - info: host.Raspi58GB instance system.adapter.yr.0 having pid 40455 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2025-05-16 14:42:29.474 - error: host.Raspi58GB cannot call visUtils: Not exists
Hi,
also ich war nicht untätig und habe es auch mit einem Reserve-Pi 4 getestet, leider ohne Erfolg. Ich verstehe nicht, dass sonst niemand die Probleme hat.
LG RWM -
RE: Test Adapter rpi2 2.x
@garfonso said in Test Adapter rpi2 2.x:
@searcher57
Hi,
danke für das Log. Könntest du den rpi2 adapter auf debug umstellen und mir dann nochmal ein log vom neustart geben? (der sollte beim umstellen direkt neugestartet werden, sonst bitte von Hand).Irgendwie ist mir noch nicht klar, warum das GPIO Objekt da undefined ist.
Hallo,
der Adapter lief jetzt 8 Monate ohne Probleme. Doch seitdem ich gestern ein update und ein upgrade gemacht habe, hängt er schon wieder. Ich weiss nicht, ob sich schon jemand bei Dir diesbezüglich gemeldet hat.Hier das aktuelle Log:
das aktuelle iob diag:
```bash Script v.2025-02-23 *** BASE SYSTEM *** Static hostname: Raspi58GB Icon name: computer Operating System: Debian GNU/Linux 12 (bookworm) Kernel: Linux 6.12.25+rpt-rpi-2712 Architecture: arm64 OS is similar to: Model : Raspberry Pi 5 Model B Rev 1.0 Docker : false Virtualization : none Kernel : aarch64 Userland : 64 bit Systemuptime and Load: 14:43:09 up 21:18, 2 users, load average: 0.99, 0.39, 0.21 CPU threads: 4 *** LIFE CYCLE STATUS *** Operating System is the current Debian stable version codenamed 'bookworm'! *** RASPBERRY THROTTLING *** Current issues: No throttling issues detected. Previously detected issues: No throttling issues detected. *** TIME AND TIMEZONES *** Local time: Fri 2025-05-16 14:43:09 CEST Universal time: Fri 2025-05-16 12:43:09 UTC RTC time: Fri 2025-05-16 12:43:09 Time zone: Europe/Berlin (CEST, +0200) System clock synchronized: yes NTP service: active RTC in local TZ: no *** Users and Groups *** User that called 'iob diag': pi HOME=/home/pi GROUPS=pi adm dialout cdrom sudo audio video plugdev games users input render netdev gpio i2c spi iobroker User that is running 'js-controller': iobroker HOME=/home/iobroker GROUPS=iobroker tty dialout audio video plugdev bluetooth gpio i2c *** DISPLAY-SERVER SETUP *** Display-Server: false Desktop: Terminal: tty *** MEMORY *** total used free shared buff/cache available Mem: 8.4G 3.3G 1.1G 5.6M 4.1G 5.1G Swap: 209M 0B 209M Total: 8.7G 3.3G 1.3G Active iob-Instances: 30 8051 M total memory 3189 M used memory 3148 M active memory 3357 M inactive memory 1025 M free memory 197 M buffer memory 3741 M swap cache 199 M total swap 0 M used swap 199 M free swap *** top - Table Of Processes *** top - 14:43:10 up 21:18, 2 users, load average: 0.99, 0.39, 0.21 Tasks: 196 total, 1 running, 195 sleeping, 0 stopped, 0 zombie %Cpu(s): 0.0 us, 0.0 sy, 0.0 ni,100.0 id, 0.0 wa, 0.0 hi, 0.0 si, 0.0 st MiB Mem : 8051.8 total, 1025.6 free, 3189.4 used, 3939.1 buff/cache MiB Swap: 200.0 total, 200.0 free, 0.0 used. 4862.4 avail Mem *** FAILED SERVICES *** UNIT LOAD ACTIVE SUB DESCRIPTION 0 loaded units listed. *** DMESG CRITICAL ERRORS *** No critical errors detected *** FILESYSTEM *** Filesystem Type Size Used Avail Use% Mounted on udev devtmpfs 3.9G 0 3.9G 0% /dev tmpfs tmpfs 806M 5.4M 800M 1% /run /dev/mmcblk0p2 ext4 59G 12G 44G 21% / tmpfs tmpfs 4.0G 0 4.0G 0% /dev/shm tmpfs tmpfs 5.0M 48K 5.0M 1% /run/lock /dev/sda1 exfat 29G 7.2G 22G 25% /mnt/usb0 /dev/mmcblk0p1 vfat 510M 66M 445M 13% /boot/firmware tmpfs tmpfs 806M 0 806M 0% /run/user/1000 Messages concerning ext4 filesystem in dmesg: [Thu May 15 17:24:44 2025] Kernel command line: reboot=w coherent_pool=1M 8250.nr_uarts=1 pci=pcie_bus_safe cgroup_disable=memory numa_policy=interleave smsc95xx.macaddr=2C:CF:67:2F:A6:31 vc_mem.mem_base=0x3fc00000 vc_mem.mem_size=0x40000000 console=tty1 console=ttyAMA10,115200 root=PARTUUID=70767922-02 rootfstype=ext4 fsck.repair=yes rootwait [Thu May 15 17:24:48 2025] EXT4-fs (mmcblk0p2): mounted filesystem 56f80fa2-e005-4cca-86e6-19da1069914d ro with ordered data mode. Quota mode: none. [Thu May 15 17:24:51 2025] EXT4-fs (mmcblk0p2): re-mounted 56f80fa2-e005-4cca-86e6-19da1069914d r/w. Quota mode: none. Show mounted filesystems: TARGET SOURCE FSTYPE OPTIONS / /dev/mmcblk0p2 ext4 rw,noatime |-/mnt/usb0 /dev/sda1 exfat rw,relatime,fmask=0000,dmask=0000,allow_utime=0022,iocharset=utf8,errors=remount-ro `-/boot/firmware /dev/mmcblk0p1 vfat rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,errors=remount-ro Files in neuralgic directories: /var: 1.7G /var/ 1.1G /var/log/journal/61b86e93a3bd4c4e97ff911079b6083e 1.1G /var/log/journal 1.1G /var/log 209M /var/cache Archived and active journals take up 1.0G in the file system. /opt/iobroker/backups: 321M /opt/iobroker/backups/ /opt/iobroker/iobroker-data: 1.4G /opt/iobroker/iobroker-data/ 1.2G /opt/iobroker/iobroker-data/files 617M /opt/iobroker/iobroker-data/files/javascript.admin 560M /opt/iobroker/iobroker-data/files/javascript.admin/static 558M /opt/iobroker/iobroker-data/files/javascript.admin/static/js The five largest files in iobroker-data are: 46M /opt/iobroker/iobroker-data/objects.jsonl 38M /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map 35M /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map 27M /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map 26M /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map USB-Devices by-id: USB-Sticks - Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id': No Devices found 'by-id' *** ZigBee Settings *** Zigbee Network Settings on your coordinator/in nvbackup are: zigbee.X Extended Pan ID: *** MASKED *** Pan ID: *** MASKED *** Channel: *** MASKED *** Network Key: *** MASKED *** To unmask the settings run 'iob diag --unmask' *** NodeJS-Installation *** /usr/bin/nodejs v20.19.2 /usr/bin/node v20.19.2 /usr/bin/npm 10.8.2 /usr/bin/npx 10.8.2 /usr/bin/corepack 0.31.0 nodejs: Installed: 20.19.2-1nodesource1 Candidate: 20.19.2-1nodesource1 Version table: *** 20.19.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 100 /var/lib/dpkg/status 20.19.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.19.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.3-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.18.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.17.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.16.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.15.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.15.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.14.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.13.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.13.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.2-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.12.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.11.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.11.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.10.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.9.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.8.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.8.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.7.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.6.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.6.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.5.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.5.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.4.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.3.1-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.3.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.2.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.1.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 20.0.0-1nodesource1 1001 500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages 18.19.0+dfsg-6~deb12u2 500 500 http://deb.debian.org/debian bookworm/main arm64 Packages 18.19.0+dfsg-6~deb12u1 500 500 http://deb.debian.org/debian-security bookworm-security/main arm64 Packages Temp directories causing deletion problem: 0 No problems detected Errors in npm tree: 0 No problems detected *** ioBroker-Installation *** ioBroker Status iobroker is running on this host. Objects type: jsonl States type: jsonl Hosts: Raspi58GB Raspi58GB (version: 7.0.6, hostname: Raspi58GB , alive, uptime: 75787) Core adapters versions js-controller: 7.0.6 admin: 7.6.3 javascript: 8.8.3 nodejs modules from github: 0 Adapter State + system.adapter.admin.0 : admin : Raspi58GB - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.alexa2.0 : alexa2 : Raspi58GB - enabled system.adapter.alias-manager.0 : alias-manager : Raspi58GB - disabled + system.adapter.awtrix-light.0 : awtrix-light : Raspi58GB - enabled + system.adapter.backitup.0 : backitup : Raspi58GB - enabled + system.adapter.broadlink2.0 : broadlink2 : Raspi58GB - enabled system.adapter.devices.0 : devices : Raspi58GB - disabled + system.adapter.discovery.0 : discovery : Raspi58GB - enabled + system.adapter.doorbird.0 : doorbird : Raspi58GB - enabled + system.adapter.echarts.0 : echarts : Raspi58GB - enabled + system.adapter.followthesun.0 : followthesun : Raspi58GB - enabled + system.adapter.fritzdect.0 : fritzdect : Raspi58GB - enabled + system.adapter.frontier_silicon.0 : frontier_silicon : Raspi58GB - enabled system.adapter.frontier_silicon.1 : frontier_silicon : Raspi58GB - disabled system.adapter.frontier_silicon.2 : frontier_silicon : Raspi58GB - disabled system.adapter.frontier_silicon.3 : frontier_silicon : Raspi58GB - disabled + system.adapter.hm-rega.0 : hm-rega : Raspi58GB - enabled + system.adapter.hm-rpc.0 : hm-rpc : Raspi58GB - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Raspi58GB - enabled, port: 0 + system.adapter.influxdb.0 : influxdb : Raspi58GB - enabled, port: 8086 + system.adapter.iot.0 : iot : Raspi58GB - enabled + system.adapter.javascript.0 : javascript : Raspi58GB - enabled + system.adapter.mqtt.0 : mqtt : Raspi58GB - enabled, port: 1883, bind: 0.0.0.0 system.adapter.openweathermap.0 : openweathermap : Raspi58GB - enabled + system.adapter.rpi2.0 : rpi2 : Raspi58GB - enabled + system.adapter.shelly.0 : shelly : Raspi58GB - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.shelly.1 : shelly : Raspi58GB - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.simple-api.0 : simple-api : Raspi58GB - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.smartmeter.0 : smartmeter : Raspi58GB - enabled + system.adapter.tankerkoenig.0 : tankerkoenig : Raspi58GB - enabled + system.adapter.telegram.0 : telegram : Raspi58GB - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.text2command.0 : text2command : Raspi58GB - enabled + system.adapter.tr-064.0 : tr-064 : Raspi58GB - enabled + system.adapter.vis-2.0 : vis-2 : Raspi58GB - enabled + system.adapter.web.0 : web : Raspi58GB - enabled, port: 8082, bind: 0.0.0.0, run as: admin system.adapter.yr.0 : yr : Raspi58GB - enabled + instance is alive Enabled adapters with bindings + system.adapter.admin.0 : admin : Raspi58GB - enabled, port: 8081, bind: 0.0.0.0, run as: admin + system.adapter.hm-rpc.0 : hm-rpc : Raspi58GB - enabled, port: 0 + system.adapter.hm-rpc.1 : hm-rpc : Raspi58GB - enabled, port: 0 + system.adapter.influxdb.0 : influxdb : Raspi58GB - enabled, port: 8086 + system.adapter.mqtt.0 : mqtt : Raspi58GB - enabled, port: 1883, bind: 0.0.0.0 + system.adapter.shelly.0 : shelly : Raspi58GB - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.shelly.1 : shelly : Raspi58GB - enabled, port: 1882, bind: 0.0.0.0 + system.adapter.simple-api.0 : simple-api : Raspi58GB - enabled, port: 8087, bind: 0.0.0.0, run as: admin + system.adapter.telegram.0 : telegram : Raspi58GB - enabled, port: 8443, bind: 0.0.0.0 + system.adapter.web.0 : web : Raspi58GB - enabled, port: 8082, bind: 0.0.0.0, run as: admin ioBroker-Repositories ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐ │ (index) │ name │ url │ auto upgrade │ ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤ │ 0 │ 'stable' │ 'http://download.iobroker.net/sources-dist.json' │ false │ │ 1 │ 'beta' │ 'http://download.iobroker.net/sources-dist-latest.json' │ false │ └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘ Active repo(s): stable Upgrade policy: none Installed ioBroker-Adapters Used repository: stable Adapter "admin" : 7.6.3 , installed 7.6.3 Adapter "alexa2" : 3.26.5 , installed 3.26.5 Adapter "alias-manager": 2.0.0 , installed 2.0.0 Adapter "awtrix-light" : 1.7.0 , installed 1.7.0 Adapter "backitup" : 3.0.31 , installed 3.0.31 Adapter "broadlink2" : 2.3.0 , installed 2.3.0 Adapter "devices" : 1.1.5 , installed 1.1.5 Adapter "discovery" : 5.0.0 , installed 5.0.0 Adapter "doorbird" : 3.0.0 , installed 3.0.0 Adapter "echarts" : 1.9.2 , installed 1.9.2 Adapter "followthesun" : 0.5.2 , installed 0.5.2 Adapter "fritzdect" : 2.6.1 , installed 2.6.1 Adapter "frontier_silicon": 0.4.0 , installed 0.4.0 Adapter "hm-rega" : 5.1.0 , installed 5.1.0 Adapter "hm-rpc" : 2.0.2 , installed 2.0.2 Adapter "influxdb" : 4.0.2 , installed 4.0.2 Adapter "iot" : 3.3.0 , installed 3.3.0 Adapter "javascript" : 8.8.3 , installed 8.8.3 Controller "js-controller": 7.0.6 , installed 7.0.6 Adapter "mqtt" : 6.1.2 , installed 6.1.2 Adapter "openweathermap": 1.1.2 , installed 1.1.2 Adapter "rpi2" : 2.4.0 , installed 2.4.0 Adapter "shelly" : 9.2.0 , installed 9.2.0 Adapter "simple-api" : 2.8.0 , installed 2.8.0 Adapter "smartmeter" : 3.4.0 , installed 3.4.0 Adapter "socketio" : 6.7.1 , installed 7.0.8 Adapter "tankerkoenig" : 3.4.0 , installed 3.4.0 Adapter "telegram" : 4.1.0 , installed 4.1.0 Adapter "text2command" : 3.0.3 , installed 3.0.3 Adapter "tr-064" : 4.3.0 , installed 4.3.0 Adapter "vis-2" : 2.9.64 , installed 2.9.64 Adapter "web" : 7.0.8 , installed 7.0.8 Adapter "ws" : 2.6.2 , installed 3.0.19 Adapter "yr" : 5.3.0 , installed 5.3.0 Objects and States Please stand by - This may take a while Objects: 13149 States: 10485 *** OS-Repositories and Updates *** Hit:1 http://deb.debian.org/debian bookworm InRelease Hit:2 http://deb.debian.org/debian-security bookworm-security InRelease Hit:3 http://deb.debian.org/debian bookworm-updates InRelease Hit:4 https://repos.influxdata.com/debian stable InRelease Hit:5 http://archive.raspberrypi.com/debian bookworm InRelease Hit:6 https://deb.nodesource.com/node_20.x nodistro InRelease Hit:7 https://repo.mosquitto.org/debian bookworm InRelease Reading package lists... Pending Updates: 0 *** Listening Ports *** Active Internet connections (only servers) Proto Recv-Q Send-Q Local Address Foreign Address State User Inode PID/Program name tcp 0 0 192.168.178.57:8100 0.0.0.0:* LISTEN 1001 33015 8448/io.doorbird.0 tcp 0 0 0.0.0.0:1882 0.0.0.0:* LISTEN 1001 963839 36337/io.shelly.1 tcp 0 0 0.0.0.0:1883 0.0.0.0:* LISTEN 106 4458 808/mosquitto tcp 0 0 0.0.0.0:9000 0.0.0.0:* LISTEN 1001 26626 6013/iobroker.js-co tcp 0 0 0.0.0.0:9001 0.0.0.0:* LISTEN 1001 25031 6013/iobroker.js-co tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 0 6560 812/sshd: /usr/sbin tcp 0 0 192.168.178.57:2001 0.0.0.0:* LISTEN 1001 28780 6911/io.hm-rpc.1 tcp 0 0 192.168.178.57:42010 0.0.0.0:* LISTEN 1001 28093 6835/io.hm-rpc.0 tcp6 0 0 :::1883 :::* LISTEN 106 4459 808/mosquitto tcp6 0 0 :::22 :::* LISTEN 0 6562 812/sshd: /usr/sbin tcp6 0 0 :::8086 :::* LISTEN 999 8159 875/influxd tcp6 0 0 :::8087 :::* LISTEN 1001 34549 9274/io.simple-api. tcp6 0 0 :::8081 :::* LISTEN 1001 26719 6045/io.admin.0 tcp6 0 0 :::8082 :::* LISTEN 1001 36962 9420/io.web.0 udp 0 0 0.0.0.0:39134 0.0.0.0:* 1001 27094 6569/io.broadlink2. udp 0 0 0.0.0.0:60044 0.0.0.0:* 1001 27095 6569/io.broadlink2. udp 0 0 0.0.0.0:15001 0.0.0.0:* 1001 27091 6569/io.broadlink2. udp 0 0 0.0.0.0:56453 0.0.0.0:* 1001 27103 6569/io.broadlink2. udp 0 0 0.0.0.0:48376 0.0.0.0:* 1001 27098 6569/io.broadlink2. udp 0 0 0.0.0.0:40380 0.0.0.0:* 1001 27096 6569/io.broadlink2. udp 0 0 0.0.0.0:56933 0.0.0.0:* 104 4418 693/avahi-daemon: r udp 0 0 0.0.0.0:45271 0.0.0.0:* 1001 27097 6569/io.broadlink2. udp 0 0 0.0.0.0:49610 0.0.0.0:* 1001 27101 6569/io.broadlink2. udp 0 0 0.0.0.0:54076 0.0.0.0:* 1001 27099 6569/io.broadlink2. udp 0 0 0.0.0.0:37719 0.0.0.0:* 1001 26259 6569/io.broadlink2. udp 0 0 0.0.0.0:5353 0.0.0.0:* 104 4416 693/avahi-daemon: r udp 0 0 0.0.0.0:50548 0.0.0.0:* 1001 27100 6569/io.broadlink2. udp 0 0 0.0.0.0:38433 0.0.0.0:* 1001 27102 6569/io.broadlink2. udp 0 0 0.0.0.0:5683 0.0.0.0:* 1001 963800 36322/io.shelly.0 udp6 0 0 :::43364 :::* 104 4419 693/avahi-daemon: r udp6 0 0 fe80::2ca:bf0f:5188:546 :::* 0 7774 771/NetworkManager udp6 0 0 :::5353 :::* 104 4417 693/avahi-daemon: r *** Log File - Last 25 Lines *** 2025-05-16 14:34:20.785 - info: host.Raspi58GB "system.adapter.rpi2.0" disabled 2025-05-16 14:34:20.785 - info: host.Raspi58GB stopInstance system.adapter.rpi2.0 (force=false, process=true) 2025-05-16 14:34:20.789 - info: rpi2.0 (39863) Got terminate signal TERMINATE_YOURSELF 2025-05-16 14:34:20.790 - info: rpi2.0 (39863) terminating 2025-05-16 14:34:20.791 - info: rpi2.0 (39863) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2025-05-16 14:34:20.833 - info: host.Raspi58GB stopInstance system.adapter.rpi2.0 send kill signal 2025-05-16 14:34:21.290 - info: rpi2.0 (39863) terminating 2025-05-16 14:34:21.329 - info: host.Raspi58GB instance system.adapter.rpi2.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2025-05-16 14:34:29.501 - info: host.Raspi58GB "system.adapter.rpi2.0" enabled 2025-05-16 14:34:30.023 - info: host.Raspi58GB instance system.adapter.rpi2.0 in version "2.4.0" started with pid 40276 2025-05-16 14:34:30.834 - info: rpi2.0 (40276) starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.rpi2, node: v20.19.2, js-controller: 7.0.6 2025-05-16 14:34:31.075 - warn: rpi2.0 (40276) Cannot initialize GPIO: No chip found. GPIO functionality disabled! 2025-05-16 14:34:31.076 - warn: rpi2.0 (40276) Please make sure that libgpiod-dev (on raspian/debian run sudo apt install libgpiod-dev) is installed in the system and then reinstall the adapter. 2025-05-16 14:34:31.076 - warn: rpi2.0 (40276) If the library is installed and npm list | grep opengpio shows the npm library is also installed, please report this issue to the adapter developer with the model of your device and deboug output from an adapter start. 2025-05-16 14:38:38.630 - info: smartmeter.0 (7948) Received 13 values, 5 updated 2025-05-16 14:40:58.024 - info: host.Raspi58GB instance system.adapter.yr.0 in version "5.3.0" started with pid 40455 2025-05-16 14:40:58.986 - info: yr.0 (40455) starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v20.19.2, js-controller: 7.0.6 2025-05-16 14:40:58.996 - info: yr.0 (40455) longitude/longitude will be set by self-Config - longitude: 7.0362624235667255 latitude: 50.622376836807405 2025-05-16 14:41:15.080 - info: yr.0 (40455) Data updated. 2025-05-16 14:41:15.081 - info: yr.0 (40455) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason 2025-05-16 14:41:15.592 - info: host.Raspi58GB instance system.adapter.yr.0 having pid 40455 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) 2025-05-16 14:42:29.474 - error: host.Raspi58GB cannot call visUtils: Not exists
-
RE: FritzBox Zigbee Antenne in ioBroker einbinden?
@asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:
@searcher57 Im Log steht nichts drin. Bitte mal die Einstellungen des Zigbee Adapters zeigen.
Anscheinend wird versucht den Herdsman zu starten, aber der kommt nicht zurück.
A.
Also ich habe alles wieder in den Alt-Zustand gebracht. Ich werde mir dann doch das FRITZ!Smart Gateway bestellen und versuche damit die drei Zigbee Komponenten in den IO Broker zu bringen. Wenn's nicht funktioniert, sende ich es zurück.
Danke für Eure Hilfe! -
RE: FritzBox Zigbee Antenne in ioBroker einbinden?
@asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:
@searcher57 Im Log steht nichts drin. Bitte mal die Einstellungen des Zigbee Adapters zeigen.
Anscheinend wird versucht den Herdsman zu starten, aber der kommt nicht zurück.
A.
Zigbee-Adapter Einstellungen Local Overrides Geräte Entwickler COM-Anschlussname arrow_drop_down Typ Baudate Deconz/Conbee Countdown zwischen 10 und 240 Sek während der Kopplung Network Erweiterte Pan ID Die erweiterte PAN-ID ist die Hauptnetzwerk-ID, vergleichbar mit der SSID von WLAN-Netzwerken. Diese ID darf sich für vorhandene Netzwerke niemals ändern, da Sie sonst deine Geräte zurücksetzen und Sie neu koppeln müssen. Wenn Sie mehrere ZigBee-Adapter verwenden, müssen Sie sicherstellen, dass diese eindeutige ExtPanIDs verwenden. Geben Sie einfach 16 zufällige Hex-Zeichen ein (a-f und 0-9). Pan ID Pan ID ist eine vereinfachte ID (wird von Zigbee anstelle von ExtPanID verwendet, wo immer dies möglich ist). Dies sollte auch einzigartig sein. Hinweis: Das ZigBee-Netzwerk wählt möglicherweise eine andere Pan-ID als die hier angegebene, falls ID-Konflikte erkannt werden. Kanal graphic_eq Kanal stellt die verwendete Funkfrequenz ein. Es kann geändert werden, um Konflikte mit vorhandenen WLAN-Netzwerken zu vermeiden. Alle Geräte müssen beim Wechsel neu gelernt werden! Transportschlüssel CC1352P and CC26X2R1 Sendeleistung andere Einstellungen External converters Paths to files, semicolon (;) splitted save Speichern save close Speichern und schließen close Schließen
-
RE: FritzBox Zigbee Antenne in ioBroker einbinden?
@asgothian said in FritzBox Zigbee Antenne in ioBroker einbinden?:
@searcher57 Dein Log zeigt das du den Adapter angehalten hast bevor das Zigbee-Subsystem vollständig gestartet war. Besagter Start kann insbesondere bei einem ersten Start mit 'neuer' Konifiguration bis zu 5 Minuten dauern.
Bitte folgendes machen:
- Zigbee Adapter anhalten.
- 60 s Warten
- Log löschen
- Zigbee Adapter starten
- Umschalten auf die Log-Ansicht
- Abwarten bis einer von 2 Events eintritt:
-- Fehlermeldung das der Adapter nicht gestartet werden kann
-- Meldung das der Adapter erfolgreich gestartet wurde.
Besagte Meldungen dann hier posten.
A.
Ich hoffe, dass ich nicht wieder zu ungeduldig war!
admin.0 2025-05-07 19:33:41.984 info ==> Connected system.user.admin from ::ffff:192.168.178.120 admin.0 2025-05-07 19:33:41.530 info <== Disconnect system.user.admin from ::ffff:192.168.178.120 admin admin.0 2025-05-07 19:33:41.525 info ==> Connected system.user.admin from ::ffff:192.168.178.120 admin.0 2025-05-07 19:33:41.483 info <== Disconnect system.user.admin from ::ffff:192.168.178.120 admin smartmeter.0 2025-05-07 19:29:29.882 info Received 13 values, 4 updated smartmeter.0 2025-05-07 19:24:25.886 info Received 13 values, 6 updated host.Raspi58GB 2025-05-07 19:22:42.280 error cannot call visUtils: Not exists admin.0 2025-05-07 19:22:42.049 info ==> Connected system.user.admin from ::ffff:192.168.178.120 admin.0 2025-05-07 19:22:41.610 info <== Disconnect system.user.admin from ::ffff:192.168.178.120 admin admin.0 2025-05-07 19:22:41.602 info ==> Connected system.user.admin from ::ffff:192.168.178.120 admin.0 2025-05-07 19:22:41.549 info <== Disconnect system.user.admin from ::ffff:192.168.178.120 admin smartmeter.0 2025-05-07 19:19:25.076 info Received 13 values, 6 updated admin.0 2025-05-07 19:18:55.025 info <== Disconnect system.user.admin from ::ffff:192.168.178.120 javascript admin.0 2025-05-07 19:18:53.355 info ==> Connected system.user.admin from ::ffff:192.168.178.120 host.Raspi58GB 2025-05-07 19:16:51.969 info instance system.adapter.openweathermap.0 having pid 2721694 terminated with code 0 (NO_ERROR) openweathermap.0 2025-05-07 19:16:51.460 info Terminated (NO_ERROR): Without reason openweathermap.0 2025-05-07 19:16:43.034 info starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 19:16:42.019 info instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 2721694 smartmeter.0 2025-05-07 19:14:21.120 info Received 13 values, 4 updated zigbee.0 2025-05-07 19:12:59.441 info Starting Zigbee-Herdsman zigbee.0 2025-05-07 19:12:59.440 info Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2) zigbee.0 2025-05-07 19:12:59.424 info Starting Adapter npm ... zigbee.0 2025-05-07 19:12:59.423 info --- creating device debug --- zigbee.0 2025-05-07 19:12:59.418 info --> transmitPower : normal zigbee.0 2025-05-07 19:12:59.415 info init localConfig zigbee.0 2025-05-07 19:12:59.405 info starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 19:12:58.274 info instance system.adapter.zigbee.0 in version "2.0.5" started with pid 2721587
-
RE: FritzBox Zigbee Antenne in ioBroker einbinden?
@searcher57 said in FritzBox Zigbee Antenne in ioBroker einbinden?:
@homoran said in FritzBox Zigbee Antenne in ioBroker einbinden?:
@searcher57 sagte in FritzBox Zigbee Antenne in ioBroker einbinden?:
Hier das Protokoll:
bitte keinen Screenshot!
als Text in code-tags posten.Bitte erkläre das!
v7.6.3 233 Log-Größe: 439.1 KB Zeit smartmeter.0 2025-05-07 18:18:49.740 info Received 13 values, 8 updated host.Raspi58GB 2025-05-07 18:16:52.611 info instance system.adapter.openweathermap.0 having pid 2720211 terminated with code 0 (NO_ERROR) openweathermap.0 2025-05-07 18:16:52.102 info Terminated (NO_ERROR): Without reason openweathermap.0 2025-05-07 18:16:43.181 info starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 18:16:42.020 info instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 2720211 awtrix-light.0 2025-05-07 18:15:45.576 info error ECONNABORTED from stats: timeout of 3000ms exceeded smartmeter.0 2025-05-07 18:13:46.108 info Received 13 values, 8 updated smartmeter.0 2025-05-07 18:08:42.387 info Received 13 values, 8 updated smartmeter.0 2025-05-07 18:03:38.767 info Received 13 values, 6 updated smartmeter.0 2025-05-07 17:58:37.701 info Received 13 values, 6 updated smartmeter.0 2025-05-07 17:53:36.342 info Received 13 values, 6 updated zigbee.0 2025-05-07 17:50:17.995 info Starting Zigbee-Herdsman zigbee.0 2025-05-07 17:50:17.994 info Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2) zigbee.0 2025-05-07 17:50:17.978 info Starting Adapter npm ... zigbee.0 2025-05-07 17:50:17.977 info --- creating device debug --- zigbee.0 2025-05-07 17:50:17.972 info --> transmitPower : normal zigbee.0 2025-05-07 17:50:17.969 info init localConfig zigbee.0 2025-05-07 17:50:17.959 info starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:50:16.818 info instance system.adapter.zigbee.0 in version "2.0.5" started with pid 2716727 host.Raspi58GB 2025-05-07 17:50:13.485 info instance system.adapter.zigbee.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) zigbee.0 2025-05-07 17:50:13.441 info terminating host.Raspi58GB 2025-05-07 17:50:13.008 info stopInstance system.adapter.zigbee.0 send kill signal zigbee.0 2025-05-07 17:50:12.988 info terminating zigbee.0 2025-05-07 17:50:12.988 warn Failed to stop zigbee during startup zigbee.0 2025-05-07 17:50:12.987 error Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin') at Controller.permitJoin (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:315:35) at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17) zigbee.0 2025-05-07 17:50:12.940 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason zigbee.0 2025-05-07 17:50:12.939 info terminating zigbee.0 2025-05-07 17:50:12.938 info Saved local configuration data zigbee.0 2025-05-07 17:50:12.937 info local config saved zigbee.0 2025-05-07 17:50:12.936 info cleaned everything up... zigbee.0 2025-05-07 17:50:12.935 info Got terminate signal TERMINATE_YOURSELF host.Raspi58GB 2025-05-07 17:50:12.932 info stopInstance system.adapter.zigbee.0 (force=false, process=true) zigbee.0 2025-05-07 17:50:07.445 info Starting Zigbee-Herdsman zigbee.0 2025-05-07 17:50:07.444 info Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2) zigbee.0 2025-05-07 17:50:07.428 info Starting Adapter npm ... zigbee.0 2025-05-07 17:50:07.427 info --- creating device debug --- zigbee.0 2025-05-07 17:50:07.422 info --> transmitPower : normal zigbee.0 2025-05-07 17:50:07.419 info init localConfig zigbee.0 2025-05-07 17:50:07.409 info starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:50:06.159 info instance system.adapter.zigbee.0 in version "2.0.5" started with pid 2716711 admin.0 2025-05-07 17:49:59.324 info <== Disconnect system.user.admin from ::ffff:192.168.178.120 host.Raspi58GB 2025-05-07 17:49:35.710 info Restart adapter system.adapter.zigbee.0 because enabled host.Raspi58GB 2025-05-07 17:49:35.710 error instance system.adapter.zigbee.0 terminated with code 6 (UNCAUGHT_EXCEPTION) host.Raspi58GB 2025-05-07 17:49:35.710 error Caught by controller[1]: at processImmediate (node:internal/timers:483:21) host.Raspi58GB 2025-05-07 17:49:35.710 error Caught by controller[1]: at Immediate.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:368:37) host.Raspi58GB 2025-05-07 17:49:35.710 error Caught by controller[1]: at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:10953:34) host.Raspi58GB 2025-05-07 17:49:35.710 error Caught by controller[1]: at Zigbee.emit (node:domain:489:12) host.Raspi58GB 2025-05-07 17:49:35.710 error Caught by controller[1]: at Zigbee.emit (node:events:536:35) host.Raspi58GB 2025-05-07 17:49:35.710 error Caught by controller[1]: at Zigbee.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js:20:48) host.Raspi58GB 2025-05-07 17:49:35.710 error Caught by controller[1]: at Commands.onMessage (/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js:155:97) host.Raspi58GB 2025-05-07 17:49:35.710 error Caught by controller[1]: TypeError: Cannot read properties of undefined (reading 'CleanupRequired') host.Raspi58GB 2025-05-07 17:49:35.710 error Caught by controller[0]: This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). The promise rejected with the reason: zigbee.0 2025-05-07 17:49:35.667 info terminating zigbee.0 2025-05-07 17:49:35.191 info terminating zigbee.0 2025-05-07 17:49:35.191 warn Failed to stop zigbee during startup zigbee.0 2025-05-07 17:49:35.187 error Failed to open the network: TypeError: Cannot read properties of undefined (reading 'permitJoin') at Controller.permitJoin (/opt/iobroker/node_modules/zigbee-herdsman/src/controller/controller.ts:315:35) at ZigbeeController.permitJoin (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:659:33) at ZigbeeController.stop (/opt/iobroker/node_modules/iobroker.zigbee/lib/zigbeecontroller.js:634:24) at processTicksAndRejections (node:internal/process/task_queues:95:5) at Zigbee.onUnload (/opt/iobroker/node_modules/iobroker.zigbee/main.js:1037:17) zigbee.0 2025-05-07 17:49:35.167 warn Terminated (UNCAUGHT_EXCEPTION): Without reason zigbee.0 2025-05-07 17:49:35.167 info terminating zigbee.0 2025-05-07 17:49:35.166 info Saved local configuration data zigbee.0 2025-05-07 17:49:35.165 info local config saved zigbee.0 2025-05-07 17:49:35.165 info cleaned everything up... zigbee.0 2025-05-07 17:49:35.151 error Cannot read properties of undefined (reading 'CleanupRequired') zigbee.0 2025-05-07 17:49:35.150 error TypeError: Cannot read properties of undefined (reading 'CleanupRequired') at Commands.onMessage (/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js:155:97) at Zigbee.<anonymous> (/opt/iobroker/node_modules/iobroker.zigbee/lib/commands.js:20:48) at Zigbee.emit (node:events:536:35) at Zigbee.emit (node:domain:489:12) at change (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/src/lib/adapter/adapter.ts:10953:34) at Immediate.<anonymous> (file:///opt/iobroker/node_modules/@iobroker/db-states-redis/src/lib/states/statesInRedisClient.ts:368:37) at processImmediate (node:internal/timers:483:21) zigbee.0 2025-05-07 17:49:35.031 error unhandled promise rejection: Cannot read properties of undefined (reading 'CleanupRequired') zigbee.0 2025-05-07 17:49:35.031 error Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). admin.0 2025-05-07 17:49:34.977 info ==> Connected system.user.admin from ::ffff:192.168.178.120 web.0 2025-05-07 17:49:29.651 info socket.io server listening on port 8082 web.0 2025-05-07 17:49:29.562 info http server listening on port 8082 web.0 2025-05-07 17:49:29.444 info starting. Version 7.0.8 in /opt/iobroker/node_modules/iobroker.web, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:49:28.305 info instance system.adapter.web.0 in version "7.0.8" started with pid 2716693 vis-2.0 2025-05-07 17:49:25.387 info vis-2 license is OK. vis-2.0 2025-05-07 17:49:25.212 info starting. Version 2.9.64 in /opt/iobroker/node_modules/iobroker.vis-2, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:49:24.266 info instance system.adapter.vis-2.0 in version "2.9.64" started with pid 2716678 text2command.0 2025-05-07 17:49:21.593 info starting. Version 3.0.3 in /opt/iobroker/node_modules/iobroker.text2command, node: v20.19.1, js-controller: 7.0.6 tankerkoenig.0 2025-05-07 17:49:20.815 info Start first request host.Raspi58GB 2025-05-07 17:49:20.263 info instance system.adapter.text2command.0 in version "3.0.3" started with pid 2716641 shelly.1 2025-05-07 17:49:19.622 info [MQTT] Device with client id "shellyplusplugs-b0b21c0ec52c" connected from 192.168.178.100! tankerkoenig.0 2025-05-07 17:49:17.228 info Sync time set to 30 minutes or 1800000 ms tankerkoenig.0 2025-05-07 17:49:17.228 info Adapter is already in daemon mode tankerkoenig.0 2025-05-07 17:49:17.209 info starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.tankerkoenig, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:49:16.258 info instance system.adapter.tankerkoenig.0 in version "3.4.0" started with pid 2716626 simple-api.0 2025-05-07 17:49:13.410 info http server listening on port 8087 simple-api.0 2025-05-07 17:49:13.403 info Allow states only when user is owner: false simple-api.0 2025-05-07 17:49:13.402 info simpleAPI server listening on port 8087 simple-api.0 2025-05-07 17:49:13.391 info starting. Version 2.8.0 in /opt/iobroker/node_modules/iobroker.simple-api, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:49:12.374 info instance system.adapter.simple-api.0 in version "2.8.0" started with pid 2716611 host.Raspi58GB 2025-05-07 17:49:12.321 info instance system.adapter.yr.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION) yr.0 2025-05-07 17:49:11.492 info Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason yr.0 2025-05-07 17:49:11.492 info Data updated. iot.0 2025-05-07 17:49:10.166 info Connection changed: connect "wolff_netphen_web_de" iot.0 2025-05-07 17:49:09.557 info Connecting with a18wym7vjdl22g.iot.eu-west-1.amazonaws.com iot.0 2025-05-07 17:49:09.511 info starting. Version 3.3.0 in /opt/iobroker/node_modules/iobroker.iot, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:49:08.279 info instance system.adapter.iot.0 in version "3.3.0" started with pid 2716594 fritzdect.0 2025-05-07 17:49:08.240 error login not possible, check user and permissions fritzdect.0 2025-05-07 17:49:08.239 error API err => {"msg":"failed to get challenge","function":"get_sid","error":{"msg":"failed to login","function":"send_response","error":{"msg":"failed to login, wrong user name or password","function":"send_response","error":"0000000000000000"}}} fritzdect.0 2025-05-07 17:49:08.239 error no response part in returned error message fritzdect.0 2025-05-07 17:49:08.239 error API funct => login_SID fritzdect.0 2025-05-07 17:49:08.238 error API msg => error calling executeCommand fritzdect.0 2025-05-07 17:49:08.237 error --------------- error calling the fritzbox ----------- fritzdect.0 2025-05-07 17:49:06.316 info fritzdect uses USER: admin fritzdect.0 2025-05-07 17:49:06.300 info fritzdect entered ready fritzdect.0 2025-05-07 17:49:06.286 info starting. Version 2.6.1 in /opt/iobroker/node_modules/iobroker.fritzdect, node: v20.19.1, js-controller: 7.0.6 shelly.1 2025-05-07 17:49:05.550 info [MQTT] Device with client id "shellyplusplugs-d48afc7b9540" connected from 192.168.178.96! shelly.1 2025-05-07 17:49:05.278 info [MQTT] Device with client id "shellyplusplugs-e465b8b302bc" connected from 192.168.178.95! host.Raspi58GB 2025-05-07 17:49:05.003 info instance system.adapter.fritzdect.0 in version "2.6.1" started with pid 2716579 followthesun.0 2025-05-07 17:49:03.027 info Daily sun parameter calculation scheduled for 00:00:36 followthesun.0 2025-05-07 17:49:03.026 info Sun position calculation will be done every 60 seconds followthesun.0 2025-05-07 17:49:03.025 info Started with JSON-Explorer version 0.1.16 followthesun.0 2025-05-07 17:49:03.014 info starting. Version 0.5.2 in /opt/iobroker/node_modules/iobroker.followthesun, node: v20.19.1, js-controller: 7.0.6 shelly.1 2025-05-07 17:49:01.927 info [MQTT] Device with client id "shellyplusplugs-e465b8456ff4" connected from 192.168.178.98! host.Raspi58GB 2025-05-07 17:49:01.537 info instance system.adapter.followthesun.0 in version "0.5.2" started with pid 2716564 shelly.1 2025-05-07 17:49:00.901 info [MQTT] Device with client id "shellyplusplugs-b0b21c1243bc" connected from 192.168.178.102! shelly.1 2025-05-07 17:48:56.540 info [MQTT] Device with client id "shellyplusplugs-d48afc7a4830" connected from 192.168.178.97! echarts.0 2025-05-07 17:48:54.613 info starting. Version 1.9.2 in /opt/iobroker/node_modules/iobroker.echarts, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:48:53.726 info instance system.adapter.echarts.0 in version "1.9.2" started with pid 2716549 doorbird.0 2025-05-07 17:48:51.398 info starting. Version 3.0.0 in /opt/iobroker/node_modules/iobroker.doorbird, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:48:50.532 info instance system.adapter.doorbird.0 in version "3.0.0" started with pid 2716534 discovery.0 2025-05-07 17:48:47.316 info starting. Version 5.0.0 in /opt/iobroker/node_modules/iobroker.discovery, node: v20.19.1, js-controller: 7.0.6 shelly.1 2025-05-07 17:48:46.772 info [MQTT] Device with client id "shellyplus1pm-d48afc598e4c" connected from 192.168.178.94! host.Raspi58GB 2025-05-07 17:48:46.199 info instance system.adapter.discovery.0 in version "5.0.0" started with pid 2716519 zigbee.0 2025-05-07 17:48:45.452 info Starting Zigbee-Herdsman zigbee.0 2025-05-07 17:48:45.451 info Installed Version: iobroker.zigbee@2.0.5 (Converters 23.6.0 Herdsman 3.5.2) zigbee.0 2025-05-07 17:48:45.436 info Starting Adapter npm ... zigbee.0 2025-05-07 17:48:45.435 info --- creating device debug --- zigbee.0 2025-05-07 17:48:45.430 info --> transmitPower : normal zigbee.0 2025-05-07 17:48:45.427 info init localConfig zigbee.0 2025-05-07 17:48:45.418 info starting. Version 2.0.5 in /opt/iobroker/node_modules/iobroker.zigbee, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:48:44.243 info instance system.adapter.zigbee.0 in version "2.0.5" started with pid 2716503 awtrix-light.0 2025-05-07 17:48:42.443 info Starting - connecting to http://192.168.178.83:80/ awtrix-light.0 2025-05-07 17:48:42.348 info starting. Version 1.7.0 in /opt/iobroker/node_modules/iobroker.awtrix-light, node: v20.19.1, js-controller: 7.0.6 yr.0 2025-05-07 17:48:41.778 info longitude/longitude will be set by self-Config - longitude: 7.0362624235667255 latitude: 50.622376836807405 yr.0 2025-05-07 17:48:41.757 info starting. Version 5.3.0 in /opt/iobroker/node_modules/iobroker.yr, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:48:40.856 info instance system.adapter.awtrix-light.0 in version "1.7.0" started with pid 2716484 shelly.0 2025-05-07 17:48:40.312 info [CoAP] Device 192.168.178.45 (shelly1pm / shelly1pm-E09806A9FFDF / SHSW-PM#E09806A9FFDF#1) connected! Polltime set to 15 sec. host.Raspi58GB 2025-05-07 17:48:40.264 info instance system.adapter.yr.0 in version "5.3.0" started with pid 2716473 host.Raspi58GB 2025-05-07 17:48:40.260 info instance scheduled system.adapter.yr.0 40 * * * * shelly.0 2025-05-07 17:48:38.797 info [CoAP] Device 192.168.178.88 (shelly1pm / shelly1pm-C45BBE6A38D2 / SHSW-PM#C45BBE6A38D2#1) connected! Polltime set to 15 sec. tr-064.0 2025-05-07 17:48:37.888 info starting. Version 4.3.0 in /opt/iobroker/node_modules/iobroker.tr-064, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:48:37.165 info instance system.adapter.openweathermap.0 terminated with code 0 (NO_ERROR) openweathermap.0 2025-05-07 17:48:36.607 info Terminated (NO_ERROR): Without reason host.Raspi58GB 2025-05-07 17:48:36.367 info instance system.adapter.tr-064.0 in version "4.3.0" started with pid 2716458 shelly.0 2025-05-07 17:48:36.162 info [CoAP] Device 192.168.178.43 (shellyplug-s / shellyplug-s-B52D91 / SHPLG-S#B52D91#1) connected! Polltime set to 15 sec. shelly.0 2025-05-07 17:48:36.059 info [CoAP] Device 192.168.178.60 (shelly1pm / shelly1pm-349454783D53 / SHSW-PM#349454783D53#1) connected! Polltime set to 15 sec. smartmeter.0 2025-05-07 17:48:35.723 info Received 13 values, 13 updated smartmeter.0 2025-05-07 17:48:34.915 info starting. Version 3.4.0 in /opt/iobroker/node_modules/iobroker.smartmeter, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:48:32.604 info instance system.adapter.smartmeter.0 in version "3.4.0" started with pid 2716443 host.Raspi58GB 2025-05-07 17:48:31.167 error cannot call visUtils: Not exists shelly.0 2025-05-07 17:48:30.940 info [CoAP] Device 192.168.178.37 (shellyem3 / shellyem3-E89F6D84ABB5 / SHEM-3#E89F6D84ABB5#1) connected! Polltime set to 15 sec. admin.0 2025-05-07 17:48:30.856 info ==> Connected system.user.admin from ::ffff:192.168.178.120 shelly.0 2025-05-07 17:48:30.001 info [CoAP] Device 192.168.178.61 (shelly1pm / shelly1pm-34945475C0D4 / SHSW-PM#34945475C0D4#1) connected! Polltime set to 15 sec. shelly.0 2025-05-07 17:48:29.875 info [CoAP] Device 192.168.178.27 (shellyplug-s / shellyplug-s-B4BD04 / SHPLG-S#B4BD04#1) connected! Polltime set to 15 sec. shelly.1 2025-05-07 17:48:29.832 info Starting in MQTT mode. Listening on 0.0.0.0:1882 (QoS 0) shelly.0 2025-05-07 17:48:29.687 info [CoAP] Device 192.168.178.59 (shelly1pm / shelly1pm-349454783F33 / SHSW-PM#349454783F33#1) connected! Polltime set to 15 sec. shelly.1 2025-05-07 17:48:29.372 info starting. Version 9.2.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.19.1, js-controller: 7.0.6 shelly.0 2025-05-07 17:48:29.178 info [CoAP] Device 192.168.178.73 (shellygas / shellygas-3C6105F68FE8 / SHGS-1#3C6105F68FE8#1) connected! Polltime set to 3600 sec. host.Raspi58GB 2025-05-07 17:48:28.258 info instance system.adapter.shelly.1 in version "9.2.0" started with pid 2716414 shelly.0 2025-05-07 17:48:25.830 info [CoAP Server] Listening for packets in the network shelly.0 2025-05-07 17:48:25.805 info Starting in CoAP mode. Listening on 192.168.178.57:5683 shelly.0 2025-05-07 17:48:25.601 info starting. Version 9.2.0 in /opt/iobroker/node_modules/iobroker.shelly, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:48:24.254 info instance system.adapter.shelly.0 in version "9.2.0" started with pid 2716395 rpi2.0 2025-05-07 17:48:21.210 info starting. Version 2.4.0 in /opt/iobroker/node_modules/iobroker.rpi2, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:48:20.281 info instance system.adapter.rpi2.0 in version "2.4.0" started with pid 2716354 openweathermap.0 2025-05-07 17:48:17.307 info starting. Version 1.1.2 in /opt/iobroker/node_modules/iobroker.openweathermap, node: v20.19.1, js-controller: 7.0.6 host.Raspi58GB 2025-05-07 17:48:16.284 info instance system.adapter.openweathermap.0 in version "1.1.2" started with pid 2716339 host.Raspi58GB 2025-05-07 17:48:16.280 info instance scheduled system.adapter.openweathermap.0 16 * * * * mqtt.0 2025-05-07 17:48:14.052 info All states published mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.ws mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.sys mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.plugs_ui mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.ffs mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.ble mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.events.rpc mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.ws mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.online mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.cloud mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.mqtt mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.switch:0 mqtt.0 2025-05-07 17:48:13.444 info Publishing state mqtt.0.shellyplusplugs-e465b8b302bc.status.wifi mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.sys mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.plugs_ui mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.ffs mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.ble mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.events.rpc mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.wifi mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.switch:0 mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.plugs_ui mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.sys mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.ws mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.online mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.cloud mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.mqtt mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.switch:0 mqtt.0 2025-05-07 17:48:13.443 info Publishing state mqtt.0.shellyplusplugs-e465b8456ff4.status.wifi mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.ffs mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.ble mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.shellyplus1pm-d48afc598e4c.status mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.events.rpc mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.wifi mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.switch:0 mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.mqtt mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.ffs mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.plugs_ui mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.sys mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.ws mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.online mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.shellyplus1pm-d48afc598e4c.status.on mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.cloud mqtt.0 2025-05-07 17:48:13.442 info Publishing state mqtt.0.shellyplusplugs-d48afc7b9540.status.mqtt mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.ble mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.events.rpc mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.wifi mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.switch:0 mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.mqtt mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.ffs mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.plugs_ui mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.sys mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-b0b21c1243bc.status.ws mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.online mqtt.0 2025-05-07 17:48:13.441 info Publishing state mqtt.0.shellyplusplugs-d48afc7a4830.status.cloud