Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. [Neuer Adapter] EuSec

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

    [Neuer Adapter] EuSec

    This topic has been deleted. Only users with topic management privileges can see it.
    • G
      guitardoc @Longbow last edited by

      @longbow und dann hierüber neu installiert:
      efa1391c-83e7-4852-bca3-d12d432a19c0-image.png

      Longbow 1 Reply Last reply Reply Quote 0
      • Longbow
        Longbow @guitardoc last edited by Longbow

        @guitardoc genau so habe ich und mache ich es auch.

        Kann nicht mal in dem Adapter die Daten Speichern, er geht zwar auf speichern, aber wenn ich erneut ins Instanz gehe, ist es leer

        
        host.iobroker-Final
        2024-09-13 14:06:53.380	info	iobroker npm-rebuild: Rebuilding native modules ...
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	info	iobroker rebuild
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	warn	adapter "eusec" seems to be installed for a different version of Node.js. Trying to rebuild it... 1 attempt
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	info	system.adapter.eusec.0 will be rebuilt
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	info	Adapter system.adapter.eusec.0 needs rebuild and will be restarted afterwards.
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	instance system.adapter.eusec.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: Node.js v20.17.0
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: }
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: requestPath: 'eufy-security-client'
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: path: '/opt/iobroker/node_modules/eufy-security-client/package.json',
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: code: 'MODULE_NOT_FOUND',
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: at Module.load (node:internal/modules/cjs/loader:1288:32) {
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: at Module._extensions..js (node:internal/modules/cjs/loader:1548:10)
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: at Module._compile (node:internal/modules/cjs/loader:1469:14)
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/iobroker.eusec/build/main.js:36:35)
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: at require (node:internal/modules/helpers:179:18)
        
        host.iobroker-Final
        2024-09-13 14:06:52.818	error	Caught by controller[0]: at Module.require (node:internal/modules/cjs/loader:1311:19)
        
        host.iobroker-Final
        2024-09-13 14:06:52.817	error	Caught by controller[0]: at Module._load (node:internal/modules/cjs/loader:1051:27)
        
        host.iobroker-Final
        2024-09-13 14:06:52.817	error	Caught by controller[0]: at Module._resolveFilename (node:internal/modules/cjs/loader:1211:27)
        
        host.iobroker-Final
        2024-09-13 14:06:52.817	error	Caught by controller[0]: at Module._findPath (node:internal/modules/cjs/loader:771:18)
        
        host.iobroker-Final
        2024-09-13 14:06:52.817	error	Caught by controller[0]: at tryPackage (node:internal/modules/cjs/loader:487:19)
        
        host.iobroker-Final
        2024-09-13 14:06:52.817	error	Caught by controller[0]: Error: Cannot find module '/opt/iobroker/node_modules/eufy-security-client/build/index.js'. Please verify that the package.json has a valid "main" entry
        
        host.iobroker-Final
        2024-09-13 14:06:52.817	error	Caught by controller[0]: ^
        
        host.iobroker-Final
        2024-09-13 14:06:52.817	error	Caught by controller[0]: throw err;
        
        host.iobroker-Final
        2024-09-13 14:06:52.817	error	Caught by controller[0]: node:internal/modules/cjs/loader:495
        
        host.iobroker-Final
        2024-09-13 14:06:51.996	info	instance system.adapter.eusec.0 in version "1.3.2" started with pid 393588
        
        G 1 Reply Last reply Reply Quote 0
        • G
          guitardoc @Longbow last edited by

          @longbow said in [Neuer Adapter] EuSec:

          adapter "eusec" seems to be installed for a different version of Node.js

          Das sieht so aus, als ob da schon was installiert war. Mach mal unter ssh

          cd /opt/iobroker/
          npm ls
          
          Longbow 1 Reply Last reply Reply Quote 0
          • Longbow
            Longbow @guitardoc last edited by Longbow

            @guitardoc sagte in [Neuer Adapter] EuSec:

            npm ls

            also gerade ausgeführt... was soll es zeigen?

            Ok als ich es gepostet habe, gehen... es ist ein Eufy Security Client installiert, wieso und warum? Kann das der Grund sein, in den Adapter finde ich diesen nicht, wie lösche ich diesen?

            iobroker.inst@3.0.0 /opt/iobroker
            +-- @iobroker-javascript.0/chroma-js@npm:chroma-js@3.1.1
            +-- @iobroker-javascript.0/mathjs@npm:mathjs@13.1.1
            +-- @iobroker-javascript.0/moment-duration-format@npm:moment-duration-format@2.3.2
            +-- @iobroker-javascript.0/moment-timezone@npm:moment-timezone@0.5.45
            +-- @iobroker-javascript.0/moment@npm:moment@2.30.1
            +-- @iobroker-javascript.0/night@npm:night@0.0.0
            +-- eufy-security-client@3.1.0 (git+ssh://git@github.com/bropat/eufy-security-client.git#27e7c87d67810667022cf6cabb0c46ab1b818654)
            +-- iobroker.accuweather@1.5.0
            +-- iobroker.admin@7.0.23
            +-- iobroker.alarm@3.6.1
            +-- iobroker.alias-manager@1.2.6
            +-- iobroker.backitup@3.0.22
            +-- iobroker.bidirectional-counter@2.1.3
            +-- iobroker.chromecast@3.4.1
            +-- iobroker.cloud@5.0.1
            +-- iobroker.daswetter@3.1.16
            +-- iobroker.device-watcher@2.12.1
            +-- iobroker.discovery@4.5.0
            +-- iobroker.doorbird@1.7.0
            +-- iobroker.drag-indicator@2.2.0
            +-- iobroker.dwd@2.8.5
            +-- iobroker.energiefluss-erweitert@0.4.1
            +-- iobroker.eventlist@2.0.1
            +-- iobroker.fritzdect@2.5.11
            +-- iobroker.fullcalendar@2.4.2
            +-- iobroker.geofency@1.2.4
            +-- iobroker.history@3.0.1
            +-- iobroker.hm-rega@5.0.0
            +-- iobroker.hm-rpc@1.17.0
            +-- iobroker.homeconnect@1.4.1
            +-- iobroker.hue@3.12.0
            +-- iobroker.ical@1.15.0
            +-- iobroker.icons-addictive-flavour-png@0.1.0
            +-- iobroker.icons-freepic@1.0.0
            +-- iobroker.icons-icons8@0.0.1
            +-- iobroker.icons-material-png@0.1.0
            +-- iobroker.icons-material-svg@0.1.0
            +-- iobroker.icons-mfd-png@1.2.1
            +-- iobroker.icons-mfd-svg@1.2.0
            +-- iobroker.icons-open-icon-library-png@0.1.2
            +-- iobroker.icons-smarthome@1.0.0
            +-- iobroker.icons-ultimate-png@1.0.1
            +-- iobroker.influxdb@4.0.2
            +-- iobroker.info@2.0.0
            +-- iobroker.iot@3.3.0
            +-- iobroker.javascript@8.7.6
            +-- iobroker.js-controller@6.0.11
            +-- iobroker.klf200@1.2.0
            +-- iobroker.lightcontrol@0.8.0
            +-- iobroker.linkeddevices@1.5.5
            +-- iobroker.modbus@6.2.3
            +-- iobroker.mqtt@5.2.0
            +-- iobroker.myenergi@0.0.3
            +-- iobroker.net-tools@1.0.11
            +-- iobroker.netatmo@3.1.0
            +-- iobroker.nina@0.0.25
            +-- iobroker.notification-manager@1.1.2
            +-- iobroker.nuki-extended@2.7.0
            +-- iobroker.onvif@1.1.4
            +-- iobroker.openweathermap@1.1.2
            +-- iobroker.operating-hours@1.1.0
            +-- iobroker.ping@1.6.2
            +-- iobroker.places@1.2.0
            +-- iobroker.pollenflug@2.0.0
            +-- iobroker.proxmox@2.3.0
            +-- iobroker.pushover@3.0.6
            +-- iobroker.reolink@1.1.1
            +-- iobroker.robonect@1.3.6
            +-- iobroker.roborock@0.6.11 (git+ssh://git@github.com/copystring/ioBroker.roborock.git#801511a70e1eeb3ae66f2608f9d6c86b8933e515)
            +-- iobroker.samsung_tizen@1.1.0
            +-- iobroker.scenes@3.2.1
            +-- iobroker.shelly@7.0.0
            +-- iobroker.simple-api@2.8.0
            +-- iobroker.smartgarden@2.0.1
            +-- iobroker.smartthings@0.0.4
            +-- iobroker.socketio@6.7.1
            +-- iobroker.solaredge@1.4.1
            +-- iobroker.sonos@3.0.0
            +-- iobroker.sourceanalytix@0.4.15-alpha.1 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#fd3b7f9f362a348741cbe18d70a130d2bfee6727)
            +-- iobroker.sql@3.0.1
            +-- iobroker.statistics@2.4.0
            +-- iobroker.systeminfo@1.2.0
            +-- iobroker.tankerkoenig@3.4.0
            +-- iobroker.tr-064@4.3.0
            +-- iobroker.trashschedule@3.3.0
            +-- iobroker.tuya@3.16.0
            +-- iobroker.unifi@0.7.0
            +-- iobroker.upnp@1.0.21
            +-- iobroker.virtualpowermeter@1.4.6
            +-- iobroker.vis-bars@0.1.4
            +-- iobroker.vis-canvas-gauges@1.0.1
            +-- iobroker.vis-colorpicker@2.0.3
            +-- iobroker.vis-fancyswitch@1.1.0
            +-- iobroker.vis-google-fonts@1.0.4
            +-- iobroker.vis-history@1.0.0
            +-- iobroker.vis-hqwidgets@1.5.1
            +-- iobroker.vis-icontwo@1.5.0
            +-- iobroker.vis-inventwo@3.3.4
            +-- iobroker.vis-jqui-mfd@1.1.1
            +-- iobroker.vis-justgage@2.1.7
            +-- iobroker.vis-map@1.1.2
            +-- iobroker.vis-material-advanced@1.7.4
            +-- iobroker.vis-material@0.1.3
            +-- iobroker.vis-materialdesign@0.5.9
            +-- iobroker.vis-metro@1.2.0
            +-- iobroker.vis-plumb@1.0.2
            +-- iobroker.vis-rgraph@0.0.2
            +-- iobroker.vis-timeandweather@1.2.2
            +-- iobroker.vis-weather@2.5.9
            +-- iobroker.vis@1.5.6
            +-- iobroker.vw-connect@0.6.0 (git+ssh://git@github.com/TA2k/ioBroker.vw-connect.git#1bea7002b834d672f998717c2232223d4d1d13af)
            +-- iobroker.weather-warnings@0.6.7
            +-- iobroker.weatherunderground@3.7.0
            +-- iobroker.web@6.2.5
            +-- iobroker.welcome@0.3.0
            +-- iobroker.wolf-smartset@1.2.3
            +-- iobroker.wolf@1.7.0
            +-- iobroker.ws@2.6.2
            +-- iobroker.yr@5.3.0
            `-- npm@10.3.0
            
            A 1 Reply Last reply Reply Quote 0
            • A
              Adnim @Longbow last edited by

              @longbow
              also da nix von Hand löschen würde ich sagen.
              Ich glaube du hast da nen Update Stau im System; hau mal nen IOB Diag raus...

              1 Reply Last reply Reply Quote 0
              • Longbow
                Longbow last edited by

                @adnim

                Mhh kann so was passieren...

                Skript v.2024-05-22
                
                *** BASE SYSTEM ***
                 Static hostname: iobroker-Final
                       Icon name: computer-container
                         Chassis: container ☐
                  Virtualization: lxc
                Operating System: Debian GNU/Linux 12 (bookworm)
                          Kernel: Linux 6.2.16-3-pve
                    Architecture: x86-64
                
                model name      : Intel(R) Core(TM) i5-4590T CPU @ 2.00GHz
                Docker          : false
                Virtualization  : lxc
                Kernel          : x86_64
                Userland        : 64 bit
                
                Systemuptime and Load:
                 17:18:05 up 14 days,  3:39,  3 users,  load average: 1.25, 1.22, 1.12
                CPU threads: 4
                
                
                *** Time and Time Zones ***
                               Local time: Sat 2024-09-14 17:18:05 CEST
                           Universal time: Sat 2024-09-14 15:18:05 UTC
                                 RTC time: n/a
                                Time zone: Europe/Berlin (CEST, +0200)
                System clock synchronized: yes
                              NTP service: inactive
                          RTC in local TZ: no
                
                *** Users and Groups ***
                User that called 'iob diag':
                longbow
                HOME=/home/longbow
                GROUPS=longbow sudo users iobroker
                
                User that is running 'js-controller':
                iobroker
                HOME=/home/iobroker
                GROUPS=iobroker tty dialout audio video plugdev
                
                *** Display-Server-Setup ***
                Display-Server: false
                Desktop: 
                Terminal:       tty
                Boot Target:    graphical.target
                
                *** MEMORY ***
                               total        used        free      shared  buff/cache   available
                Mem:             12G        5.5G        4.3G         90K        3.0G        7.4G
                Swap:           8.6G        126K        8.6G
                Total:           21G        5.5G         12G
                
                Active iob-Instances:   64
                
                        12288 M total memory
                         5271 M used memory
                         1878 M active memory
                         5748 M inactive memory
                         4145 M free memory
                            0 M buffer memory
                         2871 M swap cache
                         8191 M total swap
                            0 M used swap
                         8191 M free swap
                
                *** top - Table Of Processes  ***
                top - 17:18:05 up 14 days,  3:39,  3 users,  load average: 1.25, 1.22, 1.12
                Tasks:  93 total,   2 running,  91 sleeping,   0 stopped,   0 zombie
                %Cpu(s): 50.0 us,  0.0 sy,  0.0 ni, 50.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
                MiB Mem :  12288.0 total,   4142.8 free,   5273.9 used,   2871.3 buff/cache     
                MiB Swap:   8192.0 total,   8191.9 free,      0.1 used.   7014.1 avail Mem 
                
                *** FAILED SERVICES ***
                
                  UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                
                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
                /dev/mapper/pve-vm--240--disk--0 ext4       94G   14G   76G  16% /
                none                             tmpfs     492K  4.0K  488K   1% /dev
                udev                             devtmpfs  7.8G     0  7.8G   0% /dev/tty
                tmpfs                            tmpfs     7.8G     0  7.8G   0% /dev/shm
                tmpfs                            tmpfs     3.2G  136K  3.2G   1% /run
                tmpfs                            tmpfs     5.0M     0  5.0M   0% /run/lock
                tmpfs                            tmpfs     1.6G     0  1.6G   0% /run/user/1000
                
                Messages concerning ext4 filesystem in dmesg:
                dmesg: read kernel buffer failed: Operation not permitted
                
                Show mounted filesystems:
                TARGET                                                  SOURCE                           FSTYPE     OPTIONS
                /                                                       /dev/mapper/pve-vm--240--disk--0 ext4       rw,relatime,stripe=16
                |-/run                                                  tmpfs                            tmpfs      rw,nosuid,nodev,size=3251320k,nr_inodes=819200,mode=755,uid=100000,gid=100000,inode64
                | |-/run/user/1000                                      tmpfs                            tmpfs      rw,nosuid,nodev,relatime,size=1625656k,nr_inodes=406414,mode=700,uid=101000,gid=101000,inode64
                | |-/run/lock                                           tmpfs                            tmpfs      rw,nosuid,nodev,noexec,relatime,size=5120k,uid=100000,gid=100000,inode64
                | |-/run/credentials/systemd-tmpfiles-setup-dev.service ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                | |-/run/credentials/systemd-tmpfiles-setup.service     ramfs                            ramfs      ro,nosuid,nodev,noexec,relatime,mode=700
                | |-/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
                |-/dev                                                  none                             tmpfs      rw,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                | |-/dev/shm                                            tmpfs                            tmpfs      rw,nosuid,nodev,uid=100000,gid=100000,inode64
                | |-/dev/mqueue                                         mqueue                           mqueue     rw,nosuid,nodev,noexec,relatime
                | |-/dev/.lxc/proc                                      proc                             proc       rw,relatime
                | |-/dev/.lxc/sys                                       sys                              sysfs      rw,relatime
                | |-/dev/full                                           udev[/full]                      devtmpfs   rw,nosuid,relatime,size=8093780k,nr_inodes=2023445,mode=755,inode64
                | |-/dev/null                                           udev[/null]                      devtmpfs   rw,nosuid,relatime,size=8093780k,nr_inodes=2023445,mode=755,inode64
                | |-/dev/random                                         udev[/random]                    devtmpfs   rw,nosuid,relatime,size=8093780k,nr_inodes=2023445,mode=755,inode64
                | |-/dev/tty                                            udev[/tty]                       devtmpfs   rw,nosuid,relatime,size=8093780k,nr_inodes=2023445,mode=755,inode64
                | |-/dev/urandom                                        udev[/urandom]                   devtmpfs   rw,nosuid,relatime,size=8093780k,nr_inodes=2023445,mode=755,inode64
                | |-/dev/zero                                           udev[/zero]                      devtmpfs   rw,nosuid,relatime,size=8093780k,nr_inodes=2023445,mode=755,inode64
                | |-/dev/pts                                            devpts                           devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | |-/dev/ptmx                                           devpts[/ptmx]                    devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | |-/dev/console                                        devpts[/0]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | |-/dev/tty1                                           devpts[/1]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                | `-/dev/tty2                                           devpts[/2]                       devpts     rw,nosuid,noexec,relatime,gid=100005,mode=620,ptmxmode=666,max=1026
                |-/proc                                                 proc                             proc       rw,nosuid,nodev,noexec,relatime
                | |-/proc/sys                                           proc[/sys]                       proc       ro,relatime
                | | |-/proc/sys/net                                     proc[/sys/net]                   proc       rw,nosuid,nodev,noexec,relatime
                | | `-/proc/sys/kernel/random/boot_id                   none[/.lxc-boot-id]              tmpfs      ro,nosuid,nodev,noexec,relatime,size=492k,mode=755,uid=100000,gid=100000,inode64
                | |-/proc/sysrq-trigger                                 proc[/sysrq-trigger]             proc       ro,relatime
                | |-/proc/cpuinfo                                       lxcfs[/proc/cpuinfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/diskstats                                     lxcfs[/proc/diskstats]           fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/loadavg                                       lxcfs[/proc/loadavg]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/meminfo                                       lxcfs[/proc/meminfo]             fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/slabinfo                                      lxcfs[/proc/slabinfo]            fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/stat                                          lxcfs[/proc/stat]                fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | |-/proc/swaps                                         lxcfs[/proc/swaps]               fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                | `-/proc/uptime                                        lxcfs[/proc/uptime]              fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                `-/sys                                                  sysfs                            sysfs      ro,nosuid,nodev,noexec,relatime
                  |-/sys/fs/fuse/connections                            fusectl                          fusectl    rw,nosuid,nodev,noexec,relatime
                  |-/sys/devices/virtual/net                            sysfs[/devices/virtual/net]      sysfs      rw,nosuid,nodev,noexec,relatime
                  |-/sys/fs/cgroup                                      none                             cgroup2    rw,nosuid,nodev,noexec,relatime
                  `-/sys/devices/system/cpu                             lxcfs[/sys/devices/system/cpu]   fuse.lxcfs rw,nosuid,nodev,relatime,user_id=0,group_id=0,allow_other
                
                Files in neuralgic directories:
                
                /var:
                4.3G    /var/
                3.5G    /var/log/journal/4482dacb35484bddab24b914a301d279
                3.5G    /var/log/journal
                3.5G    /var/log
                712M    /var/cache
                
                Hint: You are currently not seeing messages from other users and the system.
                      Users in groups 'adm', 'systemd-journal' can see all messages.
                      Pass -q to turn off this notice.
                Archived and active journals take up 19.3M in the file system.
                
                /opt/iobroker/backups:
                518M    /opt/iobroker/backups/
                
                /opt/iobroker/iobroker-data:
                1.9G    /opt/iobroker/iobroker-data/
                1.3G    /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:
                130M    /opt/iobroker/iobroker-data/states.jsonl
                55M     /opt/iobroker/iobroker-data/objects.jsonl
                38M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.d3d286bd.js.map
                27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
                24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
                
                USB-Devices by-id:
                USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
                
                No Devices found 'by-id'
                
                
                
                
                *** 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 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                        100 /var/lib/dpkg/status
                     20.16.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.15.1-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.15.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.14.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.13.1-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.13.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.12.2-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.12.1-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.12.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.11.1-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.11.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.10.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.9.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.8.1-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.8.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.7.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.6.1-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.6.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.5.1-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.5.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.4.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.3.1-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.3.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.2.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.1.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     20.0.0-1nodesource1 600
                        500 https://deb.nodesource.com/node_20.x nodistro/main amd64 Packages
                     18.19.0+dfsg-6~deb12u2 500
                        500 http://deb.debian.org/debian bookworm/main amd64 Packages
                     18.19.0+dfsg-6~deb12u1 500
                        500 http://security.debian.org bookworm-security/main 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:  6.0.11
                admin:          7.0.23
                javascript:     8.7.6
                
                nodejs modules from github:     4
                +-- eufy-security-client@3.1.0 (git+ssh://git@github.com/bropat/eufy-security-client.git#27e7c87d67810667022cf6cabb0c46ab1b818654)
                +-- iobroker.roborock@0.6.11 (git+ssh://git@github.com/copystring/ioBroker.roborock.git#801511a70e1eeb3ae66f2608f9d6c86b8933e515)
                +-- iobroker.sourceanalytix@0.4.15-alpha.1 (git+ssh://git@github.com/DrozmotiX/ioBroker.sourceanalytix.git#fd3b7f9f362a348741cbe18d70a130d2bfee6727)
                +-- iobroker.vw-connect@0.6.0 (git+ssh://git@github.com/TA2k/ioBroker.vw-connect.git#1bea7002b834d672f998717c2232223d4d1d13af)
                
                Adapter State
                + system.adapter.accuweather.0            : accuweather           : iobroker-Final                           -  enabled
                + system.adapter.admin.0                  : admin                 : iobroker-Final                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.alarm.0                  : alarm                 : iobroker-Final                           -  enabled
                  system.adapter.alias-manager.0          : alias-manager         : iobroker-Final                           - disabled
                + system.adapter.backitup.0               : backitup              : iobroker-Final                           -  enabled
                  system.adapter.bidirectional-counter.0  : bidirectional-counter : iobroker-Final                           - disabled
                  system.adapter.chromecast.0             : chromecast            : iobroker-Final                           - disabled
                + system.adapter.cloud.0                  : cloud                 : iobroker-Final                           -  enabled
                  system.adapter.daswetter.0              : daswetter             : iobroker-Final                           -  enabled
                + system.adapter.device-watcher.0         : device-watcher        : iobroker-Final                           -  enabled
                + system.adapter.discovery.0              : discovery             : iobroker-Final                           -  enabled
                + system.adapter.doorbird.0               : doorbird              : iobroker-Final                           -  enabled
                  system.adapter.drag-indicator.0         : drag-indicator        : iobroker-Final                           - disabled
                  system.adapter.dwd.0                    : dwd                   : iobroker-Final                           -  enabled
                + system.adapter.energiefluss-erweitert.0 : energiefluss-erweitert: iobroker-Final                           -  enabled
                  system.adapter.eventlist.0              : eventlist             : iobroker-Final                           - disabled
                + system.adapter.fritzdect.0              : fritzdect             : iobroker-Final                           -  enabled
                  system.adapter.fullcalendar.0           : fullcalendar          : iobroker-Final                           - disabled
                + system.adapter.geofency.0               : geofency              : iobroker-Final                           -  enabled, port: 7999, bind: 0.0.0.0
                + system.adapter.history.0                : history               : iobroker-Final                           -  enabled
                + system.adapter.hm-rega.0                : hm-rega               : iobroker-Final                           -  enabled
                  system.adapter.hm-rega.1                : hm-rega               : iobroker-Final                           - disabled
                + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-Final                           -  enabled, port: 18701
                + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker-Final                           -  enabled, port: 12001
                  system.adapter.hm-rpc.2                 : hm-rpc                : iobroker-Final                           - disabled, port: 12001
                + system.adapter.homeconnect.0            : homeconnect           : iobroker-Final                           -  enabled
                + system.adapter.hue.0                    : hue                   : iobroker-Final                           -  enabled, port: 443
                  system.adapter.ical.0                   : ical                  : iobroker-Final                           -  enabled
                  system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: iobroker-Final                           - disabled
                  system.adapter.icons-freepic.0          : icons-freepic         : iobroker-Final                           - disabled
                  system.adapter.icons-icons8.0           : icons-icons8          : iobroker-Final                           - disabled
                  system.adapter.icons-material-png.0     : icons-material-png    : iobroker-Final                           - disabled
                  system.adapter.icons-material-svg.0     : icons-material-svg    : iobroker-Final                           - disabled
                  system.adapter.icons-mfd-png.0          : icons-mfd-png         : iobroker-Final                           - disabled
                  system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : iobroker-Final                           - disabled
                  system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: iobroker-Final                           - disabled
                  system.adapter.icons-smarthome.0        : icons-smarthome       : iobroker-Final                           - disabled
                  system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : iobroker-Final                           - disabled
                + system.adapter.influxdb.0               : influxdb              : iobroker-Final                           -  enabled, port: 8086
                + system.adapter.info.0                   : info                  : iobroker-Final                           -  enabled
                + system.adapter.iot.0                    : iot                   : iobroker-Final                           -  enabled
                + system.adapter.javascript.0             : javascript            : iobroker-Final                           -  enabled
                + system.adapter.klf200.0                 : klf200                : iobroker-Final                           -  enabled
                  system.adapter.lightcontrol.0           : lightcontrol          : iobroker-Final                           - disabled
                  system.adapter.linkeddevices.0          : linkeddevices         : iobroker-Final                           - disabled
                + system.adapter.modbus.0                 : modbus                : iobroker-Final                           -  enabled
                + system.adapter.mqtt.0                   : mqtt                  : iobroker-Final                           -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.myenergi.0               : myenergi              : iobroker-Final                           -  enabled
                + system.adapter.net-tools.0              : net-tools             : iobroker-Final                           -  enabled
                + system.adapter.netatmo.0                : netatmo               : iobroker-Final                           -  enabled
                + system.adapter.nina.0                   : nina                  : iobroker-Final                           -  enabled
                + system.adapter.notification-manager.0   : notification-manager  : iobroker-Final                           -  enabled
                + system.adapter.nuki-extended.0          : nuki-extended         : iobroker-Final                           -  enabled
                + system.adapter.onvif.0                  : onvif                 : iobroker-Final                           -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899, 888
                  system.adapter.openweathermap.0         : openweathermap        : iobroker-Final                           -  enabled
                + system.adapter.operating-hours.0        : operating-hours       : iobroker-Final                           -  enabled
                  system.adapter.ping.0                   : ping                  : iobroker-Final                           - disabled
                  system.adapter.places.0                 : places                : iobroker-Final                           - disabled
                + system.adapter.pollenflug.0             : pollenflug            : iobroker-Final                           -  enabled
                + system.adapter.proxmox.0                : proxmox               : iobroker-Final                           -  enabled, port: 8006
                + system.adapter.pushover.0               : pushover              : iobroker-Final                           -  enabled
                + system.adapter.reolink.0                : reolink               : iobroker-Final                           -  enabled
                + system.adapter.reolink.1                : reolink               : iobroker-Final                           -  enabled
                + system.adapter.reolink.2                : reolink               : iobroker-Final                           -  enabled
                  system.adapter.robonect.0               : robonect              : iobroker-Final                           - disabled
                + system.adapter.roborock.0               : roborock              : iobroker-Final                           -  enabled
                  system.adapter.samsung_tizen.0          : samsung_tizen         : iobroker-Final                           - disabled, port: 8002
                + system.adapter.scenes.0                 : scenes                : iobroker-Final                           -  enabled
                + system.adapter.shelly.0                 : shelly                : iobroker-Final                           -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.simple-api.0             : simple-api            : iobroker-Final                           -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.smartgarden.0            : smartgarden           : iobroker-Final                           -  enabled
                  system.adapter.smartthings.0            : smartthings           : iobroker-Final                           - disabled
                  system.adapter.solaredge.0              : solaredge             : iobroker-Final                           -  enabled
                  system.adapter.sonos.0                  : sonos                 : iobroker-Final                           - disabled
                + system.adapter.sourceanalytix.0         : sourceanalytix        : iobroker-Final                           -  enabled
                + system.adapter.sql.0                    : sql                   : iobroker-Final                           -  enabled
                + system.adapter.statistics.0             : statistics            : iobroker-Final                           -  enabled
                + system.adapter.systeminfo.0             : systeminfo            : iobroker-Final                           -  enabled
                + system.adapter.tankerkoenig.0           : tankerkoenig          : iobroker-Final                           -  enabled
                + system.adapter.tr-064.0                 : tr-064                : iobroker-Final                           -  enabled
                + system.adapter.trashschedule.0          : trashschedule         : iobroker-Final                           -  enabled
                + system.adapter.tuya.0                   : tuya                  : iobroker-Final                           -  enabled
                + system.adapter.tuya.1                   : tuya                  : iobroker-Final                           -  enabled
                + system.adapter.tuya.2                   : tuya                  : iobroker-Final                           -  enabled
                + system.adapter.unifi.0                  : unifi                 : iobroker-Final                           -  enabled
                + system.adapter.upnp.0                   : upnp                  : iobroker-Final                           -  enabled
                  system.adapter.virtualpowermeter.0      : virtualpowermeter     : iobroker-Final                           - disabled
                  system.adapter.vis-bars.0               : vis-bars              : iobroker-Final                           - disabled
                  system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : iobroker-Final                           - disabled
                  system.adapter.vis-colorpicker.0        : vis-colorpicker       : iobroker-Final                           - disabled
                  system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : iobroker-Final                           -  enabled
                  system.adapter.vis-google-fonts.0       : vis-google-fonts      : iobroker-Final                           -  enabled
                  system.adapter.vis-history.0            : vis-history           : iobroker-Final                           -  enabled
                  system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : iobroker-Final                           - disabled
                  system.adapter.vis-icontwo.0            : vis-icontwo           : iobroker-Final                           - disabled
                + system.adapter.vis-inventwo.0           : vis-inventwo          : iobroker-Final                           -  enabled
                  system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : iobroker-Final                           - disabled
                  system.adapter.vis-justgage.0           : vis-justgage          : iobroker-Final                           - disabled
                  system.adapter.vis-map.0                : vis-map               : iobroker-Final                           - disabled
                  system.adapter.vis-material-advanced.0  : vis-material-advanced : iobroker-Final                           - disabled
                  system.adapter.vis-materialdesign.0     : vis-materialdesign    : iobroker-Final                           -  enabled
                  system.adapter.vis-metro.0              : vis-metro             : iobroker-Final                           - disabled
                  system.adapter.vis-plumb.0              : vis-plumb             : iobroker-Final                           -  enabled
                  system.adapter.vis-rgraph.0             : vis-rgraph            : iobroker-Final                           - disabled
                  system.adapter.vis-timeandweather.0     : vis-timeandweather    : iobroker-Final                           - disabled
                  system.adapter.vis-weather.0            : vis-weather           : iobroker-Final                           - disabled
                  system.adapter.vis.0                    : vis                   : iobroker-Final                           -  enabled
                + system.adapter.vw-connect.0             : vw-connect            : iobroker-Final                           -  enabled
                + system.adapter.vw-connect.1             : vw-connect            : iobroker-Final                           -  enabled
                + system.adapter.weather-warnings.0       : weather-warnings      : iobroker-Final                           -  enabled
                  system.adapter.weatherunderground.0     : weatherunderground    : iobroker-Final                           -  enabled
                + system.adapter.web.0                    : web                   : iobroker-Final                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.welcome.0                : welcome               : iobroker-Final                           -  enabled, port: 80, bind: 0.0.0.0, run as: admin
                + system.adapter.wolf-smartset.0          : wolf-smartset         : iobroker-Final                           -  enabled
                + system.adapter.wolf.0                   : wolf                  : iobroker-Final                           -  enabled, port: 12004, bind: 0.0.0.0
                  system.adapter.yr.0                     : yr                    : iobroker-Final                           -  enabled
                
                + instance is alive
                
                Enabled adapters with bindings
                + system.adapter.admin.0                  : admin                 : iobroker-Final                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.geofency.0               : geofency              : iobroker-Final                           -  enabled, port: 7999, bind: 0.0.0.0
                + system.adapter.hm-rpc.0                 : hm-rpc                : iobroker-Final                           -  enabled, port: 18701
                + system.adapter.hm-rpc.1                 : hm-rpc                : iobroker-Final                           -  enabled, port: 12001
                + system.adapter.hue.0                    : hue                   : iobroker-Final                           -  enabled, port: 443
                + system.adapter.influxdb.0               : influxdb              : iobroker-Final                           -  enabled, port: 8086
                + system.adapter.mqtt.0                   : mqtt                  : iobroker-Final                           -  enabled, port: 1883, bind: 0.0.0.0
                + system.adapter.onvif.0                  : onvif                 : iobroker-Final                           -  enabled, port: 80, 7575, 8000, 8080, 8081, 8899, 888
                + system.adapter.proxmox.0                : proxmox               : iobroker-Final                           -  enabled, port: 8006
                + system.adapter.shelly.0                 : shelly                : iobroker-Final                           -  enabled, port: 1882, bind: 0.0.0.0
                + system.adapter.simple-api.0             : simple-api            : iobroker-Final                           -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : iobroker-Final                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                + system.adapter.welcome.0                : welcome               : iobroker-Final                           -  enabled, port: 80, bind: 0.0.0.0, run as: admin
                + system.adapter.wolf.0                   : wolf                  : iobroker-Final                           -  enabled, port: 12004, bind: 0.0.0.0
                
                ioBroker-Repositories
                ┌─────────┬──────────┬─────────────────────────────────────────────────────────┬──────────────┐
                │ (index) │ name     │ url                                                     │ auto upgrade │
                ├─────────┼──────────┼─────────────────────────────────────────────────────────┼──────────────┤
                │ 0       │ 'stable' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
                │ 1       │ 'beta'   │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
                └─────────┴──────────┴─────────────────────────────────────────────────────────┴──────────────┘
                
                Active repo(s): stable
                Upgrade policy: none
                
                Installed ioBroker-Instances
                Used repository: stable
                Adapter    "accuweather"  : 1.5.0    , installed 1.5.0
                Adapter    "admin"        : 7.0.23   , installed 7.0.23
                Adapter    "alarm"        : 3.6.1    , installed 3.6.1
                Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                Adapter    "backitup"     : 3.0.22   , installed 3.0.22
                Adapter    "bidirectional-counter": 2.2.0, installed 2.2.0
                Adapter    "chromecast"   : 3.4.1    , installed 3.4.1
                Adapter    "cloud"        : 5.0.1    , installed 5.0.1
                Adapter    "daswetter"    : 3.1.16   , installed 3.1.16
                Adapter    "device-watcher": 2.12.1  , installed 2.12.1
                Adapter    "discovery"    : 4.5.0    , installed 4.5.0
                Adapter    "doorbird"     : 1.7.0    , installed 1.7.0
                Adapter    "drag-indicator": 2.2.0   , installed 2.2.0
                Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                Adapter    "energiefluss-erweitert": 0.4.1, installed 0.4.1
                Adapter    "eventlist"    : 2.0.1    , installed 2.0.1
                Adapter    "fritzdect"    : 2.5.11   , installed 2.5.11
                Adapter    "fullcalendar" : 2.4.2    , installed 2.4.2
                Adapter    "geofency"     : 1.2.4    , installed 1.2.4
                Adapter    "history"      : 3.0.1    , installed 3.0.1
                Adapter    "hm-rega"      : 5.0.0    , installed 5.0.0
                Adapter    "hm-rpc"       : 1.17.0   , installed 1.17.0
                Adapter    "homeconnect"  : 1.4.1    , installed 1.4.1
                Adapter    "hue"          : 3.12.0   , installed 3.12.0
                Adapter    "ical"         : 1.15.0   , installed 1.15.0
                Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                Adapter    "icons-freepic": 1.0.0    , installed 1.0.0
                Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                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-png": 1.2.1    , installed 1.2.1
                Adapter    "icons-mfd-svg": 1.2.0    , installed 1.2.0
                Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                Adapter    "icons-smarthome": 1.0.0  , installed 1.0.0
                Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
                Adapter    "iot"          : 3.3.0    , installed 3.3.0
                Adapter    "javascript"   : 8.7.6    , installed 8.7.6
                Controller "js-controller": 6.0.11   , installed 6.0.11
                Adapter    "klf200"       : 1.2.0    , installed 1.2.0
                Adapter    "lightcontrol" : 0.8.0    , installed 0.8.0
                Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                Adapter    "modbus"       : 6.2.3    , installed 6.2.3
                Adapter    "mqtt"         : 5.2.0    , installed 5.2.0
                Adapter    "myenergi"     : 0.0.3    , installed 0.0.3
                Adapter    "net-tools"    : 1.0.11   , installed 1.0.11
                Adapter    "netatmo"      : 3.1.0    , installed 3.1.0
                Adapter    "nina"         : 0.0.25   , installed 0.0.25
                Adapter    "notification-manager": 1.1.2, installed 1.1.2
                Adapter    "nuki-extended": 2.7.0    , installed 2.7.0
                Adapter    "onvif"        : 1.1.4    , installed 1.1.4
                Adapter    "openweathermap": 1.1.2   , installed 1.1.2
                Adapter    "operating-hours": 1.1.0  , installed 1.1.0
                Adapter    "ping"         : 1.6.2    , installed 1.6.2
                Adapter    "places"       : 1.2.0    , installed 1.2.0
                Adapter    "pollenflug"   : 2.0.0    , installed 2.0.0
                Adapter    "proxmox"      : 2.3.0    , installed 2.3.0
                Adapter    "pushover"     : 4.1.0    , installed 3.0.6  [Updatable]
                Adapter    "reolink"      : 1.1.1    , installed 1.1.1
                Adapter    "robonect"     : 1.3.6    , installed 1.3.6
                Adapter    "roborock"     : 0.6.4    , installed 0.6.11
                Adapter    "samsung_tizen": 1.1.0    , installed 1.1.0
                Adapter    "scenes"       : 3.2.1    , installed 3.2.1
                Adapter    "shelly"       : 7.0.0    , installed 7.0.0
                Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
                Adapter    "smartgarden"  : 2.0.1    , installed 2.0.1
                Adapter    "socketio"     : 6.7.1    , installed 6.7.1
                Adapter    "solaredge"    : 1.4.1    , installed 1.4.1
                Adapter    "sonos"        : 3.0.0    , installed 3.0.0
                Adapter    "sql"          : 3.0.1    , installed 3.0.1
                Adapter    "statistics"   : 2.4.0    , installed 2.4.0
                Adapter    "systeminfo"   : 1.2.0    , installed 1.2.0
                Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
                Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
                Adapter    "trashschedule": 3.3.0    , installed 3.3.0
                Adapter    "tuya"         : 3.16.0   , installed 3.16.0
                Adapter    "unifi"        : 0.7.0    , installed 0.7.0
                Adapter    "upnp"         : 1.0.21   , installed 1.0.21
                Adapter    "virtualpowermeter": 1.4.6, installed 1.4.6
                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-colorpicker": 2.0.3  , installed 2.0.3
                Adapter    "vis-fancyswitch": 1.1.0  , installed 1.1.0
                Adapter    "vis-google-fonts": 1.0.4 , installed 1.0.4
                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-map"      : 1.1.2    , installed 1.1.2
                Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                Adapter    "vis-material-advanced": 1.7.4, installed 1.7.4
                Adapter    "vis-materialdesign": 0.5.9, installed 0.5.9
                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    "vis-weather"  : 2.5.9    , installed 2.5.9
                Adapter    "weather-warnings": 0.6.7 , installed 0.6.7
                Adapter    "weatherunderground": 3.7.0, installed 3.7.0
                Adapter    "web"          : 6.2.5    , installed 6.2.5
                Adapter    "welcome"      : 0.3.0    , installed 0.3.0
                Adapter    "wolf"         : 1.7.0    , installed 1.7.0
                Adapter    "wolf-smartset": 1.2.3    , installed 1.2.3
                Adapter    "ws"           : 2.6.2    , installed 2.6.2
                Adapter    "yr"           : 5.3.0    , installed 5.3.0
                
                Objects and States
                Please stand by - This may take a while
                Objects:        58506
                States:         46276
                
                *** OS-Repositories and Updates ***
                Hit:1 http://security.debian.org bookworm-security InRelease
                Hit:2 http://deb.debian.org/debian bookworm InRelease
                Hit:3 http://deb.debian.org/debian bookworm-updates InRelease
                Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
                Reading package lists...
                Pending Updates: 0
                
                *** Listening Ports ***
                Active Internet connections (only servers)
                Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                tcp        0      0 192.168.178.240:18701   0.0.0.0:*               LISTEN      1001       512516892  381431/io.hm-rpc.0  
                tcp        0      0 192.168.178.240:12001   0.0.0.0:*               LISTEN      1001       512517743  381442/io.hm-rpc.1  
                tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          419981791  294/master          
                tcp        0      0 127.0.0.1:9001          0.0.0.0:*               LISTEN      1001       512511819  381099/iobroker.js- 
                tcp        0      0 127.0.0.1:9000          0.0.0.0:*               LISTEN      1001       512511824  381099/iobroker.js- 
                tcp        0      0 0.0.0.0:8100            0.0.0.0:*               LISTEN      1001       512527792  382060/io.doorbird. 
                tcp        0      0 0.0.0.0:1882            0.0.0.0:*               LISTEN      1001       512521923  381635/io.shelly.0  
                tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          419979059  1/systemd           
                tcp        0      0 0.0.0.0:12004           0.0.0.0:*               LISTEN      1001       512526179  381961/io.wolf.0    
                tcp6       0      0 :::7906                 :::*                    LISTEN      1001       512521448  381244/io.roborock. 
                tcp6       0      0 :::8000                 :::*                    LISTEN      1001       512547557  382879/io.upnp.0    
                tcp6       0      0 :::7999                 :::*                    LISTEN      1001       512516041  381395/io.geofency. 
                tcp6       0      0 :::8082                 :::*                    LISTEN      1001       513254766  387362/io.web.0     
                tcp6       0      0 :::8081                 :::*                    LISTEN      1001       512512795  381117/io.admin.0   
                tcp6       0      0 :::8087                 :::*                    LISTEN      1001       512539420  382911/io.simple-ap 
                tcp6       0      0 :::8095                 :::*                    LISTEN      1001       512534319  382574/io.onvif.0   
                tcp6       0      0 ::1:25                  :::*                    LISTEN      0          419981792  294/master          
                tcp6       0      0 :::6824                 :::*                    LISTEN      1001       512521447  381244/io.roborock. 
                tcp6       0      0 :::1984                 :::*                    LISTEN      1001       512520456  381571/go2rtc_linux 
                tcp6       0      0 :::80                   :::*                    LISTEN      1001       512537054  382784/io.welcome.0 
                tcp6       0      0 :::111                  :::*                    LISTEN      0          419979061  1/systemd           
                tcp6       0      0 :::22                   :::*                    LISTEN      0          419980077  1/systemd           
                tcp6       0      0 :::8554                 :::*                    LISTEN      1001       512518925  381571/go2rtc_linux 
                tcp6       0      0 :::8555                 :::*                    LISTEN      1001       512518926  381571/go2rtc_linux 
                tcp6       0      0 :::51989                :::*                    LISTEN      1001       512525054  382028/io.nuki-exte 
                udp        0      0 192.168.178.240:5353    0.0.0.0:*                           1001       512521215  381756/io.tr-064.0  
                udp        0      0 0.0.0.0:6666            0.0.0.0:*                           1001       512522784  381868/io.tuya.0    
                udp        0      0 0.0.0.0:6667            0.0.0.0:*                           1001       512522785  381868/io.tuya.0    
                udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          419979060  1/systemd           
                udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1001       512542779  382879/io.upnp.0    
                udp        0      0 0.0.0.0:35611           0.0.0.0:*                           1001       512537584  382879/io.upnp.0    
                udp6       0      0 :::111                  :::*                                0          419979062  1/systemd           
                udp6       0      0 :::8555                 :::*                                1001       512560717  383682/go2rtc       
                
                *** Log File - Last 25 Lines ***
                
                2024-09-14 17:15:26.014  - info: host.iobroker-Final instance system.adapter.daswetter.0 in version "3.1.16" started with pid 428529
                2024-09-14 17:15:26.657  - info: web.0 (387362) <== Disconnect system.user.admin from ::ffff:192.168.178.38 
                2024-09-14 17:15:26.677  - info: web.0 (387362) <== Disconnect system.user.admin from ::ffff:192.168.178.38 
                2024-09-14 17:15:26.688  - info: web.0 (387362) ==> Connected system.user.admin from ::ffff:192.168.178.38
                2024-09-14 17:15:26.884  - info: web.0 (387362) <== Disconnect system.user.admin from ::ffff:192.168.178.38 
                Copy text starting here:
                
                
                ======================= SUMMARY =======================
                                        v.2024-05-22
                
                
                 Static hostname: iobroker-Final
                       Icon name: computer-container
                         Chassis: container ☐
                  Virtualization: lxc
                Operating System: Debian GNU/Linux 12 (bookworm)
                          Kernel: Linux 6.2.16-3-pve
                    Architecture: x86-64
                
                Installation:           lxc
                Kernel:                 x86_64
                Userland:               64 bit
                Timezone:               Europe/Berlin (CEST, +0200)
                User-ID:                1000
                Display-Server:         false
                Boot Target:            graphical.target
                
                Pending OS-Updates:     0
                Pending iob updates:    1
                
                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:             12G        5.5G        4.4G         90K        3.0G        7.4G
                Swap:           8.6G        126K        8.6G
                Total:           21G        5.5G         12G
                
                Active iob-Instances:   64
                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                 : iobroker-Final                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                + system.adapter.web.0                    : web                   : iobroker-Final                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                
                Objects:                58506
                States:                 46276
                
                Size of iob-Database:
                
                59M     /opt/iobroker/iobroker-data/objects.jsonl
                132M    /opt/iobroker/iobroker-data/states.jsonl
                
                
                
                =================== END OF SUMMARY ====================
                
                
                === Mark text until here for copying ===
                longbow@iobroker-Final:~$ 
                
                1 Reply Last reply Reply Quote 0
                • Longbow
                  Longbow last edited by

                  Kann mir keiner einen Tipp geben oder behilflich sein ?

                  G 1 Reply Last reply Reply Quote 0
                  • G
                    guitardoc @Longbow last edited by

                    @longbow Der Security Client muss raus, den hast du dir bei irgendeinem Installationsversuch eingefangen:

                    npm uninstall eufy-security-client
                    
                    1 Reply Last reply Reply Quote 0
                    • Longbow
                      Longbow last edited by

                      @guitardoc Danke, hat geklappt... der Adapter könnte installiert werden, nur leider werden meinen Cam, die Bilder angezeigt... spricht wie binde ich nun diese ein?

                      G G 2 Replies Last reply Reply Quote 0
                      • G
                        guitardoc @Longbow last edited by

                        @longbow Da kann ich dir leider nicht helfen, ich nutze den Adapter nur, um den Modus in Abhängigkeit von Anwesenheit und Tageszeit zu steuern.

                        1 Reply Last reply Reply Quote 0
                        • G
                          GMJ @Longbow last edited by GMJ

                          @longbow

                          So gehts -> http://IP_BROKER:PORT_BROKER_VIS/eusec.0/T8030P0815/last_event/T8213P0815.jpg
                          Das natürlich anpassen mit Deinen Daten der VIS und CAM und x.jpg
                          In Vis in ein "Basic Image" in die URL

                          astuermer 1 Reply Last reply Reply Quote 0
                          • Longbow
                            Longbow last edited by

                            @gmj Danke, das geht sehr gut.

                            Wie kann man das Live einfügen? Also aufrufen, bekommen?

                            G 1 Reply Last reply Reply Quote 0
                            • G
                              GMJ @Longbow last edited by GMJ

                              @longbow
                              Kein Live Bild so einfach "da"
                              Nutze ich nicht.... denn man muss so wie ich das verstanden haben das Livebild starten (per datenpunkt triggern) dann gibt es einen Stream den man dann irgend wie einbinden könnte .... und danach den Stream wieder beenden. Sonst refresh Bild im widget in x ms einstellbar dann gibt es auktuelles wenn da.

                              1 Reply Last reply Reply Quote 0
                              • astuermer
                                astuermer @GMJ last edited by astuermer

                                @gmj sagte in [Neuer Adapter] EuSec:

                                @longbow

                                So gehts -> http://IP_BROKER:PORT_BROKER_VIS/eusec.0/T8030P0815/last_event/T8213P0815.jpg
                                Das natürlich anpassen mit Deinen Daten der VIS und CAM und x.jpg
                                In Vis in ein "Basic Image" in die URL

                                Da kommt bei mir leider nur das:

                                404
                                Oops! The page you're looking for can't be found. 😔
                                File /eusec.0/hier Pfad mit Dateiname.jpg not found

                                Update: Hat sich erledigt mit einem neuen Update. Was nachwievor nicht läuft, dass der Akkustand sich automatisch aktualisiert. Ich muss dazu jedesmal den Adapter neu starten.

                                1 Reply Last reply Reply Quote 0
                                • astuermer
                                  astuermer last edited by

                                  Was von Vorteil wäre: Timestamp pro Kamera.
                                  Klar man kann es in der eufy App ins Bild integrieren, aber bei Tageslicht ist das nicht lesbar. Das wäre als Value pro Kamera toll 👍🏻

                                  1 Reply Last reply Reply Quote 0
                                  • G
                                    guitardoc last edited by guitardoc

                                    @astuermer Bei mir liefert der eusec Adapter leider keine geänderten Werte in den Datenpunkten für motion_detected und person_detected. Die Datenpunkte stehen permanent auf false. Ich habe die Werte mal in SQL protokolliert - keine Änderung. Motion_detection steht aber auf true, Bewegungen werden in der app auch erkannt.

                                    Hat jemand das gleiche Problem?

                                    Fabio 1 Reply Last reply Reply Quote 0
                                    • Fabio
                                      Fabio @guitardoc last edited by

                                      @guitardoc bekommst du auch Push aufs Handy?

                                      Grüße
                                      Fabio

                                      G 1 Reply Last reply Reply Quote 0
                                      • G
                                        guitardoc @Fabio last edited by

                                        @fabio Meinst du aus der App heraus? Da bekomme ich Mitteilungen ob Bewegung oder Person erkannt wurde.

                                        Fabio 1 Reply Last reply Reply Quote 0
                                        • Fabio
                                          Fabio @guitardoc last edited by Fabio

                                          @guitardoc okay dann kann es daran nicht liegen. Adapter mal neu gestartet?
                                          Evtl. im Adapter mal auf interne Verbindungen stellen und nicht auf P2P.

                                          G 1 Reply Last reply Reply Quote 0
                                          • G
                                            guitardoc @Fabio last edited by

                                            @fabio OK, hab mal umgestellt und neu gestartet, mal sehen, ob es funktioniert. Die Datenpunkte hängen also daran, dass man Nachrichten aus der App aufs Handy bekommt?

                                            Fabio 1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            656
                                            Online

                                            31.6k
                                            Users

                                            79.6k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter cameras doorbell eufy eufycam security
                                            155
                                            1129
                                            312162
                                            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