Skip to content
  • Aktuell
  • Tags
  • 0 Ungelesen 0
  • Kategorien
  • Unreplied
  • Beliebt
  • GitHub
  • Docu
  • Hilfe
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo
  1. ioBroker Community Home
  2. Deutsch
  3. Visualisierung
  4. Material UI keine History

NEWS

  • UPDATE 31.10.: Amazon Alexa - ioBroker Skill läuft aus ?
    apollon77A
    apollon77
    48
    3
    8.1k

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    1.8k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.1k

Material UI keine History

Geplant Angeheftet Gesperrt Verschoben Visualisierung
27 Beiträge 3 Kommentatoren 2.3k Aufrufe 2 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • Thomas BraunT Thomas Braun

    @stefan-schober sagte in Material UI keine History:

    im diag steht bei influxdb "debian" ich hab aber ubuntu

    Ubuntu ist bekanntermaßen ein Abklatsch von Debian.

    echo -e "Package: nodejs\nPin: origin deb.nodesource.com\nPin-Priority: 1001" | sudo tee /etc/apt/preferences.d/nodejs.pref
    sudo rm /etc/apt/sources.list.d/influ*
    wget -q https://repos.influxdata.com/influxdata-archive_compat.key
    echo '393e8779c89ac8d958f81f942f9ad7fb82a25e133faddaf92e15b16e6ac9ce4c influxdata-archive_compat.key' | sha256sum -c && cat influxdata-archive_compat.key | gpg --dearmor | sudo tee /usr/share/keyrings/influxdata-archive_compat.gpg > /dev/null
    echo 'deb [signed-by=/usr/share/keyrings/influxdata-archive_compat.gpg] https://repos.influxdata.com/debian stable main' | sudo tee /etc/apt/sources.list.d/influxdata.list
    rm influxdata-archive_compat.key
    sudo apt update
    sudo apt full-upgrade
    

    Und hau die Adapter-Updates rein.

    Stefan SchoberS Offline
    Stefan SchoberS Offline
    Stefan Schober
    schrieb am zuletzt editiert von
    #18

    @thomas-braun es funktioniert trotzdem noch immer nicht aber im log bekomme ich jetzt folgenden Fehler:

    web.0
    2024-01-21 15:27:40.593	error	Alias subscription error. Please check your alias definitions: sourceId=hmip.0.devices.3014F711A00000D8A99E3C14.channels.1.windowOpen, sourceObj={"type":"state","common":{"name":"windowOpen","type":"boolean","role":"sensor.window","read":true,"write":false,"custom":{"influxdb.0":{"enabled":true,"storageType":"","aliasId":"","debounceTime":0,"blockTime":0,"changesOnly":true,"changesRelogInterval":0,"changesMinDelta":0,"ignoreBelowNumber":"","disableSkippedValueLogging":false,"enableDebugLogs":false,"debounce":0},"history.0":{"enabled":true,"aliasId":"","debounceTime":0,"blockTime":0,"changesOnly":true,"changesRelogInterval":0,"changesMinDelta":0,"ignoreBelowNumber":"","disableSkippedValueLogging":false,"retention":31536000,"customRetentionDuration":365,"maxLength":10,"enableDebugLogs":false,"debounce":0}}},"native":{},"_id":"hmip.0.devices.3014F711A00000D8A99E3C14.channels.1.windowOpen","acl":{"object":1636,"state":1636,"file":1632,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.adapter.hmip.0","user":"system.user.admin","ts":1705840692311}
    
    Thomas BraunT HomoranH 2 Antworten Letzte Antwort
    0
    • Stefan SchoberS Stefan Schober

      @thomas-braun es funktioniert trotzdem noch immer nicht aber im log bekomme ich jetzt folgenden Fehler:

      web.0
      2024-01-21 15:27:40.593	error	Alias subscription error. Please check your alias definitions: sourceId=hmip.0.devices.3014F711A00000D8A99E3C14.channels.1.windowOpen, sourceObj={"type":"state","common":{"name":"windowOpen","type":"boolean","role":"sensor.window","read":true,"write":false,"custom":{"influxdb.0":{"enabled":true,"storageType":"","aliasId":"","debounceTime":0,"blockTime":0,"changesOnly":true,"changesRelogInterval":0,"changesMinDelta":0,"ignoreBelowNumber":"","disableSkippedValueLogging":false,"enableDebugLogs":false,"debounce":0},"history.0":{"enabled":true,"aliasId":"","debounceTime":0,"blockTime":0,"changesOnly":true,"changesRelogInterval":0,"changesMinDelta":0,"ignoreBelowNumber":"","disableSkippedValueLogging":false,"retention":31536000,"customRetentionDuration":365,"maxLength":10,"enableDebugLogs":false,"debounce":0}}},"native":{},"_id":"hmip.0.devices.3014F711A00000D8A99E3C14.channels.1.windowOpen","acl":{"object":1636,"state":1636,"file":1632,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.adapter.hmip.0","user":"system.user.admin","ts":1705840692311}
      
      Thomas BraunT Online
      Thomas BraunT Online
      Thomas Braun
      Most Active
      schrieb am zuletzt editiert von
      #19

      @stefan-schober

      iob diag
      

      sagt nun?

      Linux-Werkzeugkasten:
      https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
      NodeJS Fixer Skript:
      https://forum.iobroker.net/topic/68035/iob-node-fix-skript
      iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

      Stefan SchoberS 1 Antwort Letzte Antwort
      0
      • Stefan SchoberS Stefan Schober

        @thomas-braun es funktioniert trotzdem noch immer nicht aber im log bekomme ich jetzt folgenden Fehler:

        web.0
        2024-01-21 15:27:40.593	error	Alias subscription error. Please check your alias definitions: sourceId=hmip.0.devices.3014F711A00000D8A99E3C14.channels.1.windowOpen, sourceObj={"type":"state","common":{"name":"windowOpen","type":"boolean","role":"sensor.window","read":true,"write":false,"custom":{"influxdb.0":{"enabled":true,"storageType":"","aliasId":"","debounceTime":0,"blockTime":0,"changesOnly":true,"changesRelogInterval":0,"changesMinDelta":0,"ignoreBelowNumber":"","disableSkippedValueLogging":false,"enableDebugLogs":false,"debounce":0},"history.0":{"enabled":true,"aliasId":"","debounceTime":0,"blockTime":0,"changesOnly":true,"changesRelogInterval":0,"changesMinDelta":0,"ignoreBelowNumber":"","disableSkippedValueLogging":false,"retention":31536000,"customRetentionDuration":365,"maxLength":10,"enableDebugLogs":false,"debounce":0}}},"native":{},"_id":"hmip.0.devices.3014F711A00000D8A99E3C14.channels.1.windowOpen","acl":{"object":1636,"state":1636,"file":1632,"owner":"system.user.admin","ownerGroup":"system.group.administrator"},"from":"system.adapter.hmip.0","user":"system.user.admin","ts":1705840692311}
        
        HomoranH Nicht stören
        HomoranH Nicht stören
        Homoran
        Global Moderator Administrators
        schrieb am zuletzt editiert von
        #20

        @stefan-schober sagte in Material UI keine History:

        im log bekomme ich jetzt folgenden Fehler:

        dann mach was da steht

        @stefan-schober sagte in Material UI keine History:

        Please check your alias definitions: sourceId=hmip.0.devices.3014F711A00000D8A99E3C14.channels.1.windowOpen, sourceObj={"t

        kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

        Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

        der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

        Stefan SchoberS 1 Antwort Letzte Antwort
        0
        • HomoranH Homoran

          @stefan-schober sagte in Material UI keine History:

          im log bekomme ich jetzt folgenden Fehler:

          dann mach was da steht

          @stefan-schober sagte in Material UI keine History:

          Please check your alias definitions: sourceId=hmip.0.devices.3014F711A00000D8A99E3C14.channels.1.windowOpen, sourceObj={"t

          Stefan SchoberS Offline
          Stefan SchoberS Offline
          Stefan Schober
          schrieb am zuletzt editiert von
          #21

          @homoran ich versteh nicht was ich da überprüfen soll, der datenpunkt ist vorhanden und zeigt mir die History an. Nur in Material zeig es mir nichts an.

          Screenshot 2024-01-21 181947.png Screenshot 2024-01-21 182036.png

          HomoranH 1 Antwort Letzte Antwort
          0
          • Stefan SchoberS Stefan Schober

            @homoran ich versteh nicht was ich da überprüfen soll, der datenpunkt ist vorhanden und zeigt mir die History an. Nur in Material zeig es mir nichts an.

            Screenshot 2024-01-21 181947.png Screenshot 2024-01-21 182036.png

            HomoranH Nicht stören
            HomoranH Nicht stören
            Homoran
            Global Moderator Administrators
            schrieb am zuletzt editiert von
            #22

            @stefan-schober sagte in Material UI keine History:

            ich versteh nicht was ich da überprüfen soll

            die Definition des Alias

            ob das mit deinem Threadthema zu tun hat kann ich nicht sagen.
            Du hast die Meldung ins Spiel gebracht.

            kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

            Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

            der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

            1 Antwort Letzte Antwort
            0
            • Thomas BraunT Thomas Braun

              @stefan-schober

              iob diag
              

              sagt nun?

              Stefan SchoberS Offline
              Stefan SchoberS Offline
              Stefan Schober
              schrieb am zuletzt editiert von
              #23

              @thomas-braun

              Skript v.2023-10-10
              
              *** BASE SYSTEM ***
               Static hostname: smarthomelinux
                     Icon name: computer-desktop
                       Chassis: desktop
              Operating System: Ubuntu 22.04.3 LTS
                        Kernel: Linux 6.5.0-14-generic
                  Architecture: x86-64
               Hardware Vendor: Hewlett-Packard
                Hardware Model: HP ProDesk 400 G1 DM
              
              model name      : Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz
              Docker          : false
              Virtualization  : none
              Kernel          : x86_64
              Userland        : amd64
              
              Systemuptime and Load:
               18:19:57 up 10 min,  2 users,  load average: 0.31, 0.89, 0.68
              CPU threads: 4
              
              
              *** Time and Time Zones ***
                             Local time: Sun 2024-01-21 18:19:57 CET
                         Universal time: Sun 2024-01-21 17:19:57 UTC
                               RTC time: Sun 2024-01-21 17:19:57
                              Time zone: Europe/Vienna (CET, +0100)
              System clock synchronized: yes
                            NTP service: active
                        RTC in local TZ: no
              
              *** User and Groups ***
              stefan
              /home/stefan
              stefan adm dialout cdrom sudo dip plugdev lpadmin lxd sambashare iobroker
              
              *** X-Server-Setup ***
              X-Server:       false
              Desktop:
              Terminal:       tty
              Boot Target:    multi-user.target
              
              *** MEMORY ***
                             total        used        free      shared  buff/cache   available
              Mem:            7.9G        3.2G        3.4G        3.0M        1.2G        4.4G
              Swap:           2.0G          0B        2.0G
              Total:          9.9G        3.2G        5.5G
              
                       7858 M total memory
                       3206 M used memory
                       3457 M active memory
                        545 M inactive memory
                       3448 M free memory
                        139 M buffer memory
                       1064 M swap cache
                       2020 M total swap
                          0 M used swap
                       2020 M free swap
              
              *** FAILED SERVICES ***
              
                UNIT                   LOAD   ACTIVE SUB    DESCRIPTION
              * grafana-server.service loaded failed failed Grafana instance
              
              LOAD   = Reflects whether the unit definition was properly loaded.
              ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
              SUB    = The low-level unit activation state, values depend on unit type.
              1 loaded units listed.
              
              *** FILESYSTEM ***
              Filesystem     Type      Size  Used Avail Use% Mounted on
              tmpfs          tmpfs     786M  3.2M  783M   1% /run
              /dev/sda4      ext4      117G   23G   89G  21% /
              tmpfs          tmpfs     3.9G  112K  3.9G   1% /dev/shm
              tmpfs          tmpfs     5.0M  4.0K  5.0M   1% /run/lock
              efivarfs       efivarfs  128K   82K   42K  66% /sys/firmware/efi/efivars
              /dev/sda1      vfat       96M   32M   65M  33% /boot/efi
              /dev/sdc1      fuseblk   1.9T  1.4T  439G  77% /media/festplatte
              /dev/sdb2      fuseblk   4.6T  3.3T  1.4T  71% /media/festplatte2
              tmpfs          tmpfs     786M   68K  786M   1% /run/user/1000
              
              Messages concerning ext4 filesystem in dmesg:
              [Sun Jan 21 18:09:03 2024] EXT4-fs (sda4): mounted filesystem 7b8e08c6-0fb5-4996-823a-20710e8d6cae ro with ordered data mode. Quota mode: none.
              [Sun Jan 21 18:09:04 2024] EXT4-fs (sda4): re-mounted 7b8e08c6-0fb5-4996-823a-20710e8d6cae r/w. Quota mode: none.
              
              Show mounted filesystems \(real ones only\):
              TARGET                                   SOURCE                         FSTYPE      OPTIONS
              /                                        /dev/sda4                      ext4        rw,relatime,errors=remount-ro
              |-/run/user/1000/doc                     portal                         fuse.portal rw,nosuid,nodev,relatime,user_id=1000,group_id=1000
              |-/snap/bare/5                           /dev/loop0                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/adguard-home/6448                /dev/loop1                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core/16091                       /dev/loop2                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core/16202                       /dev/loop3                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core20/2015                      /dev/loop4                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core20/2105                      /dev/loop5                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core22/1033                      /dev/loop6                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/core22/864                       /dev/loop7                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/firefox/3600                     /dev/loop8                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/firefox/3626                     /dev/loop9                     squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/gnome-42-2204/141                /dev/loop10                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/gtk-common-themes/1534           /dev/loop11                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/gtk-common-themes/1535           /dev/loop12                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/jdownloader2/20                  /dev/loop13                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snap-store/638                   /dev/loop14                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snap-store/959                   /dev/loop15                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snapd/20290                      /dev/loop16                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snapd/20671                      /dev/loop17                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snapd-desktop-integration/57     /dev/loop18                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/snap/snapd-desktop-integration/83     /dev/loop19                    squashfs    ro,nodev,relatime,errors=continue,threads=single
              |-/var/snap/firefox/common/host-hunspell /dev/sda4[/usr/share/hunspell] ext4        ro,noexec,noatime,errors=remount-ro
              |-/boot/efi                              /dev/sda1                      vfat        rw,relatime,fmask=0077,dmask=0077,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro
              |-/media/festplatte                      /dev/sdc1                      fuseblk     rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096
              `-/media/festplatte2                     /dev/sdb2                      fuseblk     rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other,blksize=4096
              
              Files in neuralgic directories:
              
              /var:
              5.8G    /var/
              5.2G    /var/lib
              3.3G    /var/lib/snapd
              1.4G    /var/lib/snapd/cache
              1.4G    /var/lib/plexmediaserver/Library/Application Support/Plex Media Server
              
              Archived and active journals take up 208.0M in the file system.
              
              /opt/iobroker/backups:
              616M    /opt/iobroker/backups/
              
              /opt/iobroker/iobroker-data:
              1.6G    /opt/iobroker/iobroker-data/
              828M    /opt/iobroker/iobroker-data/files
              574M    /opt/iobroker/iobroker-data/history
              154M    /opt/iobroker/iobroker-data/files/vis-2
              113M    /opt/iobroker/iobroker-data/backup-objects
              
              The five largest files in iobroker-data are:
              41M     /opt/iobroker/iobroker-data/files/material/static/js/main.c5478f66.js.map
              36M     /opt/iobroker/iobroker-data/files/telegram-menu.admin/build/index.js.map
              35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
              33M     /opt/iobroker/iobroker-data/objects.jsonl
              33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
              
              USB-Devices by-id:
              USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
              
              /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230602151526-if00
              
              *** NodeJS-Installation ***
              
              /usr/bin/nodejs         v18.19.0
              /usr/bin/node           v18.19.0
              /usr/bin/npm            10.2.3
              /usr/bin/npx            10.2.3
              /usr/bin/corepack       0.22.0
              
              
              nodejs:
                Installed: 18.19.0-1nodesource1
                Candidate: 18.19.0-1nodesource1
                Version table:
               *** 18.19.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                      100 /var/lib/dpkg/status
                   18.18.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.18.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.18.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.17.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.17.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.16.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.16.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.15.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.2-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.14.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.13.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.12.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.11.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.10.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.9.1-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.9.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.8.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.7.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.6.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.5.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.4.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.3.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.2.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.1.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   18.0.0-1nodesource1 1001
                      500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                   12.22.9~dfsg-1ubuntu3.3 500
                      500 http://at.archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages
                      500 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages
                   12.22.9~dfsg-1ubuntu3 500
                      500 http://at.archive.ubuntu.com/ubuntu jammy/universe amd64 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:  5.0.17
              admin:          6.12.0
              javascript:     7.1.6
              
              Adapters from github:   0
              
              Adapter State
              + system.adapter.admin.0                  : admin                 : smarthomelinux                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.alexa2.0                 : alexa2                : smarthomelinux                           -  enabled
                system.adapter.alias-manager.0          : alias-manager         : smarthomelinux                           -  enabled
                system.adapter.amazon-dash.0            : amazon-dash           : smarthomelinux                           - disabled
                system.adapter.apple-find-me.0          : apple-find-me         : smarthomelinux                           - disabled
                system.adapter.awattar.0                : awattar               : smarthomelinux                           -  enabled
              + system.adapter.backitup.0               : backitup              : smarthomelinux                           -  enabled
                system.adapter.birthdays.0              : birthdays             : smarthomelinux                           -  enabled
              + system.adapter.bring.0                  : bring                 : smarthomelinux                           -  enabled
              + system.adapter.device-reminder.0        : device-reminder       : smarthomelinux                           -  enabled
              + system.adapter.device-watcher.0         : device-watcher        : smarthomelinux                           -  enabled
                system.adapter.devices.0                : devices               : smarthomelinux                           -  enabled
              + system.adapter.discovery.0              : discovery             : smarthomelinux                           -  enabled
              + system.adapter.echarts.0                : echarts               : smarthomelinux                           -  enabled
                system.adapter.feiertage.0              : feiertage             : smarthomelinux                           -  enabled
              + system.adapter.followthesun.0           : followthesun          : smarthomelinux                           -  enabled
                system.adapter.garmin.0                 : garmin                : smarthomelinux                           - disabled
                system.adapter.habpanel.0               : habpanel              : smarthomelinux                           - disabled
              + system.adapter.history.0                : history               : smarthomelinux                           -  enabled
              + system.adapter.hmip.0                   : hmip                  : smarthomelinux                           -  enabled
              + system.adapter.hs100.0                  : hs100                 : smarthomelinux                           -  enabled
              + system.adapter.hue.0                    : hue                   : smarthomelinux                           -  enabled, port: 443
                system.adapter.icons-material-png.0     : icons-material-png    : smarthomelinux                           -  enabled
                system.adapter.icons-material-svg.0     : icons-material-svg    : smarthomelinux                           -  enabled
                system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : smarthomelinux                           -  enabled
              + system.adapter.influxdb.0               : influxdb              : smarthomelinux                           -  enabled, port: 8086
              + system.adapter.info.0                   : info                  : smarthomelinux                           -  enabled
              + system.adapter.iot.0                    : iot                   : smarthomelinux                           -  enabled
              + system.adapter.iqontrol.0               : iqontrol              : smarthomelinux                           -  enabled
              + system.adapter.javascript.0             : javascript            : smarthomelinux                           -  enabled
                system.adapter.kodi.0                   : kodi                  : smarthomelinux                           - disabled, port: 9090
                system.adapter.luftdaten.0              : luftdaten             : smarthomelinux                           - disabled
                system.adapter.material.0               : material              : smarthomelinux                           -  enabled
                system.adapter.meteoalarm.0             : meteoalarm            : smarthomelinux                           -  enabled
              + system.adapter.moma.0                   : moma                  : smarthomelinux                           -  enabled
              + system.adapter.mqtt.0                   : mqtt                  : smarthomelinux                           -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.net-tools.0              : net-tools             : smarthomelinux                           -  enabled
                system.adapter.netatmo-crawler.0        : netatmo-crawler       : smarthomelinux                           -  enabled
              + system.adapter.onvif.0                  : onvif                 : smarthomelinux                           -  enabled, port: 8000
                system.adapter.openweathermap.0         : openweathermap        : smarthomelinux                           -  enabled
              + system.adapter.operating-hours.0        : operating-hours       : smarthomelinux                           -  enabled
                system.adapter.pegelalarm.0             : pegelalarm            : smarthomelinux                           -  enabled
                system.adapter.pvforecast.0             : pvforecast            : smarthomelinux                           - disabled
                system.adapter.reolink.0                : reolink               : smarthomelinux                           - disabled
              + system.adapter.reolink.1                : reolink               : smarthomelinux                           -  enabled
                system.adapter.reolink.2                : reolink               : smarthomelinux                           - disabled
              + system.adapter.scenes.0                 : scenes                : smarthomelinux                           -  enabled
                system.adapter.smartthings.0            : smartthings           : smarthomelinux                           - disabled
                system.adapter.sony-bravia.0            : sony-bravia           : smarthomelinux                           - disabled
              + system.adapter.tapo.0                   : tapo                  : smarthomelinux                           -  enabled
              + system.adapter.telegram-menu.0          : telegram-menu         : smarthomelinux                           -  enabled
              + system.adapter.telegram.0               : telegram              : smarthomelinux                           -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.telegram.1               : telegram              : smarthomelinux                           -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.text2command.0           : text2command          : smarthomelinux                           -  enabled
              + system.adapter.tr-064.0                 : tr-064                : smarthomelinux                           -  enabled
              + system.adapter.upnp.0                   : upnp                  : smarthomelinux                           -  enabled
              + system.adapter.vis-2.0                  : vis-2                 : smarthomelinux                           -  enabled
                system.adapter.vis-google-fonts.0       : vis-google-fonts      : smarthomelinux                           -  enabled
                system.adapter.vis-material-advanced.0  : vis-material-advanced : smarthomelinux                           -  enabled
                system.adapter.vis.0                    : vis                   : smarthomelinux                           -  enabled
              + system.adapter.web.0                    : web                   : smarthomelinux                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.wled.0                   : wled                  : smarthomelinux                           -  enabled
              + system.adapter.worx.0                   : worx                  : smarthomelinux                           -  enabled
                system.adapter.yr.0                     : yr                    : smarthomelinux                           -  enabled
              + system.adapter.zigbee.0                 : zigbee                : smarthomelinux                           -  enabled, port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230602151526-if00
              
              + instance is alive
              
              Enabled adapters with bindings
              + system.adapter.admin.0                  : admin                 : smarthomelinux                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
              + system.adapter.hue.0                    : hue                   : smarthomelinux                           -  enabled, port: 443
              + system.adapter.influxdb.0               : influxdb              : smarthomelinux                           -  enabled, port: 8086
              + system.adapter.mqtt.0                   : mqtt                  : smarthomelinux                           -  enabled, port: 1883, bind: 0.0.0.0
              + system.adapter.onvif.0                  : onvif                 : smarthomelinux                           -  enabled, port: 8000
              + system.adapter.telegram.0               : telegram              : smarthomelinux                           -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.telegram.1               : telegram              : smarthomelinux                           -  enabled, port: 8443, bind: 0.0.0.0
              + system.adapter.web.0                    : web                   : smarthomelinux                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
              + system.adapter.zigbee.0                 : zigbee                : smarthomelinux                           -  enabled, port: /dev/serial/by-id/usb-ITEAD_SONOFF_Zigbee_3.0_USB_Dongle_Plus_V2_20230602151526-if00
              
              ioBroker-Repositories
              stable        : http://download.iobroker.net/sources-dist.json
              beta          : http://download.iobroker.net/sources-dist-latest.json
              
              Active repo(s): stable
              
              Installed ioBroker-Instances
              Used repository: stable
              Adapter    "admin"        : 6.12.0   , installed 6.12.0
              Adapter    "alexa2"       : 3.26.3   , installed 3.26.3
              Adapter    "alias-manager": 1.2.6    , installed 1.2.6
              Adapter    "amazon-dash"  : 1.2.0    , installed 1.2.0
              Adapter    "awattar"      : 1.0.6    , installed 1.0.6
              Adapter    "backitup"     : 2.9.8    , installed 2.9.8
              Adapter    "birthdays"    : 2.4.1    , installed 2.4.1
              Adapter    "ble"          : 0.13.4   , installed 0.13.4
              Adapter    "bring"        : 1.8.4    , installed 1.8.4
              Adapter    "device-reminder": 3.0.0  , installed 3.0.0
              Adapter    "device-watcher": 2.9.6   , installed 2.9.6
              Adapter    "devices"      : 1.1.5    , installed 1.1.5
              Adapter    "discovery"    : 4.2.0    , installed 4.2.0
              Adapter    "echarts"      : 1.7.2    , installed 1.7.2
              Adapter    "fb-checkpresence": 1.2.2 , installed 1.2.2
              Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
              Adapter    "followthesun" : 0.5.0    , installed 0.5.0
              Adapter    "garmin"       : 0.0.3    , installed 0.0.4
              Adapter    "habpanel"     : 0.5.0    , installed 0.5.0
              Adapter    "harmony"      : 1.3.0    , installed 1.3.0
              Adapter    "history"      : 3.0.1    , installed 3.0.1
              Adapter    "hmip"         : 1.21.0   , installed 1.21.0
              Adapter    "hs100"        : 2.2.0    , installed 2.2.0
              Adapter    "hue"          : 3.10.2   , installed 3.10.2
              Adapter    "icons-material-png": 0.1.0, installed 0.1.0
              Adapter    "icons-material-svg": 0.1.0, installed 0.1.0
              Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
              Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
              Adapter    "info"         : 2.0.0    , installed 2.0.0
              Adapter    "iot"          : 2.0.11   , installed 2.0.11
              Adapter    "iqontrol"     : 2.3.0    , installed 2.3.0
              Adapter    "jarvis"       : 3.1.8    , installed 3.1.8
              Adapter    "javascript"   : 7.1.6    , installed 7.1.6
              Controller "js-controller": 5.0.17   , installed 5.0.17
              Adapter    "kodi"         : 3.0.0    , installed 3.0.0
              Adapter    "luftdaten"    : 3.1.0    , installed 3.1.0
              Adapter    "material"     : 1.3.1    , installed 1.3.1
              Adapter    "meteoalarm"   : 2.3.7    , installed 2.3.7
              Adapter    "moma"         : 1.2.9    , installed 1.2.9
              Adapter    "mqtt"         : 5.1.0    , installed 5.1.0
              Adapter    "net-tools"    : 0.2.0    , installed 0.2.0
              Adapter    "netatmo-crawler": 0.8.1  , installed 0.8.1
              Adapter    "onvif"        : 1.1.1    , installed 1.1.1
              Adapter    "openweathermap": 1.0.4   , installed 1.0.4
              Adapter    "operating-hours": 1.0.6  , installed 1.0.6
              Adapter    "pegelalarm"   : 1.3.2    , installed 1.3.2
              Adapter    "ping"         : 1.6.2    , installed 1.6.2
              Adapter    "pvforecast"   : 2.9.1    , installed 2.9.1
              Adapter    "reolink"      : 1.0.2    , installed 1.0.2
              Adapter    "samsung"      : 0.5.11   , installed 0.5.11
              Adapter    "scenes"       : 2.3.9    , installed 2.3.9
              Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
              Adapter    "smartthings"  : 0.0.4    , installed 0.1.1
              Adapter    "socketio"     : 6.6.0    , installed 6.6.0
              Adapter    "sony-bravia"  : 1.0.9    , installed 1.0.9
              Adapter    "tapo"         : 0.0.8    , installed 0.1.0
              Adapter    "telegram"     : 3.0.1    , installed 3.0.1
              Adapter    "telegram-menu": 1.5.1    , installed 1.5.1
              Adapter    "text2command" : 3.0.2    , installed 3.0.2
              Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
              Adapter    "upnp"         : 1.0.21   , installed 1.0.21
              Adapter    "vis"          : 1.5.4    , installed 1.5.4
              Adapter    "vis-2"        : 2.9.11   , installed 2.9.11
              Adapter    "vis-2-widgets-energy": 0.3.9, installed 0.3.9
              Adapter    "vis-2-widgets-gauges": 1.0.2, installed 1.0.2
              Adapter    "vis-2-widgets-material": 1.3.17, installed 1.3.17
              Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
              Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
              Adapter    "weather-warnings": 0.6.6 , installed 0.6.6
              Adapter    "web"          : 6.1.10   , installed 6.1.10
              Adapter    "welcome"      : 0.1.0    , installed 0.1.0
              Adapter    "whatsapp-cmb" : 0.2.3    , installed 0.2.3
              Adapter    "wled"         : 0.7.2    , installed 0.7.2
              Adapter    "worx"         : 2.3.4    , installed 2.3.4
              Adapter    "ws"           : 2.5.8    , installed 2.5.8
              Adapter    "yr"           : 5.3.0    , installed 5.3.0
              Adapter    "zigbee"       : 1.10.1   , installed 1.10.1
              
              Objects and States
              Please stand by - This may take a while
              Objects:        39135
              States:         29765
              
              *** OS-Repositories and Updates ***
              Hit:1 http://at.archive.ubuntu.com/ubuntu jammy InRelease
              Hit:2 http://at.archive.ubuntu.com/ubuntu jammy-updates InRelease
              Hit:3 http://at.archive.ubuntu.com/ubuntu jammy-backports InRelease
              Hit:4 https://phoscon.de/apt/deconz jammy InRelease
              Hit:5 https://deb.nodesource.com/node_18.x nodistro InRelease
              Hit:6 http://security.ubuntu.com/ubuntu jammy-security InRelease
              Hit:7 https://repos.influxdata.com/debian stable 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:1883            0.0.0.0:*               LISTEN      132        22051      722/mosquitto     
              tcp        0      0 192.168.178.55:53       0.0.0.0:*               LISTEN      0          26751      886/AdGuardHome   
              tcp        0      0 127.0.0.1:43655         0.0.0.0:*               LISTEN      998        26857      1114/Plex Plug-in [
              tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          552        1/init            
              tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          24690      719/sshd: /usr/sbin
              tcp        0      0 127.0.0.1:32401         0.0.0.0:*               LISTEN      998        24273      892/Plex Media Serv
              tcp        0      0 0.0.0.0:139             0.0.0.0:*               LISTEN      0          24907      933/smbd          
              tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      101        2026       469/systemd-resolve
              tcp        0      0 127.0.0.1:32600         0.0.0.0:*               LISTEN      998        24314      1076/Plex Tuner Ser
              tcp        0      0 0.0.0.0:445             0.0.0.0:*               LISTEN      0          24906      933/smbd          
              tcp        0      0 127.0.0.1:631           0.0.0.0:*               LISTEN      0          22036      693/cupsd         
              tcp        0      0 127.0.0.1:45751         0.0.0.0:*               LISTEN      998        24313      987/Plex Plug-in [c
              tcp        0      0 192.168.178.55:3002     0.0.0.0:*               LISTEN      0          24220      886/AdGuardHome   
              tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       24995      1033/iobroker.js-co
              tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       25009      1033/iobroker.js-co
              tcp        0      0 0.0.0.0:7070            0.0.0.0:*               LISTEN      0          22297      714/anydesk       
              tcp6       0      0 :::1883                 :::*                    LISTEN      132        22052      722/mosquitto     
              tcp6       0      0 ::1:631                 :::*                    LISTEN      0          22035      693/cupsd         
              tcp6       0      0 :::111                  :::*                    LISTEN      0          553        1/init            
              tcp6       0      0 :::52                   :::*                    LISTEN      0          22395      696/AdGuardHome   
              tcp6       0      0 :::22                   :::*                    LISTEN      0          24692      719/sshd: /usr/sbin
              tcp6       0      0 :::21                   :::*                    LISTEN      0          24649      706/vsftpd        
              tcp6       0      0 :::139                  :::*                    LISTEN      0          24905      933/smbd          
              tcp6       0      0 :::445                  :::*                    LISTEN      0          24904      933/smbd          
              tcp6       0      0 :::32400                :::*                    LISTEN      998        24886      892/Plex Media Serv
              tcp6       0      0 :::8000                 :::*                    LISTEN      1001       38642      2232/io.upnp.0    
              tcp6       0      0 :::8082                 :::*                    LISTEN      1001       29104      2075/io.web.0     
              tcp6       0      0 :::8081                 :::*                    LISTEN      1001       25876      1151/io.admin.0   
              tcp6       0      0 :::8086                 :::*                    LISTEN      999        24929      888/influxd       
              tcp6       0      0 :::3001                 :::*                    LISTEN      0          24146      696/AdGuardHome   
              udp        0      0 192.168.178.55:53       0.0.0.0:*                           0          26750      886/AdGuardHome   
              udp        0      0 127.0.0.53:53           0.0.0.0:*                           101        2025       469/systemd-resolve
              udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          18995      1/init            
              udp        0      0 192.168.178.255:137     0.0.0.0:*                           0          21386      882/nmbd          
              udp        0      0 192.168.178.55:137      0.0.0.0:*                           0          21385      882/nmbd          
              udp        0      0 0.0.0.0:137             0.0.0.0:*                           0          21373      882/nmbd          
              udp        0      0 192.168.178.255:138     0.0.0.0:*                           0          21388      882/nmbd          
              udp        0      0 192.168.178.55:138      0.0.0.0:*                           0          21387      882/nmbd          
              udp        0      0 0.0.0.0:138             0.0.0.0:*                           0          21374      882/nmbd          
              udp        0      0 127.0.0.1:49637         0.0.0.0:*                           998        26822      892/Plex Media Serv
              udp        0      0 0.0.0.0:631             0.0.0.0:*                           0          24197      875/cups-browsed  
              udp        0      0 0.0.0.0:50001           0.0.0.0:*                           0          27734      714/anydesk       
              udp        0      0 0.0.0.0:41952           0.0.0.0:*                           114        23817      610/avahi-daemon: r
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1001       28573      2169/io.wled.0    
              udp        0      0 192.168.178.55:5353     0.0.0.0:*                           1001       27163      1323/io.tr-064.0  
              udp        0      0 0.0.0.0:5353            0.0.0.0:*                           114        23815      610/avahi-daemon: r
              udp        0      0 127.0.0.1:46873         0.0.0.0:*                           998        26820      892/Plex Media Serv
              udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       31286      2232/io.upnp.0    
              udp        0      0 0.0.0.0:1901            0.0.0.0:*                           998        26824      892/Plex Media Serv
              udp        0      0 192.168.178.55:38904    0.0.0.0:*                           998        26821      892/Plex Media Serv
              udp        0      0 192.168.178.55:51227    0.0.0.0:*                           998        26825      892/Plex Media Serv
              udp        0      0 0.0.0.0:56482           0.0.0.0:*                           1001       28661      2232/io.upnp.0    
              udp        0      0 0.0.0.0:32410           0.0.0.0:*                           998        26817      892/Plex Media Serv
              udp        0      0 0.0.0.0:32412           0.0.0.0:*                           998        26818      892/Plex Media Serv
              udp        0      0 0.0.0.0:32413           0.0.0.0:*                           998        26819      892/Plex Media Serv
              udp        0      0 0.0.0.0:32414           0.0.0.0:*                           998        25793      892/Plex Media Serv
              udp        0      0 192.168.178.55:40746    0.0.0.0:*                           998        26823      892/Plex Media Serv
              udp6       0      0 :::52                   :::*                                0          22394      696/AdGuardHome   
              udp6       0      0 :::111                  :::*                                0          1317       1/init            
              udp6       0      0 :::5353                 :::*                                114        23816      610/avahi-daemon: r
              udp6       0      0 :::36570                :::*                                114        23818      610/avahi-daemon: r
              
              *** Log File - Last 25 Lines ***
              
              2024-01-21 18:12:24.105  - info: telegram-menu.0 (2507) Telegram was found
              2024-01-21 18:13:20.154  - warn: admin.0 (1151) onvif has an invalid jsonConfig: [{"instancePath":"/items/_discover","schemaPath":"#/definitions/sendToProps/additionalProperties","keyword":"additionalProperties","params":{"additionalProperty":"showProcessing"},"message":"must NOT have additional properties"}]
              2024-01-21 18:13:50.305  - warn: javascript.0 (1197) script.js.Haus_und_Garten.Waschmaschine: Gerät ausgeschaltet
              2024-01-21 18:13:53.308  - warn: javascript.0 (1197) script.js.Haus_und_Garten.Waschmaschine: Waschmaschine Vorgang beendet
              2024-01-21 18:13:55.605  - info: web.0 (2075) <== Disconnect system.user.admin from ::ffff:192.168.178.28
              2024-01-21 18:15:00.018  - info: host.smarthomelinux instance system.adapter.netatmo-crawler.0 started with pid 2624
              2024-01-21 18:15:01.109  - info: netatmo-crawler.0 (2624) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.19.0, js-controller: 5.0.17
              2024-01-21 18:15:01.133  - info: netatmo-crawler.0 (2624) Getting data for stationid:70:ee:50:12:ed:0a
              2024-01-21 18:15:02.353  - info: netatmo-crawler.0 (2624) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
              2024-01-21 18:15:02.878  - info: host.smarthomelinux instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2024-01-21 18:15:04.035  - info: host.smarthomelinux instance system.adapter.pegelalarm.0 started with pid 2660
              2024-01-21 18:15:05.182  - info: pegelalarm.0 (2660) starting. Version 1.3.2 in /opt/iobroker/node_modules/iobroker.pegelalarm, node: v18.19.0, js-controller: 5.0.17
              2024-01-21 18:15:21.552  - info: pegelalarm.0 (2660) Terminated (NO_ERROR): Without reason
              2024-01-21 18:15:22.077  - info: host.smarthomelinux instance system.adapter.pegelalarm.0 terminated with code 0 (NO_ERROR)
              2024-01-21 18:17:21.432  - info: admin.0 (1151) <== Disconnect system.user.admin from ::ffff:192.168.178.28
              2024-01-21 18:20:00.027  - info: host.smarthomelinux instance system.adapter.netatmo-crawler.0 started with pid 3305
              2024-01-21 18:20:01.335  - info: netatmo-crawler.0 (3305) starting. Version 0.8.1 in /opt/iobroker/node_modules/iobroker.netatmo-crawler, node: v18.19.0, js-controller: 5.0.17
              2024-01-21 18:20:01.362  - info: netatmo-crawler.0 (3305) Getting data for stationid:70:ee:50:12:ed:0a
              2024-01-21 18:20:02.528  - info: netatmo-crawler.0 (3305) Terminated (ADAPTER_REQUESTED_TERMINATION): Everything done. Going to terminate till next schedule
              2024-01-21 18:20:03.041  - info: host.smarthomelinux instance system.adapter.netatmo-crawler.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              2024-01-21 18:20:04.034  - info: host.smarthomelinux instance system.adapter.meteoalarm.0 started with pid 3423
              2024-01-21 18:20:05.315  - info: meteoalarm.0 (3423) starting. Version 2.3.7 in /opt/iobroker/node_modules/iobroker.meteoalarm, node: v18.19.0, js-controller: 5.0.17
              2024-01-21 18:20:07.669  - info: meteoalarm.0 (3423) 15.1: Updated Weather Alarms for Wolfsberg -> 3 alarm(s) found
              2024-01-21 18:20:07.670  - info: meteoalarm.0 (3423) Terminated (ADAPTER_REQUESTED_TERMINATION): All data processed. Adapter stopped until next scheduled process.
              2024-01-21 18:20:08.191  - info: host.smarthomelinux instance system.adapter.meteoalarm.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
              
              
              1 Antwort Letzte Antwort
              0
              • Stefan SchoberS Offline
                Stefan SchoberS Offline
                Stefan Schober
                schrieb am zuletzt editiert von
                #24

                @homoran ob es damit was zu tun hat weiß ich nicht, der Fehler kommt nur wenn man material startet

                {
                  "_id": "alias.0.Haus.EG.Bad.Badfenster.ACTUAL",
                  "common": {
                    "name": "Bad Fenster",
                    "role": "sensor.window",
                    "type": "boolean",
                    "read": true,
                    "write": false,
                    "alias": {
                      "id": "hmip.0.devices.3014F711A00000D8A99E3C14.channels.1.windowOpen"
                    },
                    "custom": {
                      "influxdb.0": {
                        "enabled": true,
                        "storageType": "",
                        "aliasId": "",
                        "debounceTime": 0,
                        "blockTime": 0,
                        "changesOnly": false,
                        "changesRelogInterval": 0,
                        "changesMinDelta": 0,
                        "ignoreBelowNumber": "",
                        "disableSkippedValueLogging": false,
                        "enableDebugLogs": false,
                        "debounce": 0
                      },
                      "history.0": {
                        "enabled": true,
                        "aliasId": "",
                        "debounceTime": 0,
                        "blockTime": 0,
                        "changesOnly": false,
                        "changesRelogInterval": 0,
                        "changesMinDelta": 0,
                        "ignoreBelowNumber": "",
                        "disableSkippedValueLogging": false,
                        "retention": 0,
                        "customRetentionDuration": 365,
                        "maxLength": 10,
                        "enableDebugLogs": false,
                        "debounce": 0
                      }
                    }
                  },
                  "native": {},
                  "type": "state",
                  "acl": {
                    "object": 1636,
                    "state": 1636,
                    "owner": "system.user.admin",
                    "ownerGroup": "system.group.administrator"
                  },
                  "from": "system.adapter.admin.0",
                  "user": "system.user.admin",
                  "ts": 1705858116461
                }
                
                1 Antwort Letzte Antwort
                0
                • Stefan SchoberS Offline
                  Stefan SchoberS Offline
                  Stefan Schober
                  schrieb am zuletzt editiert von
                  #25

                  @Homoran @Thomas-Braun
                  habt ihr noch eine Idee was ich tun könnte dass die History wieder angezeigt wird?

                  Thomas BraunT HomoranH 2 Antworten Letzte Antwort
                  0
                  • Stefan SchoberS Stefan Schober

                    @Homoran @Thomas-Braun
                    habt ihr noch eine Idee was ich tun könnte dass die History wieder angezeigt wird?

                    Thomas BraunT Online
                    Thomas BraunT Online
                    Thomas Braun
                    Most Active
                    schrieb am zuletzt editiert von
                    #26

                    @stefan-schober

                    Ich hab keine vis laufen.

                    Linux-Werkzeugkasten:
                    https://forum.iobroker.net/topic/42952/der-kleine-iobroker-linux-werkzeugkasten
                    NodeJS Fixer Skript:
                    https://forum.iobroker.net/topic/68035/iob-node-fix-skript
                    iob_diag: curl -sLf -o diag.sh https://iobroker.net/diag.sh && bash diag.sh

                    1 Antwort Letzte Antwort
                    0
                    • Stefan SchoberS Stefan Schober

                      @Homoran @Thomas-Braun
                      habt ihr noch eine Idee was ich tun könnte dass die History wieder angezeigt wird?

                      HomoranH Nicht stören
                      HomoranH Nicht stören
                      Homoran
                      Global Moderator Administrators
                      schrieb am zuletzt editiert von
                      #27

                      @stefan-schober ich nutze keine material

                      kein Support per PN! - Fragen im Forum stellen - es gibt fast nichts, was nicht auch für andere interessant ist.

                      Benutzt das Voting rechts unten im Beitrag wenn er euch geholfen hat.

                      der Installationsfixer: curl -fsL https://iobroker.net/fix.sh | bash -

                      1 Antwort Letzte Antwort
                      0
                      Antworten
                      • In einem neuen Thema antworten
                      Anmelden zum Antworten
                      • Älteste zuerst
                      • Neuste zuerst
                      • Meiste Stimmen


                      Support us

                      ioBroker
                      Community Adapters
                      Donate

                      757

                      Online

                      32.4k

                      Benutzer

                      81.4k

                      Themen

                      1.3m

                      Beiträge
                      Community
                      Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                      ioBroker Community 2014-2025
                      logo
                      • Anmelden

                      • Du hast noch kein Konto? Registrieren

                      • Anmelden oder registrieren, um zu suchen
                      • Erster Beitrag
                        Letzter Beitrag
                      0
                      • Aktuell
                      • Tags
                      • Ungelesen 0
                      • Kategorien
                      • Unreplied
                      • Beliebt
                      • GitHub
                      • Docu
                      • Hilfe