Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. hub01

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    • ioBroker@Smart Living Forum Solingen, 14.06. - Agenda added

    • ioBroker goes Matter ... Matter Adapter in Stable

    H
    • Profile
    • Following 0
    • Followers 1
    • Topics 12
    • Posts 148
    • Best 11
    • Groups 2

    hub01

    @hub01

    Starter

    11
    Reputation
    21
    Profile views
    148
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    hub01 Follow
    Pro Starter

    Best posts made by hub01

    • RE: jarvis SwitchAction mit 2 Zahlenwerten

      @mcu said in jarvis SwitchAction mit 2 Zahlenwerten:

      @hub01 Dann beschreib bitte, wie du es gemacht hast. Dann übenehme ich es in die Doku. Hattest du devices installiert?
      Evtl kein Häkchen vor Anzeige?
      Bearbeiten der linken Anzeigeseite:
      07602275-a7ae-4b13-a486-9867a62812aa-image.png
      Ist ein Häkchen davor? Oder gar nicht da?
      f66df03d-3b57-4140-b6b4-f71f14d3acb7-image.png
      Wieder zurück auf das rote Häkchen klicken.
      c7e187ae-ebe6-4bdb-8ca0-ff1b80c6249b-image.png

      so schaut das bei mir aus:
      b2e27196-aeff-45c2-ae3f-df3823ce571b-grafik.png
      Geräte habe ich nicht. Muss da noch was installiert werden?

      Alias habe ich so angelegt:
      bei Objekte gibt es einen Ordner der alias heißt
      fd3eb5e1-67cc-4e5d-b464-30e1ce1f919b-grafik.png
      dort auf das Plus-Zeichen klicken, dann kommt
      a072d375-92f2-4ae3-8c86-0cbc30aad74c-grafik.png
      nach Hinzufügen wird der neue Alias angezeigt
      9d2e5c19-75a6-40f6-ac05-7a8702dcd00c-grafik.png
      dann den Bleistift anklicken, und man kann den Alias bearbeiten
      c032679b-0773-4b7a-a3d0-8ad83a1c4cdb-grafik.png

      posted in Visualisierung
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      Habe jetzt 2 Systeme in VMware neu aufgesetzt. Linux Debian und Windows 10.
      Windows 10 läuft flott, aber ich kann keine älteren Adapter installieren. (???)
      Debian läuft zwar träge, aber die älteren Adapter gehen zum installieren.

      Test-Ergebnisse:
      In der alten Version V3.2.1 sind die Werte zu 99% vorhanden, aber jeder Wert wird doppelt angezeigt (teilweise 3x).
      Alle 100-200 Werte geht mal einer ab. Wie das bei Statussignalen ausschaut, die sich nur selten ändern, kann ich noch nicht beurteilen.

      In der neuen Version V3.3.1 fehlen noch immer viele Werte (wie auch in V3.2.5).
      Bei ständigen Änderungen, wie z.B. bei „eto“ ist das kein großes Problem, da irgendwann der Wert wieder stimmt.
      Bei Statussignalen ist das allerdings unbrauchbar.
      z.B. eine Verriegelung mit der Wärmepumpe könnte teuer werden.

      zum Vergleich, der Datenpunkt „eto“ in beiden Versionen

      V3.2.1
      35c94bde-a2f2-4de3-87d3-1dbc80019c6d-grafik.png

      V3.3.1
      hier sind die fehlenden Werte gut zu erkennen
      1fe4ddca-8701-4eae-9ec2-61160cc54c23-grafik.png

      posted in Tester
      H
      hub01
    • RE: jarvis SwitchAction mit 2 Zahlenwerten

      @mcu
      das ging ja flott.
      Habe "devices" inst. und jetzt sind auch die Geräte da.
      Danke

      posted in Visualisierung
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @tim2zg
      ja, schaut soweit gut aus

      kannst du kurz erläutern,

      • was du wie geändert hast
      • was das Intervall bei der Instanz genau macht, bzw. machen soll

      was mir aufgefallen ist, in der Kurz- und in der Gesamtversion, bei 20s Intervall:

      • Statuswerte scheinen in beiden Versionen durchzukommen - sehr gut
      • Energiezähler und Frequenz (eto/fhz) liefern in der Gesamtversion (rote Kurve) jeden Wert, in der Kurzversion (blaue Kurve) nur 1 Wert pro Intervall
        b423e94d-313d-4608-ab93-0dc4ad674ede-grafik.png
      posted in Tester
      H
      hub01
    • RE: jarvis SwitchAction mit 2 Zahlenwerten

      @mcu
      perfekt, alle Varianten gehen richtig.
      Danke nochmal für die Hilfe.

      Vielleicht schreibe ich dir später noch was zu deiner Anleitung für Alias ...

      posted in Visualisierung
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @tim2zg
      ich bekomme im Sekundentakt folgende Meldungen im Protokoll:
      State value to set for "fronius-wattpilot.1.nrg" has to be stringified but received type "object"
      State value to set for "fronius-wattpilot.1.tpcm" has to be stringified but received type "object"
      State value to set for "fronius-wattpilot.1.tma" has to be stringified but received type "object"

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      Hallo Tim,
      die 3 „set…“ Datenpunkte passen nicht.
      JavaSkript erzeugt bei Verwendung folgende Warnung:
      You are assigning a string to the state "fronius-wattpilot.1.set_state" which expects a level.
      Please fix your code to use a level or change the state type to string.

      Der Datenpunkt ist als "common.type=level" definiert:
      Richtig wäre "common.type=string"

      Vergleiche hierzu https://www.iobroker.net/#de/documentation/dev/objectsschema.md
      -> Attribute für bestimmte Objekttypen
      -> Datenpunkt/Attribute

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @tim2zg
      ich danke,
      ohne deinen Adapter könnte ich meine Wallbox nicht regeln.

      Was mir noch aufgefallen ist:
      set_state liefert mal den letzten Befehl, mal „true“ zurück.
      z.B.
      „amp;6“ bleibt in set_state stehen
      „frc;1“ ändert sich nach true
      Ist das eine Art Rückmeldung, dass der Befehl erfolgreich ausgeführt wurde?

      Vielleicht kannst du auch noch bei den 3 „set…“-Datenpunkten die Rolle auf „value“ ändern.
      Wie bei allen anderen Datenpunkten auch.
      85a42266-9d3d-46d0-aa68-27d60ecc5375-grafik.png

      Eine andere Frage noch.
      Weißt du, mit welchem Befehl die Authentifizierung durchgeführt wird?
      Bzw., ob es eine Rückmeldung dazu gibt?

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @tim2zg
      ich habe ein wenig mit „acs“ probiert.
      Mit „acs“ wird anscheinend nur vorgewählt, ob mit oder ohne Authentifizierung geladen wird.
      Damit kann man die Authentifizierung ein- oder ausschalten, aber nicht die eigentliche Authentifizierung durchführen.

      Wäre ein Workaround, z.B.
      . - vorm Laden: Auth. ausschalten
      . - Laden starten
      . - nach Laden: Auth. wieder einschalten

      Kann aber dazu führen, dass die Authentifizierung ungewollt aus bleibt,
      z.B. wenn man während dem Laden das Auto öffnet und das Kabel absteckt, ...

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @c1olli
      Dabei muss man bedenken, dass die Phasen-Umschaltung 30 Sekunden dauern kann und jede Umschaltung die Schaltrelais im Wattpiloten beanspruchen.
      Und dass z.B. moderne Verbraucher (Mikrowelle, E-Herd, usw.) ständig im 2 bis 3 Sekundentakt an und aus gehen.
      Im schlimmsten Fall würde da der Wattpilot ständig umschalten wollen. Dies sollte auf jeden Fall verhindert werden.
      Wird man sicherlich mit einigen Zeitfunktionen in den Griff bekommen.
      Aber mit einem Blockly-Skript dürfte das aufwendig werden. Zumal im aktuellen Skript nur in 2A-Schritten geschaltet wird. Besser wären 1A-Schritte.
      Die vorhandenen Befehle müssten alle 4-fach vorhanden sein.
      Dafür wäre ein Javaskript definitiv besser geeignet.
      Dann wären auch bessere, bzw. zusätzliche Funktionen möglich,
      z.B.:

      • eine autom. Stufenregelung
      • Freigabe/Sperre von 1- oder 3-phasigen Laden
      • Vorgabe von zulässigem Netzbezug
        für Winter, wenn zu wenig PV-Energie kommt
        für Sommer, wenn zu viel PV-Energie kommt

      Ist halt auch viel Programmieraufwand.
      Einfacher ginge es aber auch z.B. mit zwei Blockly-Skripten.

      • Eins für 1-phasiges Laden
      • Eins für 3-phasiges Laden
        Der Wechsel muss dann von Hand erfolgen.
      posted in Tester
      H
      hub01

    Latest posts made by hub01

    • RE: Fronius Wattpilot Test 4.0.x

      @thomas-braun
      seit 4 Tagen keine Fehlermeldungen mehr vom Wattpilot-Adapter.
      Ich denke, das Problem ist gelöst.

      Ursache?
      Sowohl das Auftreten als auch das Verschwinden der Fehlermeldungen dürften die gemachten Updates gewesen sein.

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @thomas-braun
      Sind die DNS-Probleme weg?
      Musste man was machen?

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @thomas-braun
      Warum hast du nach der Fritzbox gefragt?

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @thomas-braun
      so, bin heute dazugekommen und habe deine Vorschläge abgearbeitet.
      Hier das neue iob diag:

      
      ========== Start marking the full check here ===========
      
      ```bash
      Script v.2025-03-08
      
      *** BASE SYSTEM ***
       Static hostname: NUC-ioB
             Icon name: computer-desktop
               Chassis: desktop 🖥️
      Operating System: Debian GNU/Linux 12 (bookworm)
                Kernel: Linux 6.1.0-37-amd64
          Architecture: x86-64
       Hardware Vendor: Trigkey
        Hardware Model: Green G4
      Firmware Version: ADLNV105
      OS is similar to:
      
      model name      : Intel(R) N95
      Docker          : false
      Virtualization  : none
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       17:35:37 up 9 min,  2 users,  load average: 0.14, 0.18, 0.13
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Operating System is the current Debian stable version codenamed 'bookworm'!
      
      *** TIME AND TIMEZONES ***
                     Local time: Thu 2025-07-03 17:35:37 CEST
                 Universal time: Thu 2025-07-03 15:35:37 UTC
                       RTC time: Thu 2025-07-03 15:35:37
                      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':
      hub
      HOME=/home/hub
      GROUPS=hub adm cdrom floppy sudo audio dip video plugdev users netdev bluetooth lpadmin scanner iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server: false
      Desktop:
      Terminal:       tty
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:             16G        2.3G         13G         12M        1.3G         14G
      Swap:           1.0G          0B        1.0G
      Total:           17G        2.3G         14G
      
      Active iob-Instances:   17
      
              15770 M total memory
               2175 M used memory
                415 M active memory
               2332 M inactive memory
              12693 M free memory
                115 M buffer memory
               1100 M swap cache
                976 M total swap
                  0 M used swap
                976 M free swap
      
      *** top - Table Of Processes  ***
      top - 17:35:37 up 9 min,  2 users,  load average: 0.14, 0.18, 0.13
      Tasks: 157 total,   1 running, 156 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 :  15770.7 total,  12693.5 free,   2175.1 used,   1215.3 buff/cache
      MiB Swap:    977.0 total,    977.0 free,      0.0 used.  13595.6 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  7.7G     0  7.7G   0% /dev
      tmpfs          tmpfs     1.6G  1.6M  1.6G   1% /run
      /dev/nvme0n1p6 ext4       95G   33G   57G  37% /
      tmpfs          tmpfs     7.8G  256K  7.8G   1% /dev/shm
      tmpfs          tmpfs     5.0M  8.0K  5.0M   1% /run/lock
      /dev/nvme0n1p1 vfat       96M   40M   57M  41% /boot/efi
      /dev/nvme0n1p4 fuseblk   147G  134M  147G   1% /mnt/LW_Daten
      tmpfs          tmpfs     1.6G   52K  1.6G   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      [Thu Jul  3 17:25:49 2025] EXT4-fs (nvme0n1p6): mounted filesystem with ordered data mode. Quota mode: none.
      [Thu Jul  3 17:25:50 2025] EXT4-fs (nvme0n1p6): re-mounted. Quota mode: none.
      [Thu Jul  3 17:27:44 2025]  snd_timer ecdh_generic iTCO_vendor_support snd mei_me pcspkr rfkill wmi_bmof watchdog ecc ee1004 soundcore mei intel_uncore intel_pmc_core acpi_pad acpi_tad evdev msr parport_pc ppdev lp parport loop fuse dm_mod efi_pstore configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic spi_pxa2xx_platform dw_dmac dw_dmac_core nvme i915 nvme_core t10_pi ahci libahci drm_buddy i2c_algo_bit drm_display_helper libata cec crc64_rocksoft crc64 crc_t10dif rc_core crc32_pclmul ttm crc32c_intel r8169 xhci_pci crct10dif_generic drm_kms_helper realtek i2c_i801 crct10dif_pclmul i2c_smbus crct10dif_common xhci_hcd scsi_mod drm mdio_devres libphy usbcore scsi_common intel_lpss_pci intel_lpss idma64 usb_common fan video wmi pinctrl_alderlake button
      [Thu Jul  3 17:35:16 2025]  cfg80211 snd_pcm iTCO_wdt intel_pmc_bxt intel_cstate snd_timer ecdh_generic iTCO_vendor_support snd mei_me pcspkr rfkill wmi_bmof watchdog ecc ee1004 soundcore mei intel_uncore intel_pmc_core acpi_pad acpi_tad evdev msr parport_pc ppdev lp parport loop fuse dm_mod efi_pstore configfs efivarfs ip_tables x_tables autofs4 ext4 crc16 mbcache jbd2 crc32c_generic spi_pxa2xx_platform dw_dmac dw_dmac_core nvme i915 nvme_core t10_pi ahci libahci drm_buddy i2c_algo_bit drm_display_helper libata cec crc64_rocksoft crc64 crc_t10dif rc_core crc32_pclmul ttm crc32c_intel r8169 xhci_pci crct10dif_generic drm_kms_helper realtek i2c_i801 crct10dif_pclmul i2c_smbus crct10dif_common xhci_hcd scsi_mod drm mdio_devres libphy usbcore scsi_common intel_lpss_pci intel_lpss idma64 usb_common fan video wmi pinctrl_alderlake button
      
      Show mounted filesystems:
      TARGET          SOURCE         FSTYPE  OPTIONS
      /               /dev/nvme0n1p6 ext4    rw,relatime,errors=remount-ro
      |-/boot/efi     /dev/nvme0n1p1 vfat    rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
      `-/mnt/LW_Daten /dev/nvme0n1p4 fuseblk rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096
      
      Files in neuralgic directories:
      
      /var:
      22G     /var/
      18G     /var/lib/influxdb/engine/data/fa93ac6301a26099/autogen
      18G     /var/lib/influxdb/engine/data/fa93ac6301a26099
      18G     /var/lib/influxdb/engine/data
      18G     /var/lib/influxdb/engine
      
      Archived and active journals take up 1.0G in the file system.
      
      /opt/iobroker/backups:
      39M     /opt/iobroker/backups/
      4.0K    /opt/iobroker/backups/node-red.0
      
      /opt/iobroker/iobroker-data:
      657M    /opt/iobroker/iobroker-data/
      547M    /opt/iobroker/iobroker-data/files
      156M    /opt/iobroker/iobroker-data/files/vis-2
      89M     /opt/iobroker/iobroker-data/files/vis-2/static
      88M     /opt/iobroker/iobroker-data/files/vis-2/static/js
      
      The five largest files in iobroker-data are:
      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
      26M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.41cee985.js.map
      26M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.41cee985.js.map
      25M     /opt/iobroker/iobroker-data/objects.jsonl
      24M     /opt/iobroker/iobroker-data/files/vis-2/static/js/main.f305bc29.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 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.3
      /usr/bin/node           v20.19.3
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.32.0
      
      nodejs:
        Installed: 20.19.3-1nodesource1
        Candidate: 20.19.3-1nodesource1
        Version table:
       *** 20.19.3-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
              100 /var/lib/dpkg/status
           20.19.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.19.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.19.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.3-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           18.19.0+dfsg-6~deb12u2 500
              500 http://deb.debian.org/debian bookworm/main amd64 Packages
           18.19.0+dfsg-6~deb12u1 500
              500 http://security.debian.org/debian-security bookworm-security/main amd64 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:
      NUC-ioB             NUC-ioB (version: 7.0.6, hostname: NUC-ioB       , alive, uptime: 571)
      
      Core adapters versions
      js-controller:  7.0.6
      admin:          7.6.17
      javascript:     8.9.2
      
      nodejs modules from github:     1
      +-- iobroker.cloudless-homeconnect@1.6.1 (git+ssh://git@github.com/eifel-tech/ioBroker.cloudless-homeconnect.git#83a0ac8907173081ff9366fe1ffa1d7705055402)
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.backitup.0               : backitup              : NUC-ioB                                  - disabled
        system.adapter.bluelink.0               : bluelink              : NUC-ioB                                  - disabled
        system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : NUC-ioB                                  - disabled
        system.adapter.devices.0                : devices               : NUC-ioB                                  - disabled
        system.adapter.discovery.0              : discovery             : NUC-ioB                                  - disabled
      + system.adapter.echarts.0                : echarts               : NUC-ioB                                  -  enabled
      + system.adapter.ems-esp.0                : ems-esp               : NUC-ioB                                  -  enabled
      + system.adapter.fronius-wattpilot.0      : fronius-wattpilot     : NUC-ioB                                  -  enabled
        system.adapter.fronius-wattpilot.1      : fronius-wattpilot     : NUC-ioB                                  - disabled
        system.adapter.history.0                : history               : NUC-ioB                                  - disabled
      + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
        system.adapter.influxdb.1               : influxdb              : NUC-ioB                                  - disabled, port: 8086
      + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
      + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
        system.adapter.jarvis.0                 : jarvis                : NUC-ioB                                  - disabled
      + system.adapter.javascript.0             : javascript            : NUC-ioB                                  -  enabled
      + system.adapter.logparser.0              : logparser             : NUC-ioB                                  -  enabled
        system.adapter.modbus.0                 : modbus                : NUC-ioB                                  - disabled
      + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
        system.adapter.ocpp.0                   : ocpp                  : NUC-ioB                                  - disabled, port: 9220
      + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
        system.adapter.shelly.1                 : shelly                : NUC-ioB                                  - disabled, port: 1882, bind: 0.0.0.0
      + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
        system.adapter.vis-2.0                  : vis-2                 : NUC-ioB                                  - disabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : NUC-ioB                                  - disabled
        system.adapter.vis-inventwo.0           : vis-inventwo          : NUC-ioB                                  - disabled
        system.adapter.vis-materialdesign.0     : vis-materialdesign    : NUC-ioB                                  - disabled
        system.adapter.vis.0                    : vis                   : NUC-ioB                                  -  enabled
      + system.adapter.web.0                    : web                   : NUC-ioB                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
      + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
      + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
      + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
      + system.adapter.web.0                    : web                   : NUC-ioB                                  -  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.17   , installed 7.6.17
      Adapter    "backitup"     : 3.2.2    , installed 3.2.2
      Adapter    "bluelink"     : 3.1.3    , installed 3.1.3
      Adapter    "devices"      : 1.1.5    , installed 1.1.5
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "echarts"      : 1.9.2    , installed 1.9.2
      Adapter    "ems-esp"      : 6.0.0    , installed 6.0.0
      Adapter    "fronius-wattpilot": 4.6.3, installed 4.6.3
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
      Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
      Adapter    "javascript"   : 8.9.2    , installed 8.9.2
      Controller "js-controller": 7.0.6    , installed 7.0.6
      Adapter    "logparser"    : 2.4.0    , installed 2.4.0
      Adapter    "modbus"       : 6.3.2    , installed 6.3.2
      Adapter    "mqtt"         : 6.1.2    , installed 6.1.2
      Adapter    "node-red"     : 5.2.1    , installed 5.2.1
      Adapter    "ocpp"         : 0.12.5   , installed 0.12.5
      Adapter    "shelly"       : 10.0.0   , installed 9.5.1  [Updatable]
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sun2000"      : 1.4.0    , installed 1.4.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-2"        : 2.9.64   , installed 2.9.64
      Adapter    "vis-icontwo"  : 1.11.0   , installed 1.11.0
      Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.5
      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
      Adapter    "web"          : 7.0.8    , installed 7.0.8
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      
      Objects and States
      Please stand by - This may take a while
      Objects:        2932
      States:         2457
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://security.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 https://deb.nodesource.com/node_20.x nodistro 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 0.0.0.0:7070            0.0.0.0:*               LISTEN      0          21036      700/anydesk
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       23856      826/iobroker.js-con
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       23449      826/iobroker.js-con
      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          20996      696/cupsd
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          23722      708/sshd: /usr/sbin
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15867      1/init
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       25705      1092/io.mqtt.0
      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       24779      969/node-red
      tcp6       0      0 :::7070                 :::*                    LISTEN      0          21037      700/anydesk
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       25880      1205/io.web.0
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       23894      859/io.admin.0
      tcp6       0      0 :::8086                 :::*                    LISTEN      999        23816      773/influxd
      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       24353      1172/io.simple-api.
      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       24453      1223/io.socketio.0
      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          20995      696/cupsd
      tcp6       0      0 :::3000                 :::*                    LISTEN      115        21852      825/grafana
      tcp6       0      0 :::22                   :::*                    LISTEN      0          23724      708/sshd: /usr/sbin
      tcp6       0      0 :::111                  :::*                    LISTEN      0          15868      1/init
      udp        0      0 0.0.0.0:45493           0.0.0.0:*                           105        16284      617/avahi-daemon: r
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        16282      617/avahi-daemon: r
      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       25004      1111/io.shelly.0
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          12816      1/init
      udp        0      0 0.0.0.0:50001           0.0.0.0:*                           0          21095      700/anydesk
      udp6       0      0 :::5353                 :::*                                105        16283      617/avahi-daemon: r
      udp6       0      0 :::46323                :::*                                105        16285      617/avahi-daemon: r
      udp6       0      0 :::111                  :::*                                0          13963      1/init
      udp6       0      0 fe80::ca5d:455f:a41:546 :::*                                0          39873      647/NetworkManager
      udp6       0      0 fe80::a2fe:1fbc:a31:546 :::*                                0          23771      647/NetworkManager
      
      *** Log File - Last 25 Lines ***
      
      2025-07-03 17:27:01.895  - info: host.NUC-ioB instance system.adapter.vis.0 terminated while should be started once
      2025-07-03 17:27:03.935  - info: host.NUC-ioB instance system.adapter.web.0 in version "7.0.8" started with pid 1205
      2025-07-03 17:27:04.662  - info: web.0 (1205) starting. Version 7.0.8 in /opt/iobroker/node_modules/iobroker.web, node: v20.19.3, js-controller: 7.0.6
      2025-07-03 17:27:04.767  - info: web.0 (1205) http server listening on port 8082
      2025-07-03 17:27:04.807  - info: web.0 (1205) socket.io server listening on port 8082
      2025-07-03 17:27:07.972  - info: host.NUC-ioB instance system.adapter.socketio.0 in version "6.7.1" started with pid 1223
      2025-07-03 17:27:08.644  - info: socketio.0 (1223) starting. Version 6.7.1 in /opt/iobroker/node_modules/iobroker.socketio, node: v20.19.3, js-controller: 7.0.6
      2025-07-03 17:27:08.675  - info: socketio.0 (1223) socket.io server listening on port 8084
      2025-07-03 17:27:11.945  - info: host.NUC-ioB instance system.adapter.fronius-wattpilot.0 in version "4.6.3" started with pid 1238
      2025-07-03 17:27:12.599  - info: fronius-wattpilot.0 (1238) starting. Version 4.6.3 in /opt/iobroker/node_modules/iobroker.fronius-wattpilot, node: v20.19.3, js-controller: 7.0.6
      2025-07-03 17:27:12.607  - info: fronius-wattpilot.0 (1238) Try to connect to: ws://192.168.0.56/ws
      2025-07-03 17:27:14.135  - info: fronius-wattpilot.0 (1238) Connected!
      2025-07-03 17:27:37.960  - info: web.0 (1205) ==> Connected system.user.admin from ::ffff:192.168.0.182
      2025-07-03 17:27:40.123  - info: web.0 (1205) ==> Connected system.user.admin from ::ffff:192.168.0.182
      2025-07-03 17:28:00.291  - info: sun2000.0 (1142) Control: Service queue initialized
      2025-07-03 17:28:11.147  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmWLAN] connection closed: timeout
      2025-07-03 17:30:08.560  - info: web.0 (1205) <== Disconnect system.user.admin from ::ffff:192.168.0.182 vis.0
      2025-07-03 17:30:46.000  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] reconnected. Old secret 1751556402180_8163. New secret 1751556645999_8153
      2025-07-03 17:30:46.018  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmWLAN] connected with secret 1751556646018_7474
      2025-07-03 17:30:46.165  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] subscribes on "mqtt.0.Solaranlage.Sendetakt"
      2025-07-03 17:30:46.168  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmWLAN] subscribes on "mqtt.0.Solaranlage.Sendetakt"
      2025-07-03 17:30:46.171  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] subscribes on "mqtt.0.Solaranlage.Sendetakt"
      2025-07-03 17:30:46.365  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] publishOnSubscribe
      2025-07-03 17:30:46.369  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmWLAN] publishOnSubscribe
      2025-07-03 17:30:46.371  - info: mqtt.0 (1092) Client [ESP32Solaranl_SmLAN] publishOnSubscribe
      
      

      ============ Mark until here for C&P =============

      iob diag has finished.

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @thomas-braun
      Da muss ich mir ein wenig Zeit dazu nehmen (Backup, Updates).
      Bin auch mit Linux nicht so fit. Werde ich aber hinbekommen.

      @thomas-braun sagte in Fronius Wattpilot Test 4.0.x:

      Ist da eine FritzBox im Spiel?

      Ja, eine 4040 als IP-Client an einer Vodafone-Station.
      Die Endgeräte hängen alle an der Fritzbox.

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      Da muss ich mir ein wenig Zeit dazu nehmen (Backup, Updates).
      Bin auch mit Linux nicht so fit. Werde ich aber hinbekommen.

      @thomas-braun sagte in Fronius Wattpilot Test 4.0.x:

      Ist da eine FritzBox im Spiel?

      Ja, eine 4040 als IP-Client an einer Vodafone-Station.
      Die Endgeräte hängen alle an der Fritzbox.

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      Da muss ich mir ein wenig Zeit dazu nehmen (Backup, Updates).
      Bin auch mit Linux nicht so fit. Werde ich aber hinbekommen.

      @thomas-braun sagte in Fronius Wattpilot Test 4.0.x:

      Ist da eine FritzBox im Spiel?

      Ja, eine 4040 als IP-Client an einer Vodafone-Station.
      Die Endgeräte hängen alle an der Fritzbox.

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      @thomas-braun

      
      ========== Start marking the full check here ===========
      
      ```bash
      Script v.2025-03-08
      
      *** BASE SYSTEM ***
       Static hostname: NUC-ioB
             Icon name: computer-desktop
               Chassis: desktop 🖥️
      Operating System: Debian GNU/Linux 12 (bookworm)
                Kernel: Linux 6.1.0-27-amd64
          Architecture: x86-64
       Hardware Vendor: Trigkey
        Hardware Model: Green G4
      Firmware Version: ADLNV105
      OS is similar to:
      
      model name      : Intel(R) N95
      Docker          : false
      Virtualization  : none
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       10:09:33 up 23:06,  3 users,  load average: 0.24, 0.11, 0.10
      CPU threads: 4
      
      
      *** LIFE CYCLE STATUS ***
      Operating System is the current Debian stable version codenamed 'bookworm'!
      
      *** TIME AND TIMEZONES ***
                     Local time: Fri 2025-06-27 10:09:33 CEST
                 Universal time: Fri 2025-06-27 08:09:33 UTC
                       RTC time: Thu 2025-06-26 10:08:41
                      Time zone: Europe/Berlin (CEST, +0200)
      System clock synchronized: yes
                    NTP service: active
                RTC in local TZ: yes
      
      Warning: The system is configured to read the RTC time in the local time zone.
               This mode cannot be fully supported. It will create various problems
               with time zone changes and daylight saving time adjustments. The RTC
               time is never updated, it relies on external facilities to maintain it.
               If at all possible, use RTC in UTC by calling
               'timedatectl set-local-rtc 0'.
      
      *** Users and Groups ***
      User that called 'iob diag':
      hub
      HOME=/home/hub
      GROUPS=hub root cdrom floppy sudo audio dip video plugdev users netdev bluetooth lpadmin scanner iobroker
      
      User that is running 'js-controller':
      iobroker
      HOME=/home/iobroker
      GROUPS=iobroker tty dialout audio video plugdev bluetooth
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server: true
      Desktop:
      Terminal:       tty
      
      System is booting into 'graphical.target'. Usually a server is running in 'multi-user.target'. Please set BootTarget to 'multi-user.target' or run 'iobroker fix'
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:             16G        3.4G         10G        154M        2.7G         13G
      Swap:           1.0G          0B        1.0G
      Total:           17G        3.4G         11G
      
      Active iob-Instances:   17
      
              15770 M total memory
               3196 M used memory
                981 M active memory
               3791 M inactive memory
              10447 M free memory
                603 M buffer memory
               1997 M swap cache
                976 M total swap
                  0 M used swap
                976 M free swap
      
      *** top - Table Of Processes  ***
      top - 10:09:33 up 23:06,  3 users,  load average: 0.24, 0.11, 0.10
      Tasks: 215 total,   1 running, 214 sleeping,   0 stopped,   0 zombie
      %Cpu(s):  0.0 us, 50.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
      MiB Mem :  15770.7 total,  10447.3 free,   3197.1 used,   2601.4 buff/cache
      MiB Swap:    977.0 total,    977.0 free,      0.0 used.  12573.7 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  7.7G     0  7.7G   0% /dev
      tmpfs          tmpfs     1.6G  1.7M  1.6G   1% /run
      /dev/nvme0n1p6 ext4       95G   33G   58G  37% /
      tmpfs          tmpfs     7.8G  368K  7.8G   1% /dev/shm
      tmpfs          tmpfs     5.0M  8.0K  5.0M   1% /run/lock
      /dev/nvme0n1p1 vfat       96M   40M   57M  41% /boot/efi
      /dev/nvme0n1p4 fuseblk   147G  134M  147G   1% /mnt/LW_Daten
      tmpfs          tmpfs     1.6G   64K  1.6G   1% /run/user/1000
      
      Messages concerning ext4 filesystem in dmesg:
      
      Show mounted filesystems:
      TARGET               SOURCE         FSTYPE      OPTIONS
      /                    /dev/nvme0n1p6 ext4        rw,relatime,errors=remount-ro
      |-/run/user/1000/doc portal         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
      |-/boot/efi          /dev/nvme0n1p1 vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro
      `-/mnt/LW_Daten      /dev/nvme0n1p4 fuseblk     rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096
      
      Files in neuralgic directories:
      
      /var:
      21G     /var/
      17G     /var/lib/influxdb/engine/data/fa93ac6301a26099/autogen
      17G     /var/lib/influxdb/engine/data/fa93ac6301a26099
      17G     /var/lib/influxdb/engine/data
      17G     /var/lib/influxdb/engine
      
      Hint: You are currently not seeing messages from other users and the system.
            Users in groups 'adm', 'systemd-journal' can see all messages.
            Pass -q to turn off this notice.
      Archived and active journals take up 108.6M in the file system.
      
      /opt/iobroker/backups:
      39M     /opt/iobroker/backups/
      4.0K    /opt/iobroker/backups/node-red.0
      
      /opt/iobroker/iobroker-data:
      1.2G    /opt/iobroker/iobroker-data/
      1.1G    /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:
      35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
      24M     /opt/iobroker/iobroker-data/files/echarts/static/js/main.2b7495c2.js.map
      24M     /opt/iobroker/iobroker-data/files/echarts.admin/chart/static/js/main.2b7495c2.js.map
      23M     /opt/iobroker/iobroker-data/files/echarts.admin/static/js/main.245b61c0.js.map
      22M     /opt/iobroker/iobroker-data/files/modbus.admin/static/js/main.18496c94.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 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.18.0
      /usr/bin/node           v20.18.0
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.29.3
      
      nodejs:
        Installed: 20.18.0-1nodesource1
        Candidate: 20.19.3-1nodesource1
        Version table:
           20.19.3-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.19.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.19.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.19.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.3-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.18.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
       *** 20.18.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
              100 /var/lib/dpkg/status
           20.17.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.16.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.15.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.14.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.13.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.2-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.12.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.11.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.10.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.9.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.8.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.7.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.6.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.5.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.4.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.1-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.3.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.2.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.1.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           20.0.0-1nodesource1 1001
              500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
           18.19.0+dfsg-6~deb12u2 500
              500 http://deb.debian.org/debian bookworm/main amd64 Packages
           18.19.0+dfsg-6~deb12u1 500
              500 http://security.debian.org/debian-security bookworm-security/main amd64 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:
      NUC-ioB             NUC-ioB (version: 7.0.6, hostname: NUC-ioB       , alive, uptime: 83148)
      
      Core adapters versions
      js-controller:  7.0.6
      admin:          7.6.3
      javascript:     8.8.3
      
      nodejs modules from github:     1
      +-- iobroker.cloudless-homeconnect@1.6.1 (git+ssh://git@github.com/eifel-tech/ioBroker.cloudless-homeconnect.git#83a0ac8907173081ff9366fe1ffa1d7705055402)
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
        system.adapter.backitup.0               : backitup              : NUC-ioB                                  - disabled
        system.adapter.bluelink.0               : bluelink              : NUC-ioB                                  - disabled
        system.adapter.cloudless-homeconnect.0  : cloudless-homeconnect : NUC-ioB                                  - disabled
        system.adapter.devices.0                : devices               : NUC-ioB                                  - disabled
        system.adapter.discovery.0              : discovery             : NUC-ioB                                  - disabled
      + system.adapter.echarts.0                : echarts               : NUC-ioB                                  -  enabled
      + system.adapter.ems-esp.0                : ems-esp               : NUC-ioB                                  -  enabled
      + system.adapter.fronius-wattpilot.0      : fronius-wattpilot     : NUC-ioB                                  -  enabled
        system.adapter.fronius-wattpilot.1      : fronius-wattpilot     : NUC-ioB                                  - disabled
        system.adapter.history.0                : history               : NUC-ioB                                  - disabled
      + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
        system.adapter.influxdb.1               : influxdb              : NUC-ioB                                  - disabled, port: 8086
      + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
      + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
        system.adapter.jarvis.0                 : jarvis                : NUC-ioB                                  - disabled
      + system.adapter.javascript.0             : javascript            : NUC-ioB                                  -  enabled
      + system.adapter.logparser.0              : logparser             : NUC-ioB                                  -  enabled
        system.adapter.modbus.0                 : modbus                : NUC-ioB                                  - disabled
      + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
        system.adapter.ocpp.0                   : ocpp                  : NUC-ioB                                  - disabled, port: 9220
      + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
        system.adapter.shelly.1                 : shelly                : NUC-ioB                                  - disabled, port: 1882, bind: 0.0.0.0
      + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
        system.adapter.vis-2.0                  : vis-2                 : NUC-ioB                                  - disabled
        system.adapter.vis-icontwo.0            : vis-icontwo           : NUC-ioB                                  - disabled
        system.adapter.vis-inventwo.0           : vis-inventwo          : NUC-ioB                                  - disabled
        system.adapter.vis-materialdesign.0     : vis-materialdesign    : NUC-ioB                                  - disabled
        system.adapter.vis.0                    : vis                   : NUC-ioB                                  -  enabled
      + system.adapter.web.0                    : web                   : NUC-ioB                                  -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : NUC-ioB                                  -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.influxdb.0               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
      + system.adapter.influxdb.2               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
      + system.adapter.influxdb.3               : influxdb              : NUC-ioB                                  -  enabled, port: 8086
      + system.adapter.mqtt.0                   : mqtt                  : NUC-ioB                                  -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.node-red.0               : node-red              : NUC-ioB                                  -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.shelly.0                 : shelly                : NUC-ioB                                  -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.simple-api.0             : simple-api            : NUC-ioB                                  -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.socketio.0               : socketio              : NUC-ioB                                  -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
      + system.adapter.sun2000.0                : sun2000               : NUC-ioB                                  -  enabled, port: 6607
      + system.adapter.web.0                    : web                   : NUC-ioB                                  -  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.17   , installed 7.6.3  [Updatable]
      Adapter    "backitup"     : 3.2.2    , installed 3.0.22 [Updatable]
      Adapter    "bluelink"     : 3.1.3    , installed 2.3.6  [Updatable]
      Adapter    "devices"      : 1.1.5    , installed 1.1.5
      Adapter    "discovery"    : 5.0.0    , installed 3.1.0  [Updatable]
      Adapter    "echarts"      : 1.9.2    , installed 1.7.2  [Updatable]
      Adapter    "ems-esp"      : 6.0.0    , installed 4.8.0  [Updatable]
      Adapter    "fronius-wattpilot": 4.6.3, installed 4.6.3
      Adapter    "history"      : 3.0.1    , installed 3.0.1
      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
      Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
      Adapter    "javascript"   : 8.9.2    , installed 8.8.3  [Updatable]
      Controller "js-controller": 7.0.6    , installed 7.0.6
      Adapter    "logparser"    : 2.4.0    , installed 2.2.0  [Updatable]
      Adapter    "modbus"       : 6.3.2    , installed 6.2.3  [Updatable]
      Adapter    "mqtt"         : 6.1.2    , installed 5.2.0  [Updatable]
      Adapter    "node-red"     : 5.2.1    , installed 5.2.1
      Adapter    "ocpp"         : 0.12.5   , installed 0.12.5
      Adapter    "shelly"       : 9.5.1    , installed 7.0.0  [Updatable]
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 6.7.1    , installed 6.7.1
      Adapter    "sun2000"      : 1.4.0    , installed 1.4.0
      Adapter    "vis"          : 1.5.6    , installed 1.5.6
      Adapter    "vis-2"        : 2.9.64   , installed 2.9.32 [Updatable]
      Adapter    "vis-icontwo"  : 1.11.0   , installed 0.96.0 [Updatable]
      Adapter    "vis-inventwo" : 3.3.5    , installed 3.3.3  [Updatable]
      Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
      Adapter    "web"          : 7.0.8    , installed 7.0.8
      Adapter    "ws"           : 2.6.2    , installed 2.6.2
      
      Objects and States
      Please stand by - This may take a while
      Objects:        2923
      States:         2451
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://security.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 https://deb.nodesource.com/node_20.x nodistro InRelease
      Reading package lists...
      Pending Updates: 239
      
      *** 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 0.0.0.0:7070            0.0.0.0:*               LISTEN      0          23829      728/anydesk
      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1001       25545      1654/node-red
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       26956      1749/io.mqtt.0
      tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       23415      1529/iobroker.js-co
      tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       26192      1529/iobroker.js-co
      tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15887      1/init
      tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          24711      756/sshd: /usr/sbin
      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          292792     11338/cupsd
      tcp6       0      0 :::8081                 :::*                    LISTEN      1001       26708      1565/io.admin.0
      tcp6       0      0 :::8082                 :::*                    LISTEN      1001       27144      1862/io.web.0
      tcp6       0      0 :::8084                 :::*                    LISTEN      1001       28907      1878/io.socketio.0
      tcp6       0      0 :::8087                 :::*                    LISTEN      1001       26613      1828/io.simple-api.
      tcp6       0      0 :::8086                 :::*                    LISTEN      999        25371      1470/influxd
      tcp6       0      0 :::7070                 :::*                    LISTEN      0          23830      728/anydesk
      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          292791     11338/cupsd
      tcp6       0      0 :::3000                 :::*                    LISTEN      115        26187      1528/grafana
      tcp6       0      0 :::111                  :::*                    LISTEN      0          14708      1/init
      tcp6       0      0 :::22                   :::*                    LISTEN      0          24713      756/sshd: /usr/sbin
      udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          16735      1/init
      udp        0      0 0.0.0.0:50001           0.0.0.0:*                           0          25969      728/anydesk
      udp        0      0 0.0.0.0:51367           0.0.0.0:*                           105        18801      619/avahi-daemon: r
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           105        18799      619/avahi-daemon: r
      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1001       26981      1764/io.shelly.0
      udp6       0      0 :::111                  :::*                                0          16736      1/init
      udp6       0      0 fe80::ca5d:455f:a41:546 :::*                                0          484591     652/NetworkManager
      udp6       0      0 fe80::a2fe:1fbc:a31:546 :::*                                0          19405      652/NetworkManager
      udp6       0      0 :::52281                :::*                                105        18802      619/avahi-daemon: r
      udp6       0      0 :::5353                 :::*                                105        18800      619/avahi-daemon: r
      
      *** Log File - Last 25 Lines ***
      
      2025-06-27 08:20:26.775  - info: javascript.0 (1679) Stopping script script.js.HS_Test001.Test_setState
      2025-06-27 08:20:26.870  - info: javascript.0 (1679) Start JavaScript script.js.HS_Test001.Test_setState (Javascript/js)
      2025-06-27 08:20:26.895  - info: javascript.0 (1679) script.js.HS_Test001.Test_setState: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
      2025-06-27 08:22:22.803  - info: javascript.0 (1679) Stopping script script.js.HS_Test001.Test_setState
      2025-06-27 08:24:28.857  - info: admin.0 (1565) ==> Connected system.user.admin from ::ffff:192.168.0.182
      2025-06-27 08:46:35.477  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
      2025-06-27 08:46:35.840  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
      2025-06-27 08:49:05.477  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182
      2025-06-27 08:49:16.971  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182 vis.0
      2025-06-27 09:00:00.009  - info: javascript.0 (1679) script.js.HS_Skripte.PV_Werte: Energie zur vollen Stunde gesichert
      2025-06-27 09:17:11.152  - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
      2025-06-27 09:17:13.087  - info: fronius-wattpilot.0 (1893) Connected!
      2025-06-27 09:24:41.154  - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
      2025-06-27 09:24:44.043  - info: fronius-wattpilot.0 (1893) Connected!
      2025-06-27 09:28:33.683  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
      2025-06-27 09:28:34.309  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
      2025-06-27 09:31:03.683  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182
      2025-06-27 09:31:15.415  - info: web.0 (1862) <== Disconnect system.user.admin from ::ffff:192.168.0.182 vis.0
      2025-06-27 10:00:00.007  - info: javascript.0 (1679) script.js.HS_Skripte.PV_Werte: Energie zur vollen Stunde gesichert
      2025-06-27 10:02:35.858  - info: admin.0 (1565) ==> Connected system.user.admin from ::ffff:192.168.0.182
      2025-06-27 10:05:22.480  - info: javascript.0 (1679) Stopping script script.js.HS_Skripte.PV_Überschussladen
      2025-06-27 10:05:22.529  - info: javascript.0 (1679) Start JavaScript script.js.HS_Skripte.PV_Überschussladen (Javascript/js)
      2025-06-27 10:05:22.545  - info: javascript.0 (1679) script.js.HS_Skripte.PV_Überschussladen: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
      2025-06-27 10:07:51.541  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
      2025-06-27 10:07:52.536  - info: web.0 (1862) ==> Connected system.user.admin from ::ffff:192.168.0.182
      
      

      ============ Mark until here for C&P =============

      iob diag has finished.

      posted in Tester
      H
      hub01
    • RE: Fronius Wattpilot Test 4.0.x

      Ich bekomme ständig Fehlermeldungen vom Wattpilot(-Adapter) im Protokoll.
      Parallel werden keine Daten vom Wattpilot empfangen.
      Ping zum Wattpilot geht aber in der Zeit.

      Hatte über 1 Jahr keine Updates durchgeführt (System funktionierte perfekt).
      Vor ca. 3 Monaten habe ich das System und alle Adapter auf den neuesten Stand gebracht.
      Anscheinend/vermutlich sind seitdem die Fehler vorhanden.

      z.B.:

      2025-06-27 06:09:41.130 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
      2025-06-27 06:09:47.200 - info: fronius-wattpilot.0 (1893) Connected!
      2025-06-27 06:19:41.132 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
      2025-06-27 06:19:43.696 - info: fronius-wattpilot.0 (1893) Connected!
      2025-06-27 06:28:06.773 - error: fronius-wattpilot.0 (1893) Error after 69805877ms
      2025-06-27 06:28:06.773 - error: fronius-wattpilot.0 (1893) Please check your host! Seams like your host is Offline, attempt to reconnect in 2.5 minutes
      2025-06-27 06:32:11.134 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
      2025-06-27 06:32:13.656 - info: fronius-wattpilot.0 (1893) Connected!
      2025-06-27 06:37:11.136 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
      2025-06-27 06:37:12.496 - info: fronius-wattpilot.0 (1893) Connected!
      2025-06-27 06:44:41.137 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
      2025-06-27 06:44:47.585 - info: fronius-wattpilot.0 (1893) Connected!
      2025-06-27 06:48:11.812 - error: fronius-wattpilot.0 (1893) Error after 71010916ms
      2025-06-27 06:48:11.813 - error: fronius-wattpilot.0 (1893) Please check your host! Seams like your host is Offline, attempt to reconnect in 2.5 minutes
      2025-06-27 06:52:11.138 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
      2025-06-27 06:52:13.962 - info: fronius-wattpilot.0 (1893) Connected!
      2025-06-27 07:09:41.140 - info: fronius-wattpilot.0 (1893) Try to reconnect... Connection LOST!
      2025-06-27 07:09:42.600 - info: fronius-wattpilot.0 (1893) Connected!
      

      Habt Ihr diese Protokolleinträge und Fehler auch?

      posted in Tester
      H
      hub01
    • RE: getState ohne/mit await

      @paul53 sagte in getState ohne/mit await:

      @hub01 sagte: damit der Chart stimmt.

      Du stellst ansteigende Werte im Chart dar (Sägezahn)?

      im 1. Schritt, ja - nur zum Testen
      Danach soll der Endwert 1x pro Monat in eine eigene Chart-Variable kopiert werden.

      Mir geht’s nur um das Verständnis, ob in so einem Fall ein „await setStateAsync“ besser wäre.
      Wäre für mich wieder die sichere Methode.

      posted in JavaScript
      H
      hub01
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo