Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Zeitplan startet nicht mehr

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    Zeitplan startet nicht mehr

    This topic has been deleted. Only users with topic management privileges can see it.
    • SMS
      SMS @Homoran last edited by

      @homoran was sind "Pendling OS-Updates"?

      sudo apt full-upgrade
      

      läuft noch

      Homoran 1 Reply Last reply Reply Quote 0
      • haus-automatisierung
        haus-automatisierung Developer Most Active @Asgothian last edited by haus-automatisierung

        @asgothian sagte in Zeitplan startet nicht mehr:

        @sms Unabhängig davon ob das prinzipiell so läuft oder so nicht läuft - das ist Ressourcenverschwendung auf einem Irren Level.
        Der korrekte Weg ist:

        Viel zu kompliziert. Trigger: "Zeitplan aus Zeitzustand".
        Der macht genau das alles, was Du manuell getan hast. Nur den Datenpunkt auswählen und fertig.

        Screenshot 2024-09-03 at 14.06.58.png

        Asgothian 1 Reply Last reply Reply Quote 2
        • Homoran
          Homoran Global Moderator Administrators @SMS last edited by Homoran

          @sms sagte in Zeitplan startet nicht mehr:

          was sind "Pendling OS-Updates"?

          "pending" heist "ausstehende".
          da fehlen also 177 Updates vom Betriebssystem!

          @sms sagte in Zeitplan startet nicht mehr:

          läuft noch

          auch auf jedem slave?

          SMS 1 Reply Last reply Reply Quote 0
          • Asgothian
            Asgothian Developer @SMS last edited by

            @sms sagte in Zeitplan startet nicht mehr:

            @asgothian Hi

            Mit der Ressourcenverschwendung gebe ich dir natürlich recht. Die Sekunde steht auch nur drin damit ich sehe ob es auch funktioniert. Im eigentlichen Script stehen 15 Minuten drin.
            Wobei, vielleicht ist auch gerade dass das Problem, das die Sekunde zu viel ist ...
            Ich werde es mal ausprobieren.

            Bei 15 Minuten hast du ein anderes Problem. Du hast ggf. einen Zeitversatz zwischen der eingestellten Zeit und dem Zeitpunkt an dem das Skript zum Zuge kommt. Dazu kommt die Problematik des Zeitvergleichs (wenn da mal jemand 12:25 eingetragen hat), sowie die Problematik das ein Vergleich auf "später als ..." der für jeden Durchlauf später als die eingetragene Zeit wahr wird.

            Insgesamt solltest du versuchen die System-tools zu benutzen um zu bestimmten Zeiten zu agieren - nicht mit eigenen "Heartbeats" arbeiten. Die multiplizieren sich gerne mal. Das meiste kann man mit geschickten Ansätzen anders abbilden.

            A.

            1 Reply Last reply Reply Quote 1
            • SMS
              SMS @Homoran last edited by SMS

              @homoran Ja, läuft bei allen gerade

              Danach nochmal die Diagnose?

              1 Reply Last reply Reply Quote 0
              • Asgothian
                Asgothian Developer @haus-automatisierung last edited by

                @haus-automatisierung sagte in Zeitplan startet nicht mehr:

                @asgothian sagte in Zeitplan startet nicht mehr:

                @sms Unabhängig davon ob das prinzipiell so läuft oder so nicht läuft - das ist Ressourcenverschwendung auf einem Irren Level.
                Der korrekte Weg ist:

                Viel zu kompliziert. Trigger: "Zeitplan aus Zeitzustand".
                Der macht genau das alles, was Du manuell getan hast. Nur den Datenpunkt auswählen und fertig.

                Screenshot 2024-09-03 at 14.06.58.png

                Stimmt das auch dann wenn in dem Zeitzustand nur eine Uhrzeit, kein Tag drin steht ? Da war ich nicht sicher, deswegen der komplexe weg - das läuft bei mir zu Hause so seit einiger Zeit.

                Ansonsten - super 🙂

                A.

                haus-automatisierung 1 Reply Last reply Reply Quote 0
                • haus-automatisierung
                  haus-automatisierung Developer Most Active @Asgothian last edited by

                  @asgothian sagte in Zeitplan startet nicht mehr:

                  Stimmt das auch dann wenn in dem Zeitzustand nur eine Uhrzeit, kein Tag drin steht ?

                  Das geht nur mit Datenpunkten im Format hh:mm oder hh:mm:ss. Also Tage geht generell nicht.

                  Codierknecht Homoran 2 Replies Last reply Reply Quote 1
                  • Codierknecht
                    Codierknecht Developer Most Active @haus-automatisierung last edited by

                    @haus-automatisierung sagte in Zeitplan startet nicht mehr:

                    Das geht nur mit Datenpunkten im Format hh:mm oder hh:mm:ss. Also Tage geht generell nicht.

                    Ist aber vermutlich genau das was der TE braucht 😉
                    Hatte ich auch nicht auf dem Schirm 😊

                    haus-automatisierung 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @SMS last edited by

                      @sms sagte in Zeitplan startet nicht mehr:

                      das heißt?

                      Das heißt, das du dich noch nie um dein Betriebssystem gekümmert hast.

                      grafana und influxdb-Repo müssen richtig eingerichtet werden:

                      https://forum.iobroker.net/topic/59231/phantastische-repositories-und-wo-sie-zu-finden-sind

                      Da sind aber auch noch andere kinken drin. Aber eins nach dem anderen.

                      SMS 1 Reply Last reply Reply Quote 0
                      • Homoran
                        Homoran Global Moderator Administrators @haus-automatisierung last edited by

                        @haus-automatisierung sagte in Zeitplan startet nicht mehr:

                        Das geht nur mit Datenpunkten im Format hh:mm oder hh:mm:ss

                        auch wenn der DP nicht vom typ text, sondern number ist?

                        SMS 1 Reply Last reply Reply Quote 0
                        • SMS
                          SMS @Thomas Braun last edited by

                          @thomas-braun Ich meine das es erst zwei Wochen her ist als ich das gemacht habe. Auf jeden Fall im August.

                          Homoran 1 Reply Last reply Reply Quote 0
                          • haus-automatisierung
                            haus-automatisierung Developer Most Active @Codierknecht last edited by haus-automatisierung

                            @codierknecht sagte in Zeitplan startet nicht mehr:

                            Ist aber vermutlich genau das was der TE braucht

                            Dann fragt man innerhalb des Triggers den aktuellen Tag ab, ...

                            @homoran sagte in Zeitplan startet nicht mehr:

                            @haus-automatisierung sagte in Zeitplan startet nicht mehr:

                            Das geht nur mit Datenpunkten im Format hh:mm oder hh:mm:ss

                            auch wenn der DP nicht vom typ text, sondern number ist?

                            Wie soll das aussehen? Nur 14 heißt dann 14 Uhr, oder wie? Das sieht doch nach dem korrekten Format für diesen Trigger aus (also ein string und keine number):

                            20e18135-3aa7-46df-8e07-a72216782c61-grafik.png

                            Homoran 1 Reply Last reply Reply Quote 0
                            • Homoran
                              Homoran Global Moderator Administrators @haus-automatisierung last edited by

                              @haus-automatisierung sagte in Zeitplan startet nicht mehr:

                              Wie soll das aussehen? Nur 14 heißt dann 14 Uhr, oder wie?

                              das hab ich mich auch gefragt

                              siehe
                              https://forum.iobroker.net/post/1197255

                              haus-automatisierung 1 Reply Last reply Reply Quote 0
                              • haus-automatisierung
                                haus-automatisierung Developer Most Active @Homoran last edited by

                                @homoran Ja, und wurde doch danach auf string umgestellt damit der Inhalt zum Datentyp passt.

                                Homoran 1 Reply Last reply Reply Quote 0
                                • Homoran
                                  Homoran Global Moderator Administrators @SMS last edited by

                                  @sms sagte in Zeitplan startet nicht mehr:

                                  @thomas-braun Ich meine das es erst zwei Wochen her ist als ich das gemacht habe. Auf jeden Fall im August.

                                  und dann noch 177 offene updates und verkorkste Repos??

                                  Never!!

                                  1 Reply Last reply Reply Quote 0
                                  • Homoran
                                    Homoran Global Moderator Administrators @haus-automatisierung last edited by

                                    @haus-automatisierung sagte in Zeitplan startet nicht mehr:

                                    wurde doch danach auf string umgestellt

                                    richtig!
                                    soll aber vorher "immer"™ mit der alten Einstellung typ=number funktioniert haben.

                                    haus-automatisierung SMS 2 Replies Last reply Reply Quote 0
                                    • SMS
                                      SMS @Homoran last edited by

                                      @homoran so schaut es jetzt aus:

                                      ======== Start marking the full check here =========
                                      
                                      
                                      Skript v.2024-05-22
                                      
                                      *** BASE SYSTEM ***
                                       Static hostname: Homee
                                             Icon name: computer
                                      Operating System: Debian GNU/Linux 12 (bookworm)
                                                Kernel: Linux 6.6.31+rpt-rpi-v8
                                          Architecture: arm64
                                      
                                      Model           : Raspberry Pi 4 Model B Rev 1.4
                                      Docker          : false
                                      Virtualization  : none
                                      Kernel          : aarch64
                                      Userland        : 64 bit
                                      
                                      Systemuptime and Load:
                                       14:17:59 up 8 min,  3 users,  load average: 1.45, 1.78, 1.05
                                      CPU threads: 4
                                      
                                      
                                      *** RASPBERRY THROTTLING ***
                                      Current issues:
                                      No throttling issues detected.
                                      
                                      Previously detected issues:
                                      No throttling issues detected.
                                      
                                      *** Time and Time Zones ***
                                                     Local time: Tue 2024-09-03 14:17:59 CEST
                                                 Universal time: Tue 2024-09-03 12:17:59 UTC
                                                       RTC time: n/a
                                                      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 lpadmin 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
                                      Boot Target:    multi-user.target
                                      
                                      *** MEMORY ***
                                                     total        used        free      shared  buff/cache   available
                                      Mem:            8.2G        1.9G        5.3G        1.4M        1.1G        6.3G
                                      Swap:           209M          0B        209M
                                      Total:          8.4G        1.9G        5.5G
                                      
                                      Active iob-Instances:   36
                                      
                                               7810 M total memory
                                               1796 M used memory
                                               1973 M active memory
                                                663 M inactive memory
                                               5013 M free memory
                                                 99 M buffer memory
                                                967 M swap cache
                                                199 M total swap
                                                  0 M used swap
                                                199 M free swap
                                      
                                      *** top - Table Of Processes  ***
                                      top - 14:17:59 up 8 min,  3 users,  load average: 1.45, 1.78, 1.05
                                      Tasks: 206 total,   1 running, 205 sleeping,   0 stopped,   0 zombie
                                      %Cpu(s):  0.0 us, 20.0 sy,  0.0 ni, 80.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st
                                      MiB Mem :   7810.0 total,   5011.3 free,   1797.9 used,   1066.7 buff/cache
                                      MiB Swap:    200.0 total,    200.0 free,      0.0 used.   6012.2 avail Mem
                                      
                                      *** FAILED SERVICES ***
                                      
                                        UNIT LOAD ACTIVE SUB DESCRIPTION
                                      0 loaded units listed.
                                      
                                      *** FILESYSTEM ***
                                      Filesystem     Type      Size  Used Avail Use% Mounted on
                                      udev           devtmpfs  3.6G     0  3.6G   0% /dev
                                      tmpfs          tmpfs     782M  1.3M  780M   1% /run
                                      /dev/mmcblk0p2 ext4      117G   19G   93G  17% /
                                      tmpfs          tmpfs     3.9G  8.0K  3.9G   1% /dev/shm
                                      tmpfs          tmpfs     5.0M   16K  5.0M   1% /run/lock
                                      /dev/mmcblk0p1 vfat      510M   75M  436M  15% /boot/firmware
                                      tmpfs          tmpfs     781M   36K  781M   1% /run/user/1000
                                      
                                      Messages concerning ext4 filesystem in dmesg:
                                      [Tue Sep  3 14:09:20 2024] Kernel command line: coherent_pool=1M 8250.nr_uarts=0 snd_bcm2835.enable_headphones=0 snd_bcm2835.enable_headphones=1 snd_bcm2835.enable_hdmi=1 snd_bcm2835.enable_hdmi=0  smsc95xx.macaddr=DC:A6:32:B6:0D:F1 vc_mem.mem_base=0x3ec00000 vc_mem.mem_size=0x40000000  console=ttyS0,115200 console=tty1 root=PARTUUID=f26be412-02 rootfstype=ext4 fsck.repair=yes rootwait cfg80211.ieee80211_regdom=DE
                                      [Tue Sep  3 14:09:23 2024] EXT4-fs (mmcblk0p2): mounted filesystem fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 ro with ordered data mode. Quota mode: none.
                                      [Tue Sep  3 14:09:26 2024] EXT4-fs (mmcblk0p2): re-mounted fc7a1f9e-4967-4f41-a1f5-1b5927e6c5f9 r/w. Quota mode: none.
                                      
                                      Show mounted filesystems:
                                      TARGET                                                  SOURCE         FSTYPE      OPTIONS
                                      /                                                       /dev/mmcblk0p2 ext4        rw,noatime,commit=600
                                      |-/sys                                                  sysfs          sysfs       rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/kernel/security                                securityfs     securityfs  rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/fs/cgroup                                      cgroup2        cgroup2     rw,nosuid,nodev,noexec,relatime,nsdelegate,memory_recursiveprot
                                      | |-/sys/fs/pstore                                      pstore         pstore      rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/fs/bpf                                         bpf            bpf         rw,nosuid,nodev,noexec,relatime,mode=700
                                      | |-/sys/kernel/debug                                   debugfs        debugfs     rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/kernel/tracing                                 tracefs        tracefs     rw,nosuid,nodev,noexec,relatime
                                      | |-/sys/fs/fuse/connections                            fusectl        fusectl     rw,nosuid,nodev,noexec,relatime
                                      | `-/sys/kernel/config                                  configfs       configfs    rw,nosuid,nodev,noexec,relatime
                                      |-/proc                                                 proc           proc        rw,relatime
                                      | `-/proc/sys/fs/binfmt_misc                            systemd-1      autofs      rw,relatime,fd=29,pgrp=1,timeout=0,minproto=5,maxproto=5,direct,pipe_ino=5303
                                      |   `-/proc/sys/fs/binfmt_misc                          binfmt_misc    binfmt_misc rw,nosuid,nodev,noexec,relatime
                                      |-/dev                                                  udev           devtmpfs    rw,nosuid,relatime,size=3725556k,nr_inodes=931389,mode=755
                                      | |-/dev/pts                                            devpts         devpts      rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000
                                      | |-/dev/shm                                            tmpfs          tmpfs       rw,nosuid,nodev
                                      | `-/dev/mqueue                                         mqueue         mqueue      rw,nosuid,nodev,noexec,relatime
                                      |-/run                                                  tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=799748k,mode=755
                                      | |-/run/lock                                           tmpfs          tmpfs       rw,nosuid,nodev,noexec,relatime,size=5120k
                                      | |-/run/credentials/systemd-sysctl.service             ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                      | |-/run/credentials/systemd-sysusers.service           ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                      | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                      | |-/run/rpc_pipefs                                     sunrpc         rpc_pipefs  rw,relatime
                                      | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs          ramfs       ro,nosuid,nodev,noexec,relatime,mode=700
                                      | `-/run/user/1000                                      tmpfs          tmpfs       rw,nosuid,nodev,relatime,size=799744k,nr_inodes=199936,mode=700,uid=1000,gid=1000
                                      `-/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:
                                      5.2G    /var/
                                      4.1G    /var/log
                                      4.0G    /var/log/journal/6c7cbef6aa2e4815900727fbf6286f9a
                                      4.0G    /var/log/journal
                                      771M    /var/lib
                                      
                                      Archived and active journals take up 3.9G in the file system.
                                      
                                      /opt/iobroker/backups:
                                      5.1G    /opt/iobroker/backups/
                                      
                                      /opt/iobroker/iobroker-data:
                                      816M    /opt/iobroker/iobroker-data/
                                      719M    /opt/iobroker/iobroker-data/files
                                      441M    /opt/iobroker/iobroker-data/files/javascript.admin
                                      409M    /opt/iobroker/iobroker-data/files/javascript.admin/static
                                      408M    /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
                                      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                                      25M     /opt/iobroker/iobroker-data/objects.jsonl
                                      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.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':
                                      
                                      /dev/serial/by-id/usb-FTDI_FT230X_Basic_UART_D306MB4E-if00-port0
                                      
                                      
                                      
                                      
                                      *** NodeJS-Installation ***
                                      
                                      /usr/bin/nodejs         v20.17.0
                                      /usr/bin/node           v20.17.0
                                      /usr/bin/npm            10.8.2
                                      /usr/bin/npx            10.8.2
                                      /usr/bin/corepack       0.29.3
                                      
                                      
                                      nodejs:
                                        Installed: 20.17.0-1nodesource1
                                        Candidate: 20.17.0-1nodesource1
                                        Version table:
                                       *** 20.17.0-1nodesource1 1001
                                              500 https://deb.nodesource.com/node_20.x nodistro/main arm64 Packages
                                              100 /var/lib/dpkg/status
                                           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 npm8 problem: 0
                                      No problems detected
                                      
                                      Errors in npm tree:
                                      
                                      *** ioBroker-Installation ***
                                      
                                      ioBroker Status
                                      iobroker is running on this host.
                                      
                                      
                                      Objects type: jsonl
                                      States  type: jsonl
                                      
                                      Core adapters versions
                                      js-controller:  6.0.11
                                      admin:          7.0.23
                                      javascript:     8.7.6
                                      
                                      nodejs modules from github:     0
                                      
                                      Adapter State
                                      + system.adapter.admin.0                  : admin                 : Homee                                    -  enabled, port: 7770, bind: 0.0.0.0, run as: admin
                                      + system.adapter.alpha-ess.0              : alpha-ess             : Homee                                    -  enabled
                                      + system.adapter.backitup.0               : backitup              : Homee                                    -  enabled
                                        system.adapter.coronavirus-statistics.0 : coronavirus-statistics: Homee                                    -  enabled
                                        system.adapter.daswetter.0              : daswetter             : Homee                                    -  enabled
                                        system.adapter.devices.0                : devices               : Homee                                    -  enabled
                                      + system.adapter.discovery.0              : discovery             : Homee                                    -  enabled
                                      + system.adapter.ds18b20.1                : ds18b20               : Kellerkind                               -  enabled
                                      + system.adapter.ds18b20.3                : ds18b20               : PapaHuette                               -  enabled
                                        system.adapter.dwd.0                    : dwd                   : Homee                                    -  enabled
                                      + system.adapter.ecovacs-deebot.0         : ecovacs-deebot        : Homee                                    -  enabled
                                      + system.adapter.email.0                  : email                 : Homee                                    -  enabled
                                      + system.adapter.growatt.0                : growatt               : Homee                                    -  enabled
                                      + system.adapter.growatt.1                : growatt               : Homee                                    -  enabled
                                      + system.adapter.homeconnect.0            : homeconnect           : Homee                                    -  enabled
                                        system.adapter.ical.0                   : ical                  : Homee                                    -  enabled
                                        system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : Homee                                    -  enabled
                                      + system.adapter.influxdb.0               : influxdb              : Homee                                    -  enabled, port: 8086
                                      + system.adapter.javascript.0             : javascript            : Homee                                    -  enabled
                                      + system.adapter.modbus.0                 : modbus                : Homee                                    -  enabled
                                      + system.adapter.modbus.1                 : modbus                : Homee                                    -  enabled
                                      + system.adapter.mqtt.0                   : mqtt                  : Homee                                    -  enabled, port: 1886, bind: 0.0.0.0
                                      + system.adapter.nina.0                   : nina                  : Homee                                    -  enabled
                                        system.adapter.pegelalarm.0             : pegelalarm            : Homee                                    -  enabled
                                        system.adapter.pegelalarm.1             : pegelalarm            : Homee                                    -  enabled
                                      + system.adapter.pollenflug.0             : pollenflug            : Homee                                    -  enabled
                                      + system.adapter.rpi2.0                   : rpi2                  : Homee                                    -  enabled
                                      + system.adapter.rpi2.1                   : rpi2                  : Kellerkind                               -  enabled
                                      + system.adapter.rpi2.2                   : rpi2                  : MotionEye                                -  enabled
                                      + system.adapter.rpi2.3                   : rpi2                  : PapaHuette                               -  enabled
                                      + system.adapter.rpi2.4                   : rpi2                  : Gartenklo                                -  enabled
                                      + system.adapter.semp.0                   : semp                  : Homee                                    -  enabled
                                      + system.adapter.smartmeter.0             : smartmeter            : Homee                                    -  enabled
                                      + system.adapter.sonoff.0                 : sonoff                : Homee                                    -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.systeminfo.0             : systeminfo            : Homee                                    -  enabled
                                      + system.adapter.systeminfo.1             : systeminfo            : Kellerkind                               -  enabled
                                      + system.adapter.systeminfo.2             : systeminfo            : MotionEye                                -  enabled
                                      + system.adapter.systeminfo.3             : systeminfo            : PapaHuette                               -  enabled
                                      + system.adapter.systeminfo.4             : systeminfo            : Gartenklo                                -  enabled
                                      + system.adapter.tankerkoenig.0           : tankerkoenig          : Homee                                    -  enabled
                                        system.adapter.vis-bars.0               : vis-bars              : Homee                                    -  enabled
                                        system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : Homee                                    -  enabled
                                        system.adapter.vis-history.0            : vis-history           : Homee                                    -  enabled
                                        system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : Homee                                    -  enabled
                                        system.adapter.vis-icontwo.0            : vis-icontwo           : Homee                                    -  enabled
                                      + system.adapter.vis-inventwo.0           : vis-inventwo          : Homee                                    -  enabled
                                        system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : Homee                                    -  enabled
                                        system.adapter.vis-justgage.0           : vis-justgage          : Homee                                    -  enabled
                                        system.adapter.vis-metro.0              : vis-metro             : Homee                                    -  enabled
                                        system.adapter.vis-plumb.0              : vis-plumb             : Homee                                    -  enabled
                                        system.adapter.vis-rgraph.0             : vis-rgraph            : Homee                                    -  enabled
                                        system.adapter.vis-timeandweather.0     : vis-timeandweather    : Homee                                    -  enabled
                                        system.adapter.vis.0                    : vis                   : Homee                                    -  enabled
                                      + system.adapter.web.0                    : web                   : Homee                                    -  enabled, port: 7777, bind: 0.0.0.0, run as: admin
                                      + system.adapter.worx.2                   : worx                  : PapaHuette                               -  enabled
                                      
                                      + instance is alive
                                      
                                      Enabled adapters with bindings
                                      + system.adapter.admin.0                  : admin                 : Homee                                    -  enabled, port: 7770, bind: 0.0.0.0, run as: admin
                                      + system.adapter.influxdb.0               : influxdb              : Homee                                    -  enabled, port: 8086
                                      + system.adapter.mqtt.0                   : mqtt                  : Homee                                    -  enabled, port: 1886, bind: 0.0.0.0
                                      + system.adapter.sonoff.0                 : sonoff                : Homee                                    -  enabled, port: 1883, bind: 0.0.0.0
                                      + system.adapter.web.0                    : web                   : Homee                                    -  enabled, port: 7777, bind: 0.0.0.0, run as: admin
                                      
                                      ioBroker-Repositories
                                      ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
                                      │ (index) │ name               │ url                                                     │ auto upgrade │
                                      ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
                                      │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                                      │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                                      └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
                                      
                                      Active repo(s): Stable (default)
                                      Upgrade policy: none
                                      
                                      Installed ioBroker-Instances
                                      Used repository: Stable (default)
                                      Adapter    "admin"        : 7.0.23   , installed 7.0.23
                                      Adapter    "alpha-ess"    : 2.1.4    , installed 2.1.4
                                      Adapter    "backitup"     : 3.0.19   , installed 3.0.19
                                      Adapter    "coronavirus-statistics": 0.9.0, installed 0.9.0
                                      Adapter    "daswetter"    : 3.1.15   , installed 3.1.15
                                      Adapter    "devices"      : 1.1.5    , installed 1.1.5
                                      Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                                      Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                                      Adapter    "ecovacs-deebot": 1.4.15  , installed 1.4.15
                                      Adapter    "email"        : 1.3.1    , installed 1.3.1
                                      Adapter    "growatt"      : 3.2.4    , installed 3.2.4
                                      Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
                                      Adapter    "ical"         : 1.15.0   , installed 1.15.0
                                      Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                                      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                                      Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                                      Controller "js-controller": 6.0.11   , installed 6.0.11
                                      Adapter    "modbus"       : 6.2.3    , installed 6.2.3
                                      Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                                      Adapter    "nina"         : 0.0.25   , installed 0.0.25
                                      Adapter    "pegelalarm"   : 1.3.3    , installed 1.3.3
                                      Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                                      Adapter    "rpi2"         : 1.3.2    , installed 1.3.2
                                      Adapter    "semp"         : 1.4.5    , installed 1.4.5
                                      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 6.7.1
                                      Adapter    "sonoff"       : 3.1.0    , installed 3.1.0
                                      Adapter    "systeminfo"   : 1.2.0    , installed 1.2.0
                                      Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                                      Adapter    "vis"          : 1.5.6    , installed 1.5.6
                                      Adapter    "vis-bars"     : 0.1.4    , installed 0.1.4
                                      Adapter    "vis-canvas-gauges": 1.0.1, installed 1.0.1
                                      Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                                      Adapter    "vis-hqwidgets": 1.5.1    , installed 1.5.1
                                      Adapter    "vis-icontwo"  : 1.5.0    , installed 1.5.0
                                      Adapter    "vis-inventwo" : 3.3.4    , installed 3.3.4
                                      Adapter    "vis-jqui-mfd" : 1.1.1    , installed 1.1.1
                                      Adapter    "vis-justgage" : 2.1.7    , installed 2.1.7
                                      Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                                      Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                                      Adapter    "vis-rgraph"   : 0.0.2    , installed 0.0.2
                                      Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                                      Adapter    "web"          : 6.2.5    , installed 6.2.5
                                      Adapter    "ws"           : 2.6.2    , installed 2.6.2
                                      
                                      Objects and States
                                      Please stand by - This may take a while
                                      Objects:        13068
                                      States:         13797
                                      
                                      *** OS-Repositories and Updates ***
                                      W: GPG error: https://repos.influxdata.com/debian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY D8FF8E1F7DF8B07E
                                      E: The repository 'https://repos.influxdata.com/debian bookworm InRelease' is not signed.
                                      W: https://packages.grafana.com/oss/deb/dists/stable/InRelease: Key is stored in legacy trusted.gpg keyring (/etc/apt/trusted.gpg), see the DEPRECATION section in apt-key(8) for details.
                                      W: GPG error: http://archive.raspbian.org/raspbian bookworm InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 9165938D90FDDD2E
                                      E: The repository 'http://archive.raspbian.org/raspbian bookworm InRelease' is not signed.
                                      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:22              0.0.0.0:*               LISTEN      0          5866       754/sshd: /usr/sbin
                                      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1001       7563       1001/iobroker.js-co
                                      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1001       6097       1001/iobroker.js-co
                                      tcp        0      0 127.0.0.1:8088          0.0.0.0:*               LISTEN      999        7071       857/influxd
                                      tcp        0      0 0.0.0.0:1886            0.0.0.0:*               LISTEN      1001       9748       1235/io.mqtt.0
                                      tcp        0      0 0.0.0.0:1887            0.0.0.0:*               LISTEN      1001       9749       1235/io.mqtt.0
                                      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1001       8658       1363/io.sonoff.0
                                      tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          6963       747/cupsd
                                      tcp6       0      0 :::22                   :::*                    LISTEN      0          5868       754/sshd: /usr/sbin
                                      tcp6       0      0 :::9765                 :::*                    LISTEN      1001       12331      1770/io.semp.0
                                      tcp6       0      0 ::1:631                 :::*                    LISTEN      0          6962       747/cupsd
                                      tcp6       0      0 :::3000                 :::*                    LISTEN      112        7543       1000/grafana
                                      tcp6       0      0 :::7777                 :::*                    LISTEN      1001       9042       1829/io.web.0
                                      tcp6       0      0 :::7770                 :::*                    LISTEN      1001       9409       1042/io.admin.0
                                      tcp6       0      0 :::8086                 :::*                    LISTEN      999        9327       857/influxd
                                      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           104        824        543/avahi-daemon: r
                                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       12334      1770/io.semp.0
                                      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       12333      1770/io.semp.0
                                      udp        0      0 0.0.0.0:47277           0.0.0.0:*                           104        826        543/avahi-daemon: r
                                      udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          7355       833/cups-browsed
                                      udp6       0      0 :::5353                 :::*                                104        825        543/avahi-daemon: r
                                      udp6       0      0 :::33089                :::*                                104        827        543/avahi-daemon: r
                                      udp6       0      0 fe80::c6ff:9450:166:546 :::*                                0          7065       689/NetworkManager
                                      udp6       0      0 fe80::fe25:eded:c85:546 :::*                                0          7303       689/NetworkManager
                                      
                                      *** Log File - Last 25 Lines ***
                                      
                                      2024-09-03 14:18:22.844  - debug: homeconnect.0 (1167) event: {"type":"NOTIFY","data":"{\"haId\":\"484020392374002592\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.ProgramProgress\",\"level\":\"hint\",\"timestamp\":1725365902,\"unit\":\"%\",\"uri\":\"/api/homeappliances/484020392374002592/programs/active/options/BSH.Common.Option.ProgramProgress\",\"value\":61}]}","lastEventId":"484020392374002592","origin":"https://api.home-connect.com"}
                                      2024-09-03 14:18:22.845  - debug: homeconnect.0 (1167) 484020392374002592.programs.active.options.BSH_Common_Option_ProgramProgress:61
                                      2024-09-03 14:18:22.848  - debug: homeconnect.0 (1167) Set event state
                                      2024-09-03 14:18:22.854  - silly: homeconnect.0 (1167) States user redis pmessage homeconnect.0.*/homeconnect.0.484020392374002592.programs.active.options.BSH_Common_Option_ProgramProgress:{"val":61,"ack":true,"ts":1725365902852,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1725365902852}
                                      2024-09-03 14:18:22.901  - debug: homeconnect.0 (1167) event: {"type":"NOTIFY","data":"{\"haId\":\"484020392374002592\",\"items\":[{\"handling\":\"none\",\"key\":\"BSH.Common.Option.RemainingProgramTime\",\"level\":\"hint\",\"timestamp\":1725365902,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/484020392374002592/programs/active/options/BSH.Common.Option.RemainingProgramTime\",\"value\":5220},{\"handling\":\"none\",\"key\":\"BSH.Common.Option.EstimatedTotalProgramTime\",\"level\":\"hint\",\"timestamp\":1725365902,\"unit\":\"seconds\",\"uri\":\"/api/homeappliances/484020392374002592/programs/active/options/BSH.Common.Option.EstimatedTotalProgramTime\",\"value\":5220}]}","lastEventId":"484020392374002592","origin":"https://api.home-connect.com"}
                                      2024-09-03 14:18:22.901  - debug: homeconnect.0 (1167) 484020392374002592.programs.active.options.BSH_Common_Option_RemainingProgramTime:5220
                                      2024-09-03 14:18:22.902  - debug: homeconnect.0 (1167) 484020392374002592.programs.active.options.BSH_Common_Option_EstimatedTotalProgramTime:5220
                                      2024-09-03 14:18:22.905  - debug: homeconnect.0 (1167) Set event state
                                      2024-09-03 14:18:22.906  - debug: homeconnect.0 (1167) Set event state
                                      2024-09-03 14:18:22.954  - silly: homeconnect.0 (1167) States user redis pmessage homeconnect.0.*/homeconnect.0.484020392374002592.programs.active.options.BSH_Common_Option_RemainingProgramTime:{"val":5220,"ack":true,"ts":1725365902952,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1725365902952}
                                      2024-09-03 14:18:22.958  - silly: homeconnect.0 (1167) States user redis pmessage homeconnect.0.*/homeconnect.0.484020392374002592.programs.active.options.BSH_Common_Option_EstimatedTotalProgramTime:{"val":5220,"ack":true,"ts":1725365902956,"q":0,"from":"system.adapter.homeconnect.0","user":"system.user.admin","lc":1725365902956}
                                      2024-09-03 14:18:23.848  - debug: mqtt.0 (1235) Client [Wemos_.81_0] received publish package {"cmd":"publish","retain":false,"qos":0,"dup":false,"length":55,"topic":"Wemos .81/Füllstand Brunnen/Füllstand Brunnen","payload":{"type":"Buffer","data":[50,49,56,46,52,54]}}
                                      2024-09-03 14:18:23.849  - debug: mqtt.0 (1235) Server received "Wemos .81/Füllstand Brunnen/Füllstand Brunnen" (number): 218.46
                                      2024-09-03 14:18:23.860  - silly: mqtt.0 (1235) States user redis pmessage mqtt.0.*/mqtt.0.Wemos_.81.Füllstand_Brunnen.Füllstand_Brunnen:{"val":218.46,"ack":true,"ts":1725365903855,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1725365903855}
                                      2024-09-03 14:18:23.866  - debug: mqtt.0 (1235) stateChange mqtt.0.Wemos_.81.Füllstand_Brunnen.Füllstand_Brunnen: {"val":218.46,"ack":true,"ts":1725365903855,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1725365903855}
                                      2024-09-03 14:18:23.866  - debug: mqtt.0 (1235) onStateChange mqtt.0.Wemos_.81.Füllstand_Brunnen.Füllstand_Brunnen: {"val":218.46,"ack":true,"ts":1725365903855,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1725365903855}
                                      2024-09-03 14:18:23.870  - debug: mqtt.0 (1235) Client [Wemos_.81_0] send to this client "Wemos .81/Füllstand Brunnen/Füllstand Brunnen": 218.46
                                      2024-09-03 14:18:31.587  - info: smartmeter.0 (1352) Received 10 values, 3 updated
                                      2024-09-03 14:18:33.846  - debug: mqtt.0 (1235) Client [Wemos_.81_0]  pingreq
                                      2024-09-03 14:18:38.829  - debug: mqtt.0 (1235) Client [Wemos_.81_0] received publish package {"cmd":"publish","retain":false,"qos":0,"dup":false,"length":54,"topic":"Wemos .81/Füllstand Brunnen/Füllstand Brunnen","payload":{"type":"Buffer","data":[50,53,46,56,50]}}
                                      2024-09-03 14:18:38.830  - debug: mqtt.0 (1235) Server received "Wemos .81/Füllstand Brunnen/Füllstand Brunnen" (number): 25.82
                                      2024-09-03 14:18:38.865  - silly: mqtt.0 (1235) States user redis pmessage mqtt.0.*/mqtt.0.Wemos_.81.Füllstand_Brunnen.Füllstand_Brunnen:{"val":25.82,"ack":true,"ts":1725365918856,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1725365918856}
                                      2024-09-03 14:18:38.873  - debug: mqtt.0 (1235) stateChange mqtt.0.Wemos_.81.Füllstand_Brunnen.Füllstand_Brunnen: {"val":25.82,"ack":true,"ts":1725365918856,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1725365918856}
                                      2024-09-03 14:18:38.879  - debug: mqtt.0 (1235) onStateChange mqtt.0.Wemos_.81.Füllstand_Brunnen.Füllstand_Brunnen: {"val":25.82,"ack":true,"ts":1725365918856,"q":0,"from":"system.adapter.mqtt.0","user":"system.user.admin","lc":1725365918856}
                                      2024-09-03 14:18:38.882  - debug: mqtt.0 (1235) Client [Wemos_.81_0] send to this client "Wemos .81/Füllstand Brunnen/Füllstand Brunnen": 25.82
                                      
                                      
                                      
                                      ============ Mark until here for C&P =============
                                      
                                      iob diag has finished.
                                      
                                      
                                      Homoran 1 Reply Last reply Reply Quote 0
                                      • haus-automatisierung
                                        haus-automatisierung Developer Most Active @Homoran last edited by

                                        @homoran sagte in Zeitplan startet nicht mehr:

                                        soll aber vorher "immer" mit der alten Einstellung typ=number funktioniert haben.

                                        Naja der js-controller ist da ja (noch) recht tolerant und erlaubt auch andere Datentypen zu schreiben. Generiert halt eine Warning.

                                        Homoran 1 Reply Last reply Reply Quote 1
                                        • Homoran
                                          Homoran Global Moderator Administrators @haus-automatisierung last edited by

                                          @haus-automatisierung sagte in Zeitplan startet nicht mehr:

                                          Naja der js-controller ist da ja (noch) recht tolerant

                                          Danke!
                                          Da hatte ich u.a. das Problem vermutet, dass das (schon) nicht mehr der Fall ist.

                                          1 Reply Last reply Reply Quote 1
                                          • SMS
                                            SMS @Homoran last edited by

                                            @homoran Kurzversion:

                                            Copy text starting here:
                                            
                                            
                                            ======================= SUMMARY =======================
                                                                    v.2024-05-22
                                            
                                            
                                             Static hostname: Homee
                                                   Icon name: computer
                                            Operating System: Debian GNU/Linux 12 (bookworm)
                                                      Kernel: Linux 6.6.31+rpt-rpi-v8
                                                Architecture: arm64
                                            
                                            Installation:           native
                                            Kernel:                 aarch64
                                            Userland:               64 bit
                                            Timezone:               Europe/Berlin (CEST, +0200)
                                            User-ID:                1000
                                            Display-Server:         false
                                            Boot Target:            multi-user.target
                                            
                                            Pending OS-Updates:     0
                                            Pending iob updates:    0
                                            
                                            Nodejs-Installation:
                                            /usr/bin/nodejs         v20.17.0
                                            /usr/bin/node           v20.17.0
                                            /usr/bin/npm            10.8.2
                                            /usr/bin/npx            10.8.2
                                            /usr/bin/corepack       0.29.3
                                            
                                            Recommended versions are nodejs 20.17.0 and npm 10.8.2
                                            Your nodejs installation is correct
                                            
                                            MEMORY:
                                                           total        used        free      shared  buff/cache   available
                                            Mem:            8.2G        2.3G        4.8G        1.4M        1.1G        5.9G
                                            Swap:           209M          0B        209M
                                            Total:          8.4G        2.3G        5.0G
                                            
                                            Active iob-Instances:   36
                                            Upgrade policy: none
                                            
                                            ioBroker Core:          js-controller           6.0.11
                                                                    admin                   7.0.23
                                            
                                            ioBroker Status:        iobroker is running on this host.
                                            
                                            
                                            Objects type: jsonl
                                            States  type: jsonl
                                            
                                            Status admin and web instance:
                                            + system.adapter.admin.0                  : admin                 : Homee                                    -  enabled, port: 7770, bind: 0.0.0.0, run as: admin
                                            + system.adapter.web.0                    : web                   : Homee                                    -  enabled, port: 7777, bind: 0.0.0.0, run as: admin
                                            
                                            Objects:                13068
                                            States:                 13797
                                            
                                            Size of iob-Database:
                                            
                                            25M     /opt/iobroker/iobroker-data/objects.jsonl
                                            8.2M    /opt/iobroker/iobroker-data/states.jsonl
                                            
                                            
                                            
                                            =================== END OF SUMMARY ====================
                                            
                                            
                                            === Mark text until here for copying ===
                                            
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate
                                            FAQ Cloud / IOT
                                            HowTo: Node.js-Update
                                            HowTo: Backup/Restore
                                            Downloads
                                            BLOG

                                            898
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            7
                                            86
                                            3234
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo