Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Test Adapter Linux Control v1.x.x

    NEWS

    • Neuer Blog: Fotos und Eindrücke aus Solingen

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    Test Adapter Linux Control v1.x.x

    This topic has been deleted. Only users with topic management privileges can see it.
    • Negalein
      Negalein Global Moderator @Thomas Braun last edited by

      @thomas-braun sagte in Test Adapter Linux Control v1.x.x:

      Das liegt an der Bildschirmtastatur, würde ich behaupten.

      Nein, definitiv nicht.
      Und ohne stehe ich an.

      Thomas Braun 1 Reply Last reply Reply Quote 0
      • Thomas Braun
        Thomas Braun Most Active @Negalein last edited by

        @negalein

        Die nodesource.list ist a) inhaltlich falsch und b) im alten Format.

        Stell das richtig ein.

        iob nodejs-update
        

        funktioniert bei dir? Oder knallt das auch ohne Abfragen durch?

        Negalein 1 Reply Last reply Reply Quote 0
        • Thomas Braun
          Thomas Braun Most Active @Negalein last edited by

          @negalein sagte in Test Adapter Linux Control v1.x.x:

          Nein, definitiv nicht.

          Aber zu 99%iger Sicherheit. Der Code wartet an der Stelle auf eine bestimmt Tastatureingaben, die laufen aber bei virtuellen Tastaturen über einen anderen Kanal.

          Negalein 1 Reply Last reply Reply Quote 0
          • Negalein
            Negalein Global Moderator @Thomas Braun last edited by

            @thomas-braun sagte in Test Adapter Linux Control v1.x.x:

            funktioniert bei dir? Oder knallt das auch ohne Abfragen durch?

            nega@ioBroker:/opt/iobroker$ iob nodejs-update
            iobroker [command]
            
            Commands:
              iobroker setup                                               Setup ioBroker
              iobroker start [all|<adapter>.<instance>|<adapter>]          Starts the js-controller or a specified adapter instance or all instances of an adapter
              iobroker stop [<adapter>.<instance>|<adapter>]               stops the js-controller or a specified adapter instance or all instances of an adapter
              iobroker restart [<adapter>.<instance>|<adapter>]            Restarts js-controller or a specified adapter instance or all instances of an adapter  [aliases: r]
              iobroker debug <adapter>[.<instance>]                        Starts a Node.js debugging session for the adapter instance
              iobroker info                                                Shows the host info
              iobroker logs [<adapter>]                                    Monitor log
              iobroker add <adapter> [desiredNumber]                       Add instance of adapter  [aliases: a]
              iobroker install <adapter>                                   Installs a specified adapter  [aliases: i]
              iobroker rebuild [<module>]                                  Rebuild all native modules or path
              iobroker url <url> [<name>]                                  Install adapter from specified url, e.g. GitHub
              iobroker del <adapter>                                       Remove adapter and all instances from this host  [aliases: delete]
              iobroker del <adapter>.<instance>                            Remove adapter instance  [aliases: delete]
              iobroker update [<repositoryUrl>]                            Update repository and list adapters
              iobroker upgrade                                             Upgrade management
              iobroker upload [all|<adapter>]                              Upload management  [aliases: u]
              iobroker object                                              Object management  [aliases: o]
              iobroker state                                               State management  [aliases: s]
              iobroker message <adapter>[.instance] <command> [<message>]  Send message to adapter instance/s
              iobroker list <type> [<filter>]                              List all entries, like objects
              iobroker chmod <mode> <file>                                 Change file rights
              iobroker chown <user> <group> <file>                         Change file ownership
              iobroker touch <file>                                        Touch file
              iobroker rm <file>                                           Remove file
              iobroker file                                                File management
              iobroker user                                                User commands
              iobroker group                                               group management
              iobroker host <hostname>                                     Set host to given hostname
              iobroker set <adapter>.<instance>                            Change settings of adapter config
              iobroker license <license.file or license.text>              Update license by given file
              iobroker cert                                                Certificate management
              iobroker clean <yes>                                         Clears all objects and states
              iobroker backup                                              Create backup
              iobroker restore <backup name or path>                       Restore a specified backup
              iobroker validate <backup name or path>                      Validate a specified backup
              iobroker status [all|<adapter>.<instance>]                   Status of ioBroker or adapter instance  [aliases: isrun]
              iobroker repo [<name>]                                       Show repo information
              iobroker uuid                                                Show uuid of the installation  [aliases: id]
              iobroker unsetup                                             Reset license, installation secret and language
              iobroker fix                                                 Execute the installation fixer script, this updates your ioBroker installation
              iobroker multihost                                           Multihost management
              iobroker compact                                             compact group management
              iobroker plugin                                              Plugin management
              iobroker vendor <passphrase> [<vendor.json>]                 Update the vendor information using given passphrase
              iobroker version [<adapter>]                                 Show version of js-controller or specified adapter  [aliases: v]
            
            Options:
              --help  Show help  [boolean]
            nega@ioBroker:/opt/iobroker$
            
            Thomas Braun 1 Reply Last reply Reply Quote 0
            • Negalein
              Negalein Global Moderator @Thomas Braun last edited by

              @thomas-braun sagte in Test Adapter Linux Control v1.x.x:

              Aber zu 99%iger Sicherheit. Der Code wartet an der Stelle auf eine bestimmt Tastatureingaben, die laufen aber bei virtuellen Tastaturen über einen anderen Kanal.

              dann hab ich ein Problem.
              Mit einer Hardware-Tastatur kann ich nicht.

              Thomas Braun 1 Reply Last reply Reply Quote 0
              • Thomas Braun
                Thomas Braun Most Active @Negalein last edited by

                @negalein

                War ja auch nur meine Vermutung/Erklärung warum iob diag ohne Zwischenstopp durchrasselt.

                1 Reply Last reply Reply Quote 0
                • Thomas Braun
                  Thomas Braun Most Active @Negalein last edited by Thomas Braun

                  @negalein

                  Vor dem nodejs-update ist ein

                  iob fix
                  

                  durchzuführen.
                  Könnte sogar sein, dass danach iob diag funktioniert.

                  Negalein 1 Reply Last reply Reply Quote 0
                  • Negalein
                    Negalein Global Moderator @Thomas Braun last edited by

                    @thomas-braun sagte in Test Adapter Linux Control v1.x.x:

                    Könnte sogar sein, dass danach iob diag funktioniert.

                    hab den Controller auch gleich geupdatet.

                    Jetzt funktioniert auch iob diag wieder.

                    
                    ======== Start marking the full check here =========
                    
                    
                    Skript v.2023-10-10
                    
                    *** BASE SYSTEM ***
                     Static hostname: ioBroker
                           Icon name: computer-container
                             Chassis: container
                      Virtualization: lxc
                    Operating System: Ubuntu 22.04.3 LTS
                              Kernel: Linux 5.15.30-2-pve
                        Architecture: x86-64
                    
                    model name      : Intel(R) Core(TM) i5-6500 CPU @ 3.20GHz
                    Docker          : false
                    Virtualization  : lxc
                    Kernel          : x86_64
                    Userland        : amd64
                    
                    Systemuptime and Load:
                     17:44:09 up  2:03,  2 users,  load average: 0.93, 2.52, 2.31
                    CPU threads: 4
                    
                    
                    *** Time and Time Zones ***
                                   Local time: Thu 2023-10-26 17:44:09 CEST
                               Universal time: Thu 2023-10-26 15:44:09 UTC
                                     RTC time: n/a
                                    Time zone: Europe/Vienna (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: inactive
                              RTC in local TZ: no
                    
                    *** User and Groups ***
                    nega
                    /home/nega
                    nega adm dialout sudo users iobroker
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop:
                    Terminal:       tty
                    Boot Target:    graphical.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:             10G        387M        8.2G        0.0K        1.4G        9.7G
                    Swap:           2.0G          0B        2.0G
                    Total:           12G        387M         10G
                    
                            10048 M total memory
                              388 M used memory
                              845 M active memory
                              623 M inactive memory
                             8234 M free memory
                                0 M buffer memory
                             1425 M swap cache
                             2048 M total swap
                                0 M used swap
                             2048 M free swap
                    
                    *** FAILED SERVICES ***
                    
                      UNIT                 LOAD   ACTIVE SUB    DESCRIPTION
                    * run-rpc_pipefs.mount loaded failed failed RPC Pipe File System
                    * iobroker.service     loaded failed failed ioBroker Server
                    
                    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.
                    2 loaded units listed.
                    
                    *** FILESYSTEM ***
                    Filesystem                       Type   Size  Used Avail Use% Mounted on
                    /dev/mapper/pve-vm--100--disk--0 ext4    45G   17G   26G  41% /
                    10.0.1.21:/volume1/Backups       nfs4    14T   11T  3.7T  75% /opt/iobroker/backups
                    none                             tmpfs  492K  4.0K  488K   1% /dev
                    tmpfs                            tmpfs  7.8G     0  7.8G   0% /dev/shm
                    tmpfs                            tmpfs  3.2G  148K  3.2G   1% /run
                    tmpfs                            tmpfs  5.0M     0  5.0M   0% /run/lock
                    tmpfs                            tmpfs  1.6G     0  1.6G   0% /run/user/1001
                    
                    Messages concerning ext4 filesystem in dmesg:
                    dmesg: read kernel buffer failed: Operation not permitted
                    
                    Show mounted filesystems \(real ones only\):
                    TARGET                  SOURCE                           FSTYPE OPTIONS
                    /                       /dev/mapper/pve-vm--100--disk--0 ext4   rw,relatime,stripe=16
                    `-/opt/iobroker/backups 10.0.1.21:/volume1/Backups       nfs4   rw,relatime,vers=4.1,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=10.0.1.201,local_lock=none,addr=10.0.1.21
                    
                    Files in neuralgic directories:
                    
                    /var:
                    2.6G    /var/
                    2.1G    /var/log
                    2.0G    /var/log/journal/b354c482f7cc342776f020ee5ea440c3
                    2.0G    /var/log/journal
                    295M    /var/lib
                    
                    Archived and active journals take up 1.9G in the file system.
                    
                    /opt/iobroker/backups:
                    599M    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    4.7G    /opt/iobroker/iobroker-data/
                    3.1G    /opt/iobroker/iobroker-data/history
                    1.1G    /opt/iobroker/iobroker-data/files
                    353M    /opt/iobroker/iobroker-data/files/vis.0
                    327M    /opt/iobroker/iobroker-data/backup-objects
                    
                    The five largest files in iobroker-data are:
                    57M     /opt/iobroker/iobroker-data/objects.jsonl
                    35M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.24f2bb56.js.map
                    33M     /opt/iobroker/iobroker-data/files/iot.admin/static/js/main.1797d034.js.map
                    32M     /opt/iobroker/iobroker-data/files/vis.0/VIS/Background/Starfield 7.mp4
                    31M     /opt/iobroker/iobroker-data/states.jsonl
                    
                    USB-Devices by-id:
                    USB-Sticks -  Avoid direct links to /dev/* in your adapter setups, please always prefer the links 'by-id':
                    
                    find: '/dev/serial/by-id/': No such file or directory
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v18.18.2
                    /usr/bin/node           v18.18.2
                    /usr/bin/npm            9.8.1
                    /usr/bin/npx            9.8.1
                    /usr/bin/corepack       0.19.0
                    
                    
                    nodejs:
                      Installed: 18.18.2-1nodesource1
                      Candidate: 18.18.2-1nodesource1
                      Version table:
                     *** 18.18.2-1nodesource1 1001
                            500 https://deb.nodesource.com/node_18.x nodistro/main amd64 Packages
                            100 /var/lib/dpkg/status
                         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 500
                            500 http://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 not running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    Core adapters versions
                    js-controller:  5.0.14
                    admin:          6.12.0
                    javascript:     7.1.6
                    
                    Adapters from github:   10
                    
                    Adapter State
                      system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                      system.adapter.alexa2.0                 : alexa2                : ioBroker                                 -  enabled
                      system.adapter.alexa2.1                 : alexa2                : ioBroker                                 -  enabled
                      system.adapter.alias-manager.0          : alias-manager         : ioBroker                                 - disabled
                      system.adapter.backitup.0               : backitup              : ioBroker                                 -  enabled
                      system.adapter.birthdays.0              : birthdays             : ioBroker                                 -  enabled
                      system.adapter.bring.0                  : bring                 : ioBroker                                 - disabled
                      system.adapter.cloud.0                  : cloud                 : ioBroker                                 - disabled
                      system.adapter.daswetter.0              : daswetter             : ioBroker                                 -  enabled
                      system.adapter.denon.0                  : denon                 : ioBroker                                 -  enabled
                      system.adapter.device-watcher.0         : device-watcher        : ioBroker                                 - disabled
                      system.adapter.devices.0                : devices               : ioBroker                                 - disabled
                      system.adapter.discovery.0              : discovery             : ioBroker                                 - disabled
                      system.adapter.doorbird.0               : doorbird              : ioBroker                                 -  enabled
                      system.adapter.dwd.0                    : dwd                   : ioBroker                                 -  enabled
                      system.adapter.email.0                  : email                 : ioBroker                                 -  enabled
                      system.adapter.energiefluss.0           : energiefluss          : ioBroker                                 -  enabled
                      system.adapter.enigma2.0                : enigma2               : ioBroker                                 -  enabled
                      system.adapter.enigma2.1                : enigma2               : ioBroker                                 -  enabled
                      system.adapter.eventlist.0              : eventlist             : ioBroker                                 -  enabled
                      system.adapter.feiertage.0              : feiertage             : ioBroker                                 - disabled
                      system.adapter.flot.0                   : flot                  : ioBroker                                 - disabled
                      system.adapter.fontui.0                 : fontui                : ioBroker                                 -  enabled
                      system.adapter.fronius.0                : fronius               : ioBroker                                 -  enabled
                      system.adapter.fuelpricemonitor.0       : fuelpricemonitor      : ioBroker                                 -  enabled
                      system.adapter.harmony.1                : harmony               : ioBroker                                 -  enabled
                      system.adapter.history.0                : history               : ioBroker                                 -  enabled
                      system.adapter.hm-rega.0                : hm-rega               : ioBroker                                 -  enabled
                      system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
                      system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
                      system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
                      system.adapter.hs100.0                  : hs100                 : ioBroker                                 -  enabled
                      system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 80
                      system.adapter.ical.0                   : ical                  : ioBroker                                 -  enabled
                      system.adapter.ical.1                   : ical                  : ioBroker                                 -  enabled
                      system.adapter.ical.2                   : ical                  : ioBroker                                 -  enabled
                      system.adapter.icons-addictive-flavour-png.0: icons-addictive-flavour-png: ioBroker                                 - disabled
                      system.adapter.icons-fatcow-hosting.0   : icons-fatcow-hosting  : ioBroker                                 - disabled
                      system.adapter.icons-icons8.0           : icons-icons8          : ioBroker                                 - disabled
                      system.adapter.icons-material-png.0     : icons-material-png    : ioBroker                                 - disabled
                      system.adapter.icons-material-svg.0     : icons-material-svg    : ioBroker                                 - disabled
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : ioBroker                                 - disabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : ioBroker                                 - disabled
                      system.adapter.icons-open-icon-library-png.0: icons-open-icon-library-png: ioBroker                                 -  enabled
                      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : ioBroker                                 - disabled
                      system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 32543
                      system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                      system.adapter.influxdb.2               : influxdb              : ioBroker                                 -  enabled, port: 8086
                      system.adapter.info.0                   : info                  : ioBroker                                 -  enabled
                      system.adapter.iot.0                    : iot                   : ioBroker                                 -  enabled
                      system.adapter.iot.1                    : iot                   : ioBroker                                 -  enabled
                      system.adapter.iqontrol.0               : iqontrol              : ioBroker                                 - disabled
                      system.adapter.javascript.0             : javascript            : ioBroker                                 -  enabled
                      system.adapter.javascript.1             : javascript            : ioBroker                                 -  enabled
                      system.adapter.lg-thinq.0               : lg-thinq              : ioBroker                                 -  enabled
                      system.adapter.linkeddevices.0          : linkeddevices         : ioBroker                                 -  enabled
                      system.adapter.linux-control.0          : linux-control         : ioBroker                                 - disabled
                      system.adapter.logparser.0              : logparser             : ioBroker                                 -  enabled
                      system.adapter.meteoalarm.0             : meteoalarm            : ioBroker                                 -  enabled
                      system.adapter.mihome.0                 : mihome                : ioBroker                                 -  enabled, port: 9898, bind: 0.0.0.0
                      system.adapter.mytime.0                 : mytime                : ioBroker                                 -  enabled
                      system.adapter.nina.0                   : nina                  : ioBroker                                 -  enabled
                      system.adapter.nut.0                    : nut                   : ioBroker                                 -  enabled
                      system.adapter.octoprint.0              : octoprint             : ioBroker                                 - disabled
                      system.adapter.parser.0                 : parser                : ioBroker                                 -  enabled
                      system.adapter.pegelalarm.0             : pegelalarm            : ioBroker                                 -  enabled
                      system.adapter.pegelalarm.1             : pegelalarm            : ioBroker                                 -  enabled
                      system.adapter.philips-tv-android.0     : philips-tv-android    : ioBroker                                 - disabled
                      system.adapter.pi-hole.0                : pi-hole               : ioBroker                                 -  enabled
                      system.adapter.ping.0                   : ping                  : ioBroker                                 -  enabled
                      system.adapter.places.0                 : places                : ioBroker                                 - disabled
                      system.adapter.pollenflug.0             : pollenflug            : ioBroker                                 -  enabled
                      system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                      system.adapter.proxy.0                  : proxy                 : ioBroker                                 -  enabled
                      system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0 (SSL), run as: rest
                      system.adapter.samsung.0                : samsung               : ioBroker                                 - disabled
                      system.adapter.samsung_tizen.0          : samsung_tizen         : ioBroker                                 -  enabled, port: 8002
                      system.adapter.seq.0                    : seq                   : ioBroker                                 -  enabled, port: 443
                      system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                      system.adapter.shuttercontrol.0         : shuttercontrol        : ioBroker                                 -  enabled
                      system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      system.adapter.snmp.0                   : snmp                  : ioBroker                                 -  enabled
                      system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      system.adapter.sourceanalytix.0         : sourceanalytix        : ioBroker                                 -  enabled
                      system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
                      system.adapter.telegram-menu.0          : telegram-menu         : ioBroker                                 -  enabled
                      system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      system.adapter.tractive-gps.0           : tractive-gps          : ioBroker                                 -  enabled
                      system.adapter.trashschedule.0          : trashschedule         : ioBroker                                 -  enabled
                      system.adapter.unifi.0                  : unifi                 : ioBroker                                 -  enabled
                      system.adapter.vis-bars.0               : vis-bars              : ioBroker                                 - disabled
                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : ioBroker                                 - disabled
                      system.adapter.vis-colorpicker.0        : vis-colorpicker       : ioBroker                                 - disabled
                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : ioBroker                                 - disabled
                      system.adapter.vis-google-fonts.0       : vis-google-fonts      : ioBroker                                 -  enabled
                      system.adapter.vis-history.0            : vis-history           : ioBroker                                 - disabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : ioBroker                                 - disabled
                      system.adapter.vis-icontwo.0            : vis-icontwo           : ioBroker                                 -  enabled
                      system.adapter.vis-inventwo.0           : vis-inventwo          : ioBroker                                 -  enabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : ioBroker                                 - disabled
                      system.adapter.vis-justgage.0           : vis-justgage          : ioBroker                                 - disabled
                      system.adapter.vis-knob.0               : vis-knob              : ioBroker                                 - disabled
                      system.adapter.vis-map.0                : vis-map               : ioBroker                                 - disabled
                      system.adapter.vis-material.0           : vis-material          : ioBroker                                 - disabled
                      system.adapter.vis-materialdesign.0     : vis-materialdesign    : ioBroker                                 - disabled
                      system.adapter.vis-metro.0              : vis-metro             : ioBroker                                 - disabled
                      system.adapter.vis-players.0            : vis-players           : ioBroker                                 - disabled
                      system.adapter.vis-rgraph.0             : vis-rgraph            : ioBroker                                 - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : ioBroker                                 - disabled
                      system.adapter.vis-weather.0            : vis-weather           : ioBroker                                 - disabled
                      system.adapter.vis.0                    : vis                   : ioBroker                                 -  enabled
                      system.adapter.weatherunderground.0     : weatherunderground    : ioBroker                                 -  enabled
                      system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                      system.adapter.wireguard.0              : wireguard             : ioBroker                                 -  enabled
                      system.adapter.xbox.0                   : xbox                  : ioBroker                                 - disabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                      system.adapter.admin.0                  : admin                 : ioBroker                                 -  enabled, port: 8081, bind: 0.0.0.0 (SSL), run as: admin
                      system.adapter.hm-rpc.0                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
                      system.adapter.hm-rpc.1                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
                      system.adapter.hm-rpc.2                 : hm-rpc                : ioBroker                                 -  enabled, port: 0
                      system.adapter.hue.0                    : hue                   : ioBroker                                 -  enabled, port: 80
                      system.adapter.influxdb.0               : influxdb              : ioBroker                                 -  enabled, port: 32543
                      system.adapter.influxdb.1               : influxdb              : ioBroker                                 -  enabled, port: 8086
                      system.adapter.influxdb.2               : influxdb              : ioBroker                                 -  enabled, port: 8086
                      system.adapter.mihome.0                 : mihome                : ioBroker                                 -  enabled, port: 9898, bind: 0.0.0.0
                      system.adapter.proxmox.0                : proxmox               : ioBroker                                 -  enabled, port: 8006
                      system.adapter.rest-api.0               : rest-api              : ioBroker                                 -  enabled, port: 8093, bind: 0.0.0.0 (SSL), run as: rest
                      system.adapter.samsung_tizen.0          : samsung_tizen         : ioBroker                                 -  enabled, port: 8002
                      system.adapter.seq.0                    : seq                   : ioBroker                                 -  enabled, port: 443
                      system.adapter.shelly.0                 : shelly                : ioBroker                                 -  enabled, port: 1882, bind: 0.0.0.0
                      system.adapter.simple-api.0             : simple-api            : ioBroker                                 -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
                      system.adapter.socketio.0               : socketio              : ioBroker                                 -  enabled, port: 8084, bind: 0.0.0.0, run as: admin
                      system.adapter.synology.0               : synology              : ioBroker                                 -  enabled, port: 5001
                      system.adapter.telegram.0               : telegram              : ioBroker                                 -  enabled, port: 8443, bind: 0.0.0.0
                      system.adapter.web.0                    : web                   : ioBroker                                 -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    
                    ioBroker-Repositories
                    Stable (default): http://download.iobroker.net/sources-dist.json
                    Beta (latest) : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): Beta (latest)
                    
                    Installed ioBroker-Instances
                    Used repository: Beta (latest)
                    Adapter    "admin"        : 6.12.0   , installed 6.12.0
                    Adapter    "alexa2"       : 3.25.2   , installed 3.25.2
                    Adapter    "alias-manager": 1.2.6    , installed 1.2.6
                    Adapter    "backitup"     : 2.8.7    , installed 2.8.7
                    Adapter    "birthdays"    : 2.4.0    , installed 2.4.0
                    Adapter    "bring"        : 1.8.4    , installed 1.8.4
                    Adapter    "cloud"        : 4.4.1    , installed 4.4.1
                    Adapter    "daswetter"    : 3.1.10   , installed 3.1.10
                    Adapter    "denon"        : 1.15.4   , installed 1.15.4
                    Adapter    "device-watcher": 2.9.4   , installed 2.9.4
                    Adapter    "devices"      : 1.1.5    , installed 1.1.5
                    Adapter    "discovery"    : 4.2.0    , installed 4.2.0
                    Adapter    "doorbird"     : 1.3.0    , installed 1.3.0
                    Adapter    "dwd"          : 2.8.5    , installed 2.8.5
                    Adapter    "email"        : 1.2.0    , installed 1.2.0
                    Adapter    "enigma2"      : 2.0.5    , installed 2.0.5
                    Adapter    "eventlist"    : 2.0.0    , installed 2.0.0
                    Adapter    "feiertage"    : 1.1.4    , installed 1.1.4
                    Adapter    "flot"         : 1.12.0   , installed 1.12.0
                    Adapter    "fronius"      : 2.0.2    , installed 2.0.2
                    Adapter    "fronius-solarweb": 0.0.3 , installed 0.0.3
                    Adapter    "fuelpricemonitor": 0.3.6 , installed 0.3.6
                    Adapter    "harmony"      : 1.2.2    , installed 1.2.2
                    Adapter    "history"      : 3.0.1    , installed 3.0.1
                    Adapter    "hm-rega"      : 4.0.0    , installed 4.0.0
                    Adapter    "hm-rpc"       : 1.15.19  , installed 1.15.19
                    Adapter    "hs100"        : 2.1.2    , installed 2.1.2
                    Adapter    "hue"          : 3.10.1   , installed 3.10.1
                    Adapter    "ical"         : 1.13.3   , installed 1.13.3
                    Adapter    "icons-addictive-flavour-png": 0.1.0, installed 0.1.0
                    Adapter    "icons-fatcow-hosting": 0.1.0, installed 0.1.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.1.0    , installed 1.1.0
                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                    Adapter    "icons-open-icon-library-png": 0.1.2, installed 0.1.2
                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                    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.14   , installed 5.0.14
                    Adapter    "lg-thinq"     : 0.1.4    , installed 0.1.4
                    Adapter    "linkeddevices": 1.5.5    , installed 1.5.5
                    Adapter    "linux-control": 1.1.5    , installed 1.1.6
                    Adapter    "logparser"    : 2.2.0    , installed 2.2.0
                    Adapter    "meteoalarm"   : 2.3.7    , installed 2.3.7
                    Adapter    "mihome"       : 1.4.0    , installed 1.4.0
                    Adapter    "mytime"       : 0.7.12   , installed 0.7.12
                    Adapter    "nina"         : 0.0.25   , installed 0.0.25
                    Adapter    "nut"          : 1.6.0    , installed 1.6.0
                    Adapter    "octoprint"    : 5.1.0    , installed 5.1.0
                    Adapter    "parser"       : 2.0.7    , installed 2.0.7
                    Adapter    "pegelalarm"   : 1.3.1    , installed 1.3.1
                    Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
                    Adapter    "ping"         : 1.6.2    , installed 1.6.2
                    Adapter    "places"       : 1.1.2    , installed 1.1.2
                    Adapter    "pollenflug"   : 1.0.6    , installed 1.0.6
                    Adapter    "proxmox"      : 2.2.0    , installed 2.2.0
                    Adapter    "proxy"        : 1.3.2    , installed 1.3.2
                    Adapter    "rest-api"     : 1.1.0    , installed 1.1.0
                    Adapter    "samsung"      : 0.5.11   , installed 0.5.11
                    Adapter    "seq"          : 0.3.0    , installed 0.3.0
                    Adapter    "shelly"       : 6.6.1    , installed 6.6.1
                    Adapter    "shuttercontrol": 1.6.2   , installed 1.6.2
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "snmp"         : 3.1.0    , installed 3.1.0
                    Adapter    "socketio"     : 6.6.0    , installed 6.6.0
                    Adapter    "sourceanalytix": 0.4.14  , installed 0.4.14
                    Adapter    "synology"     : 3.0.1    , installed 3.0.1
                    Adapter    "telegram"     : 2.0.1    , installed 2.0.1
                    Adapter    "telegram-menu": 0.8.3    , installed 0.8.3
                    Adapter    "tractive-gps" : 0.1.2    , installed 0.1.2
                    Adapter    "trashschedule": 2.3.0    , installed 2.3.0
                    Adapter    "unifi"        : 0.6.6    , installed 0.6.6
                    Adapter    "vis"          : 1.4.16   , installed 1.4.16
                    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.4.0    , installed 1.4.0
                    Adapter    "vis-icontwo"  : 0.96.0   , installed 0.96.0
                    Adapter    "vis-inventwo" : 3.3.3    , installed 3.3.3
                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                    Adapter    "vis-justgage" : 2.0.0    , installed 2.0.0
                    Adapter    "vis-map"      : 1.0.4    , installed 1.0.4
                    Adapter    "vis-material" : 0.1.3    , installed 0.1.3
                    Adapter    "vis-materialdesign": 0.5.9, installed 0.5.5 [Updatable]
                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                    Adapter    "vis-players"  : 0.1.6    , installed 0.1.6
                    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.6    , installed 2.5.6
                    Adapter    "weatherunderground": 3.6.0, installed 3.6.0
                    Adapter    "web"          : 6.1.10   , installed 6.1.10
                    Adapter    "web-speedy"   : 0.2.0    , installed 0.2.0
                    Adapter    "wireguard"    : 1.6.1    , installed 1.6.1
                    Adapter    "ws"           : 2.5.8    , installed 2.5.8
                    Adapter    "xbox"         : 1.1.0    , installed 1.1.0
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        52090
                    States:         47239
                    
                    *** OS-Repositories and Updates ***
                    Hit:1 https://deb.nodesource.com/node_18.x nodistro InRelease
                    Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
                    Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
                    Hit:4 http://archive.ubuntu.com/ubuntu jammy-security 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 127.0.0.1:6010          0.0.0.0:*               LISTEN      1001       378604442  13679/sshd: nega@pt
                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          377972316  1/init
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          377973526  150/sshd: /usr/sbin
                    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          377975287  307/master
                    tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      106        377974400  113/systemd-resolve
                    tcp6       0      0 :::111                  :::*                    LISTEN      0          377972318  1/init
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          377973528  150/sshd: /usr/sbin
                    tcp6       0      0 ::1:25                  :::*                    LISTEN      0          377975288  307/master
                    tcp6       0      0 ::1:6010                :::*                    LISTEN      1001       378604441  13679/sshd: nega@pt
                    udp        0      0 127.0.0.53:53           0.0.0.0:*                           106        377974399  113/systemd-resolve
                    udp        0      0 10.0.1.202:68           0.0.0.0:*                           105        377972518  100/systemd-network
                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          377972317  1/init
                    udp6       0      0 :::111                  :::*                                0          377972319  1/init
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-10-26 17:41:43.183  - warn: host.ioBroker instance system.adapter.nina.0 terminated due to SIGTERM
                    2023-10-26 17:41:43.183  - info: host.ioBroker instance system.adapter.nina.0 terminated with code null ()
                    2023-10-26 17:41:43.217  - warn: host.ioBroker instance system.adapter.parser.0 terminated due to SIGTERM
                    2023-10-26 17:41:43.217  - info: host.ioBroker instance system.adapter.parser.0 terminated with code null ()
                    2023-10-26 17:41:43.259  - warn: host.ioBroker instance system.adapter.pi-hole.0 terminated due to SIGTERM
                    2023-10-26 17:41:43.259  - info: host.ioBroker instance system.adapter.pi-hole.0 terminated with code null ()
                    2023-10-26 17:41:43.292  - warn: host.ioBroker instance system.adapter.proxmox.0 terminated due to SIGTERM
                    2023-10-26 17:41:43.292  - info: host.ioBroker instance system.adapter.proxmox.0 terminated with code null ()
                    2023-10-26 17:41:43.336  - warn: host.ioBroker instance system.adapter.rest-api.0 terminated due to SIGTERM
                    2023-10-26 17:41:43.336  - info: host.ioBroker instance system.adapter.rest-api.0 terminated with code null ()
                    2023-10-26 17:41:43.369  - warn: host.ioBroker instance system.adapter.samsung_tizen.0 terminated due to SIGTERM
                    2023-10-26 17:41:43.369  - info: host.ioBroker instance system.adapter.samsung_tizen.0 terminated with code null ()
                    2023-10-26 17:41:43.414  - warn: host.ioBroker instance system.adapter.telegram-menu.0 terminated due to SIGTERM
                    2023-10-26 17:41:43.414  - info: host.ioBroker instance system.adapter.telegram-menu.0 terminated with code null ()
                    2023-10-26 17:41:43.448  - warn: host.ioBroker instance system.adapter.trashschedule.0 terminated due to SIGTERM
                    2023-10-26 17:41:43.448  - info: host.ioBroker instance system.adapter.trashschedule.0 terminated with code null ()
                    2023-10-26 17:41:43.497  - warn: host.ioBroker instance system.adapter.web.0 terminated due to SIGTERM
                    2023-10-26 17:41:43.497  - info: host.ioBroker instance system.adapter.web.0 terminated with code null ()
                    2023-10-26 17:41:43.530  - info: host.ioBroker instance system.adapter.history.0 terminated with code 0 (NO_ERROR)
                    2023-10-26 17:41:43.585  - info: host.ioBroker instance system.adapter.influxdb.1 terminated with code 0 (NO_ERROR)
                    2023-10-26 17:41:43.623  - info: host.ioBroker instance system.adapter.influxdb.2 terminated with code 0 (NO_ERROR)
                    2023-10-26 17:41:43.663  - info: host.ioBroker instance system.adapter.socketio.0 terminated with code 0 (NO_ERROR)
                    2023-10-26 17:41:43.711  - info: host.ioBroker instance system.adapter.influxdb.0 terminated with code 0 (NO_ERROR)
                    2023-10-26 17:41:43.711  - info: host.ioBroker All instances are stopped.
                    2023-10-26 17:41:43.807  - info: host.ioBroker terminated
                    
                    
                    ============ Mark until here for C&P =============
                    
                    iob diag has finished.
                    
                    
                    Press any key for a summary
                    
                    
                    Thomas Braun 1 Reply Last reply Reply Quote 0
                    • Thomas Braun
                      Thomas Braun Most Active @Negalein last edited by

                      @negalein sagte in Test Adapter Linux Control v1.x.x:

                      Jetzt funktioniert auch iob diag wieder.

                      Das hatte ich vermutet.

                      1 Reply Last reply Reply Quote 0
                      • Negalein
                        Negalein Global Moderator @crunchip last edited by

                        @crunchip sagte in Test Adapter Linux Control v1.x.x:

                        da is nimmer viel Platz

                        wurde gerade vergrößert 😉

                        @meister-mopper sagte in Test Adapter Linux Control v1.x.x:

                        Na dann stimmt etwas nicht, sollte 18.18.2 sein

                        erledigt 🙂

                        @crunchip sagte in Test Adapter Linux Control v1.x.x:

                        vllt mal die entsprechenden Datenpunkte löschen und neu hinzu fügen

                        System ist nun 100% aktuell.
                        DP gerade nochmal gelöscht.
                        Brachte aber leider nichts.

                        Ich bin ja nicht alleine mit dem Problem.
                        https://github.com/Scrounger/ioBroker.linux-control/pull/57

                        Leider bringt der Fork von ihm bei mir nichts neues.

                        copystring created this issue in Scrounger/ioBroker.linux-control

                        open Fix https://github.com/Scrounger/ioBroker.linux-control/issues/46 #57

                        Meister Mopper crunchip 2 Replies Last reply Reply Quote 0
                        • Meister Mopper
                          Meister Mopper @Negalein last edited by

                          @negalein sagte in Test Adapter Linux Control v1.x.x:

                          System ist nun 100% aktuell.

                          Dann lügt deine Signatur 😉

                          Negalein 1 Reply Last reply Reply Quote 1
                          • crunchip
                            crunchip Forum Testing Most Active @Negalein last edited by

                            @negalein sagte in Test Adapter Linux Control v1.x.x:

                            wurde gerade vergrößert

                            Auch den Hinweis auf deine 2Gb backups gesehen?
                            Machst du nicht extern backups?
                            Dann dürfte in /opt/iobroker/backups eigentlich gar nichts liegen

                            Negalein Thomas Braun 2 Replies Last reply Reply Quote 0
                            • Negalein
                              Negalein Global Moderator @crunchip last edited by

                              @crunchip sagte in Test Adapter Linux Control v1.x.x:

                              Machst du nicht extern backups?

                              Ja, eigentlich schon.
                              Scheinen auch in der Syno auf.
                              Lösch ich auf der Syno, sind sie auch in ioB weg.
                              Hab das damals nach dem Tut. von Dutchman gemacht.

                              1 Reply Last reply Reply Quote 0
                              • Negalein
                                Negalein Global Moderator @Meister Mopper last edited by

                                @meister-mopper sagte in Test Adapter Linux Control v1.x.x:

                                Dann lügt deine Signatur

                                nö 😉

                                da_Woody Meister Mopper 2 Replies Last reply Reply Quote 0
                                • Thomas Braun
                                  Thomas Braun Most Active @crunchip last edited by

                                  @crunchip sagte in Test Adapter Linux Control v1.x.x:

                                  Machst du nicht extern backups?
                                  Dann dürfte in /opt/iobroker/backups eigentlich gar nichts liegen

                                  Das Dateisystem ist permanent eingehängt.

                                  1 Reply Last reply Reply Quote 0
                                  • da_Woody
                                    da_Woody @Negalein last edited by

                                    @negalein immer der schummler. 🤠
                                    Könntest aber noch iob diag einbauen... 🙄

                                    Thomas Braun 1 Reply Last reply Reply Quote 0
                                    • Thomas Braun
                                      Thomas Braun Most Active @da_Woody last edited by Thomas Braun

                                      @da_woody

                                      Könntest aber noch iob diag einbauen... 🙄

                                      Meinst du mich? Ist in iob diag natürlich schon drin:

                                      *** FILESYSTEM ***
                                      
                                      Filesystem                       Type   Size  Used Avail Use% Mounted on
                                      /dev/mapper/pve-vm--100--disk--0 ext4    45G   17G   26G  41% /
                                      10.0.1.21:/volume1/Backups       nfs4    14T   11T  3.7T  75% /opt/iobroker/backups
                                      
                                      da_Woody 1 Reply Last reply Reply Quote 0
                                      • da_Woody
                                        da_Woody @Thomas Braun last edited by

                                        @thomas-braun nope, meinte unser negalein! 😀

                                        1 Reply Last reply Reply Quote 0
                                        • Meister Mopper
                                          Meister Mopper @Negalein last edited by

                                          @negalein sagte in Test Adapter Linux Control v1.x.x:

                                          nö 😉

                                          Doch, hast du nicht Ubuntu 22.04 lts installiert? 😉

                                          3c9b84ac-a96c-4878-b7d6-f6e087246610-grafik.png

                                          1 Reply Last reply Reply Quote 0
                                          • David G.
                                            David G. last edited by

                                            Ich wollte eben mal AptUpgrade über den Adapter testen.

                                            Irgendwie micheoes nicht.

                                            Screenshot_20231101_115910_Chrome.jpg

                                            sudo: Leider dürfen die folgenden Umgebungsvariablen nicht gesetzt werden: DEBIAN_FRONTEND
                                            
                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            894
                                            Online

                                            31.8k
                                            Users

                                            79.9k
                                            Topics

                                            1.3m
                                            Posts

                                            adapter control hardware linux steuern
                                            64
                                            656
                                            128921
                                            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