Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. ioBroker Allgemein
    4. Wolf-Adapter

    NEWS

    • Neues Video über Aliase, virtuelle Geräte und Kategorien

    • Wir empfehlen: Node.js 22.x

    • Neuer Blog: Fotos und Eindrücke aus Solingen

    Wolf-Adapter

    This topic has been deleted. Only users with topic management privileges can see it.
    • ?
      A Former User @DJMarc75 last edited by

      @djmarc75 sagte in Wolf-Adapter:

      Ich hab doch da nix gepostet

      Moin,

      ja, Du musstest nur als Beispiel herhalten, wollte da auf den aktuellen Kontext Bezug nehmen 🙂
      Zudem wollte ich mal wissen, ob die meisten hier die Vorschau ausgeschaltet haben und deswegen nicht sehen, was sie machen 🙂

      VG
      Bernd

      N DJMarc75 2 Replies Last reply Reply Quote 0
      • N
        Nr5lebt @Guest last edited by

        @dp20eic schön, wieder was dabei gelernt. vorschau ist bei mir an aber jetzt weiß ich auch worum es geht und wie es aussehen muß. danke
        aber das problem ist immer noch da!
        Uwe

        1 Reply Last reply Reply Quote 0
        • DJMarc75
          DJMarc75 @Guest last edited by

          @dp20eic sagte in Wolf-Adapter:

          ja, Du musstest nur als Beispiel herhalten

          mach ich gerne 👍 😀

          1 Reply Last reply Reply Quote 0
          • N
            Nr5lebt @DJMarc75 last edited by

            @djmarc75

            {
             "type": "state",
             "common": {
               "name": "Sollwertkorrektur",
               "role": "tempd",
               "type": "number",
               "read": true,
               "write": true,
               "unit": "K",
               "min": 0,
               "max": 1000
             },
             "native": {
               "rw": "rw"
             },
             "from": "system.adapter.wolf.0",
             "user": "system.user.admin",
             "ts": 1672929210388,
             "_id": "wolf.0.bm2_t.78",
             "acl": {
               "object": 1636,
               "state": 1636,
               "owner": "system.user.admin",
               "ownerGroup": "system.group.administrator"
             }
            }
            

            jetzt hab ichs

            1 Reply Last reply Reply Quote 0
            • ?
              A Former User @Nr5lebt last edited by

              @nr5lebt sagte in Wolf-Adapter:

              @sigi234 RAW?
              Screenshot_20230618_120054.png

              Moin,

              soweit ich das hier sehe, solltest Du mal von den Dreien die RAW Daten zeigen, also vom DP 65, 70, 78

              VG
              Bernd

              N 1 Reply Last reply Reply Quote 0
              • N
                Nr5lebt @Guest last edited by

                @dp20eic dp 65

                {
                  "type": "state",
                  "common": {
                    "name": "Sollwertkorrektur",
                    "role": "tempd",
                    "type": "number",
                    "read": true,
                    "write": true,
                    "unit": "K",
                    "min": 0,
                    "max": 1000
                  },
                  "native": {
                    "rw": "rw"
                  },
                  "from": "system.adapter.wolf.0",
                  "user": "system.user.admin",
                  "ts": 1672929207738,
                  "_id": "wolf.0.bm1_t.65",
                  "acl": {
                    "object": 1636,
                    "state": 1636,
                    "owner": "system.user.admin",
                    "ownerGroup": "system.group.administrator"
                  }
                }
                

                dp 70

                {
                  "type": "state",
                  "common": {
                    "name": "Programmwahl Mischer",
                    "role": "hvacmode",
                    "type": "string",
                    "read": true,
                    "write": true,
                    "unit": ""
                  },
                  "native": {
                    "rw": "rw"
                  },
                  "from": "system.adapter.wolf.0",
                  "user": "system.user.admin",
                  "ts": 1672929210365,
                  "_id": "wolf.0.bm2_t.70",
                  "acl": {
                    "object": 1636,
                    "state": 1636,
                    "owner": "system.user.admin",
                    "ownerGroup": "system.group.administrator"
                  }
                }
                

                dp 78

                {
                  "type": "state",
                  "common": {
                    "name": "Sollwertkorrektur",
                    "role": "tempd",
                    "type": "number",
                    "read": true,
                    "write": true,
                    "unit": "K",
                    "min": 0,
                    "max": 1000
                  },
                  "native": {
                    "rw": "rw"
                  },
                  "from": "system.adapter.wolf.0",
                  "user": "system.user.admin",
                  "ts": 1672929210388,
                  "_id": "wolf.0.bm2_t.78",
                  "acl": {
                    "object": 1636,
                    "state": 1636,
                    "owner": "system.user.admin",
                    "ownerGroup": "system.group.administrator"
                  }
                }
                
                DJMarc75 1 Reply Last reply Reply Quote 0
                • DJMarc75
                  DJMarc75 @Nr5lebt last edited by

                  @nr5lebt So prinzipiell solltest Du auch mal Dein System auf den Stand bringen und (auch in Codetags) die Ausgabe von

                  iob diag
                  

                  posten 🙂

                  N 1 Reply Last reply Reply Quote 0
                  • N
                    Nr5lebt @DJMarc75 last edited by

                    @djmarc75

                    Skript v.2023-04-16
                    
                    *** BASE SYSTEM ***
                    Architecture    : x86_64
                    Docker          : false
                    Virtualization  : none
                    Distributor ID: Debian
                    Description:    Debian GNU/Linux 11 (bullseye)
                    Release:        11
                    Codename:       bullseye
                    
                    PRETTY_NAME="Debian GNU/Linux 11 (bullseye)"
                    NAME="Debian GNU/Linux"
                    VERSION_ID="11"
                    VERSION="11 (bullseye)"
                    VERSION_CODENAME=bullseye
                    ID=debian
                    HOME_URL="https://www.debian.org/"
                    SUPPORT_URL="https://www.debian.org/support"
                    BUG_REPORT_URL="https://bugs.debian.org/"
                    
                    Systemuptime and Load:
                     14:35:48 up 2 days,  5:14,  1 user,  load average: 0.60, 0.71, 0.74
                    CPU threads: 4
                    
                    
                    *** Time and Time Zones ***
                                   Local time: Sun 2023-06-18 14:35:48 CEST
                               Universal time: Sun 2023-06-18 12:35:48 UTC
                                     RTC time: Sun 2023-06-18 12:35:48
                                    Time zone: Europe/Berlin (CEST, +0200)
                    System clock synchronized: yes
                                  NTP service: active
                              RTC in local TZ: no
                    
                    *** User and Groups ***
                    root
                    /root
                    root
                    
                    *** X-Server-Setup ***
                    X-Server:       false
                    Desktop: 
                    Terminal: 
                    Boot Target:    graphical.target
                    
                    *** MEMORY ***
                                   total        used        free      shared  buff/cache   available
                    Mem:            7.7G        4.6G        1.1G        730M        2.1G        2.1G
                    Swap:           975M        957M         18M
                    Total:          8.7G        5.6G        1.1G
                    
                             7735 M total memory
                             4608 M used memory
                             1246 M active memory
                             4733 M inactive memory
                             1064 M free memory
                               68 M buffer memory
                             1993 M swap cache
                              975 M total swap
                              957 M used swap
                               18 M free swap
                    
                    *** FILESYSTEM ***
                    Filesystem     Type      Size  Used Avail Use% Mounted on
                    udev           devtmpfs  3.8G     0  3.8G   0% /dev
                    tmpfs          tmpfs     774M  1.9M  772M   1% /run
                    /dev/sda1      ext4      116G   21G   90G  19% /
                    tmpfs          tmpfs     3.8G   84K  3.8G   1% /dev/shm
                    tmpfs          tmpfs     5.0M     0  5.0M   0% /run/lock
                    tmpfs          tmpfs     3.8G     0  3.8G   0% /tmp
                    folder2ram     tmpfs     3.8G  995M  2.9G  26% /var/log
                    /dev/md127     ext4      1.8T  278G  1.6T  16% /srv/dev-disk-by-uuid-116af1e4-0bfa-4ac3-a48b-327907662441
                    folder2ram     tmpfs     3.8G     0  3.8G   0% /var/tmp
                    folder2ram     tmpfs     3.8G 1008K  3.8G   1% /var/lib/openmediavault/rrd
                    folder2ram     tmpfs     3.8G   18M  3.8G   1% /var/spool
                    folder2ram     tmpfs     3.8G   15M  3.8G   1% /var/lib/rrdcached
                    folder2ram     tmpfs     3.8G  4.0K  3.8G   1% /var/lib/monit
                    folder2ram     tmpfs     3.8G   28K  3.8G   1% /var/cache/samba
                    shm            tmpfs      63M     0   63M   0% /var/lib/containers/storage/overlay-containers/4e0d9ded34cc2e6c672a02b3309d03c6832516516cf0e303126795eeb462533a/userdata/shm
                    overlay        overlay   116G   21G   90G  19% /var/lib/containers/storage/overlay/40b137ba6c08353a4570a7d8a784067efd395d7c74c881aec99c85f39d5e5c9c/merged
                    shm            tmpfs      63M     0   63M   0% /var/lib/containers/storage/overlay-containers/5bf65afcaa05073f272555dcc1a913c7509d27808139211b4fce220ac3dc2e7b/userdata/shm
                    overlay        overlay   116G   21G   90G  19% /var/lib/containers/storage/overlay/27dfa1731b5158a54103d096586a96a5332611d26366612fa3ee9f076c4b9c71/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/containers/storage/overlay/ab0d2792a47c4be6b2df9649da20e3dde1f6433dc3542456dcef1b85160f91c8/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/containers/storage/overlay/9561cc61f5a53870d89ca92c6774b4f0ae931a68d38c80c78606ddd43a561d2d/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/docker/overlay2/4921e2522b52f301b490dec6ff8c235cbeb2d50d84008ff204c2add25f1771c7/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/docker/overlay2/a600b065040eb82692c3ded70ad42513e47fd0e8d996185a43529d9a3ec06005/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/docker/overlay2/f7ac1d87fb43c0a93cc4d137a28e83555a32068e4432d7c941e181d1ed4780eb/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/docker/overlay2/663f35293b46f570fefafb88f5931ef3653ccffc45cde9b846a9a2a80732f74b/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/docker/overlay2/81f521fdac9199fbc133e395ccd93164ba2d315f6e236f2b9eb8279f4b001775/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/docker/overlay2/af63d07382d628fad9e0c7b713a02eff4f6a868619de209145da63f09dcac9eb/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/docker/overlay2/430cf55bf10346a53689604e1da7193f9c9ec3844408c8dd76c4b9b3d74c1eba/merged
                    overlay        overlay   116G   21G   90G  19% /var/lib/docker/overlay2/b54a593f85dbb2040c3c81b2d11ac860e70443800813174d0175c64b2ea08f1a/merged
                    
                    Messages concerning ext4 filesystem in dmesg:
                    [Fri Jun 16 09:21:14 2023] EXT4-fs (sda1): mounted filesystem with ordered data mode. Quota mode: none.
                    [Fri Jun 16 09:21:15 2023] EXT4-fs (sda1): re-mounted. Quota mode: none.
                    [Fri Jun 16 09:21:16 2023] EXT4-fs (md127): mounted filesystem with ordered data mode. Quota mode: journalled.
                    
                    Show mounted filesystems (real ones only):
                    TARGET                                                       SOURCE                                         FSTYPE OPTIONS
                    /                                                            /dev/sda1                                      ext4   rw,relatime,errors=remount-ro
                    |-/var/folder2ram/var/log                                    /dev/sda1[/var/log]                            ext4   rw,relatime,errors=remount-ro
                    |-/srv/dev-disk-by-uuid-116af1e4-0bfa-4ac3-a48b-327907662441 /dev/md127                                     ext4   rw,relatime,jqfmt=vfsv0,usrjquota=aquota.user,grpjquota=aquota.group
                    |-/var/folder2ram/var/tmp                                    /dev/sda1[/var/tmp]                            ext4   rw,relatime,errors=remount-ro
                    |-/var/folder2ram/var/lib/openmediavault/rrd                 /dev/sda1[/var/lib/openmediavault/rrd]         ext4   rw,relatime,errors=remount-ro
                    |-/var/folder2ram/var/spool                                  /dev/sda1[/var/spool]                          ext4   rw,relatime,errors=remount-ro
                    |-/var/folder2ram/var/lib/rrdcached                          /dev/sda1[/var/lib/rrdcached]                  ext4   rw,relatime,errors=remount-ro
                    |-/var/folder2ram/var/lib/monit                              /dev/sda1[/var/lib/monit]                      ext4   rw,relatime,errors=remount-ro
                    |-/var/folder2ram/var/cache/samba                            /dev/sda1[/var/cache/samba]                    ext4   rw,relatime,errors=remount-ro
                    `-/var/lib/containers/storage/overlay                        /dev/sda1[/var/lib/containers/storage/overlay] ext4   rw,relatime,errors=remount-ro
                    
                    Files in neuralgic directories:
                    
                    /var:
                    19G     /var/
                    17G     /var/lib
                    16G     /var/lib/docker
                    11G     /var/lib/docker/overlay2
                    5.1G    /var/lib/docker/volumes/7cc5ad14a4feac6a25e64003062dd6382044cd763909c60c3aa98501fe5dee6e/_data/engine/data/18326347655309da/autogen
                    
                    Archived and active journals take up 800.0M in the file system.
                    
                    /opt/iobroker/backups:
                    891M    /opt/iobroker/backups/
                    
                    /opt/iobroker/iobroker-data:
                    415M    /opt/iobroker/iobroker-data/
                    320M    /opt/iobroker/iobroker-data/files
                    72M     /opt/iobroker/iobroker-data/files/telegram.admin
                    72M     /opt/iobroker/iobroker-data/backup-objects
                    51M     /opt/iobroker/iobroker-data/files/javascript.admin
                    
                    The five largest files in iobroker-data are:
                    33M     /opt/iobroker/iobroker-data/files/devices.admin/static/js/main.10538062.js.map
                    15M     /opt/iobroker/iobroker-data/objects.jsonl
                    15M     /opt/iobroker/iobroker-data/files/telegram.admin/rules/static/js/vendors-node_modules_iobroker_adapter-react-v5_assets_devices_parseNames_d_ts-node_modules_io-1d9f06.44fe4a3f.chunk.js.map
                    9.7M    /opt/iobroker/iobroker-data/files/text2command.admin/static/js/main.bbfeb1bf.js.map
                    8.6M    /opt/iobroker/iobroker-data/states.jsonl
                    
                    *** NodeJS-Installation ***
                    
                    /usr/bin/nodejs         v16.20.0
                    /usr/bin/node           v16.20.0
                    /usr/bin/npm            8.19.4
                    /usr/bin/npx            8.19.4
                    
                    
                    nodejs:
                      Installed: 16.20.0-deb-1nodesource1
                      Candidate: 16.20.0-deb-1nodesource1
                      Version table:
                     *** 16.20.0-deb-1nodesource1 500
                            500 https://deb.nodesource.com/node_16.x bullseye/main amd64 Packages
                            100 /var/lib/dpkg/status
                         12.22.12~dfsg-1~deb11u4 500
                            500 http://security.debian.org/debian-security bullseye-security/main amd64 Packages
                         12.22.12~dfsg-1~deb11u3 500
                            500 http://ftp.halifax.rwth-aachen.de/debian bullseye/main amd64 Packages
                    
                    Temp directories causing npm8 problem: 0
                    No problems detected
                    
                    *** ioBroker-Installation ***
                    
                    ioBroker Status
                    iobroker is running on this host.
                    
                    
                    Objects type: jsonl
                    States  type: jsonl
                    
                    MULTIHOSTSERVICE/enabled: true
                    
                    Core adapters versions
                    js-controller:  4.0.24
                    admin:          6.3.5
                    javascript:     6.1.4
                    
                    Adapters from github:   0
                    
                    Adapter State
                    + system.adapter.admin.0                  : admin                 : nas                                      -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                      system.adapter.alias-manager.0          : alias-manager         : nas                                      - disabled
                    + system.adapter.backitup.0               : backitup              : nas                                      -  enabled
                    + system.adapter.backitup.1               : backitup              : raspi-keller                             -  enabled
                      system.adapter.bosch-ebike.0            : bosch-ebike           : nas                                      -  enabled
                      system.adapter.cloud.0                  : cloud                 : nas                                      - disabled
                      system.adapter.daswetter.0              : daswetter             : nas                                      -  enabled
                      system.adapter.devices.0                : devices               : nas                                      - disabled
                    + system.adapter.discovery.0              : discovery             : nas                                      -  enabled
                      system.adapter.dwd.0                    : dwd                   : nas                                      -  enabled
                      system.adapter.email.0                  : email                 : nas                                      - disabled
                      system.adapter.feiertage.0              : feiertage             : nas                                      -  enabled
                    + system.adapter.history.0                : history               : nas                                      -  enabled
                    + system.adapter.hm-rega.0                : hm-rega               : nas                                      -  enabled
                    + system.adapter.hm-rpc.0                 : hm-rpc                : nas                                      -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : nas                                      -  enabled, port: 0
                      system.adapter.ical.0                   : ical                  : nas                                      -  enabled
                      system.adapter.icons-icons8.0           : icons-icons8          : nas                                      - disabled
                      system.adapter.icons-mfd-png.0          : icons-mfd-png         : nas                                      - disabled
                      system.adapter.icons-mfd-svg.0          : icons-mfd-svg         : nas                                      - disabled
                      system.adapter.icons-ultimate-png.0     : icons-ultimate-png    : nas                                      - disabled
                    + system.adapter.influxdb.0               : influxdb              : nas                                      -  enabled, port: 8086
                    + system.adapter.info.0                   : info                  : nas                                      -  enabled
                    + system.adapter.jarvis.0                 : jarvis                : nas                                      -  enabled
                    + system.adapter.javascript.0             : javascript            : nas                                      -  enabled
                      system.adapter.ping.0                   : ping                  : nas                                      - disabled
                    + system.adapter.pvforecast.0             : pvforecast            : nas                                      -  enabled
                      system.adapter.radar2.0                 : radar2                : nas                                      - disabled
                      system.adapter.schoolfree.0             : schoolfree            : nas                                      -  enabled
                    + system.adapter.shelly.0                 : shelly                : nas                                      -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.smartmeter.0             : smartmeter            : raspi-keller                             -  enabled
                    + system.adapter.smartmeter.1             : smartmeter            : raspi-keller                             -  enabled
                    + system.adapter.telegram.0               : telegram              : nas                                      -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.text2command.0           : text2command          : nas                                      -  enabled
                    + system.adapter.tr-064.0                 : tr-064                : nas                                      -  enabled
                      system.adapter.vis-bars.0               : vis-bars              : nas                                      - disabled
                      system.adapter.vis-canvas-gauges.0      : vis-canvas-gauges     : nas                                      -  enabled
                      system.adapter.vis-fancyswitch.0        : vis-fancyswitch       : nas                                      -  enabled
                      system.adapter.vis-history.0            : vis-history           : nas                                      -  enabled
                      system.adapter.vis-hqwidgets.0          : vis-hqwidgets         : nas                                      - disabled
                      system.adapter.vis-icontwo.0            : vis-icontwo           : nas                                      -  enabled
                    + system.adapter.vis-inventwo.0           : vis-inventwo          : nas                                      -  enabled
                      system.adapter.vis-jqui-mfd.0           : vis-jqui-mfd          : nas                                      -  enabled
                      system.adapter.vis-justgage.0           : vis-justgage          : nas                                      -  enabled
                      system.adapter.vis-lcars.0              : vis-lcars             : nas                                      - disabled
                      system.adapter.vis-material-advanced.0  : vis-material-advanced : nas                                      -  enabled
                      system.adapter.vis-metro.0              : vis-metro             : nas                                      - disabled
                      system.adapter.vis-plumb.0              : vis-plumb             : nas                                      - disabled
                      system.adapter.vis-timeandweather.0     : vis-timeandweather    : nas                                      - disabled
                      system.adapter.vis-weather.0            : vis-weather           : nas                                      -  enabled
                      system.adapter.vis.0                    : vis                   : nas                                      -  enabled
                    + system.adapter.web.0                    : web                   : nas                                      -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.wolf.0                   : wolf                  : nas                                      -  enabled, port: 12004, bind: 0.0.0.0
                    + system.adapter.worx.0                   : worx                  : nas                                      -  enabled
                    
                    + instance is alive
                    
                    Enabled adapters with bindings
                    + system.adapter.admin.0                  : admin                 : nas                                      -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
                    + system.adapter.hm-rpc.0                 : hm-rpc                : nas                                      -  enabled, port: 0
                    + system.adapter.hm-rpc.1                 : hm-rpc                : nas                                      -  enabled, port: 0
                    + system.adapter.influxdb.0               : influxdb              : nas                                      -  enabled, port: 8086
                    + system.adapter.shelly.0                 : shelly                : nas                                      -  enabled, port: 1882, bind: 0.0.0.0
                    + system.adapter.telegram.0               : telegram              : nas                                      -  enabled, port: 8443, bind: 0.0.0.0
                    + system.adapter.web.0                    : web                   : nas                                      -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
                    + system.adapter.wolf.0                   : wolf                  : nas                                      -  enabled, port: 12004, bind: 0.0.0.0
                    
                    ioBroker-Repositories
                    stable        : http://download.iobroker.net/sources-dist.json
                    beta          : http://download.iobroker.net/sources-dist-latest.json
                    
                    Active repo(s): stable
                    
                    Installed ioBroker-Instances
                    Used repository: stable
                    Adapter    "admin"        : 6.3.5    , installed 6.3.5
                    Adapter    "alias-manager": 1.2.4    , installed 1.2.4
                    Adapter    "backitup"     : 2.6.19   , installed 2.6.19
                    Adapter    "bosch-ebike"  : 0.0.3    , installed 0.0.3
                    Adapter    "cloud"        : 4.3.0    , installed 4.3.0
                    Adapter    "daswetter"    : 3.1.8    , installed 3.1.8
                    Adapter    "devices"      : 1.1.2    , installed 1.1.2
                    Adapter    "discovery"    : 3.1.0    , installed 3.1.0
                    Adapter    "dwd"          : 2.8.3    , installed 2.8.3
                    Adapter    "email"        : 1.1.4    , installed 1.1.4
                    Adapter    "feiertage"    : 1.1.0    , installed 1.1.0
                    Adapter    "history"      : 2.2.4    , installed 2.2.4
                    Adapter    "hm-rega"      : 3.0.46   , installed 3.0.46
                    Adapter    "hm-rpc"       : 1.15.16  , installed 1.15.16
                    Adapter    "ical"         : 1.13.2   , installed 1.13.2
                    Adapter    "icons-icons8" : 0.0.1    , installed 0.0.1
                    Adapter    "icons-mfd-png": 1.1.0    , installed 1.1.0
                    Adapter    "icons-mfd-svg": 1.1.0    , installed 1.1.0
                    Adapter    "icons-ultimate-png": 1.0.1, installed 1.0.1
                    Adapter    "influxdb"     : 3.2.0    , installed 3.2.0
                    Adapter    "info"         : 1.9.26   , installed 1.9.26
                    Adapter    "jarvis"       : 3.1.2    , installed 3.1.2
                    Adapter    "javascript"   : 6.1.4    , installed 6.1.4
                    Controller "js-controller": 4.0.24   , installed 4.0.24
                    Adapter    "ping"         : 1.5.3    , installed 1.5.3
                    Adapter    "pvforecast"   : 2.7.1    , installed 2.7.1
                    Adapter    "radar2"       : 2.0.3    , installed 2.0.3
                    Adapter    "schoolfree"   : 1.1.1    , installed 1.1.1
                    Adapter    "shelly"       : 6.4.1    , installed 6.4.1
                    Adapter    "simple-api"   : 2.7.2    , installed 2.7.2
                    Adapter    "socketio"     : 4.2.0    , installed 4.2.0
                    Adapter    "telegram"     : 1.15.2   , installed 1.15.2
                    Adapter    "text2command" : 2.3.0    , installed 2.3.0
                    Adapter    "tr-064"       : 4.2.18   , installed 4.2.18
                    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-fancyswitch": 1.1.0  , installed 1.1.0
                    Adapter    "vis-history"  : 1.0.0    , installed 1.0.0
                    Adapter    "vis-hqwidgets": 1.3.0    , installed 1.3.0
                    Adapter    "vis-icontwo"  : 0.93.0   , installed 0.93.0
                    Adapter    "vis-inventwo" : 3.3.1    , installed 3.3.1
                    Adapter    "vis-jqui-mfd" : 1.0.12   , installed 1.0.12
                    Adapter    "vis-justgage" : 1.0.2    , installed 1.0.2
                    Adapter    "vis-lcars"    : 1.0.4    , installed 1.0.4
                    Adapter    "vis-material-advanced": 1.7.2, installed 1.7.2
                    Adapter    "vis-metro"    : 1.2.0    , installed 1.2.0
                    Adapter    "vis-plumb"    : 1.0.2    , installed 1.0.2
                    Adapter    "vis-timeandweather": 1.2.2, installed 1.2.2
                    Adapter    "vis-weather"  : 2.5.6    , installed 2.5.6
                    Adapter    "web"          : 4.3.0    , installed 4.3.0
                    Adapter    "wolf"         : 1.5.0    , installed 1.5.0
                    Adapter    "worx"         : 2.1.3    , installed 2.1.3
                    Adapter    "ws"           : 1.3.0    , installed 1.3.0
                    
                    Objects and States
                    Please stand by - This may take a while
                    Objects:        9611
                    States:         8140
                    
                    *** OS-Repositories and Updates ***
                    W: GPG error: https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8E61C2AB9A6D1557
                    E: The repository 'https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease' is not signed.
                    Pending Updates: 0
                    
                    *** Listening Ports ***
                    Active Internet connections (only servers)
                    Proto Recv-Q Send-Q Local Address           Foreign Address         State       User       Inode      PID/Program name    
                    tcp        0      0 0.0.0.0:2222            0.0.0.0:*               LISTEN      0          21333      1800/node           
                    tcp        0      0 192.168.178.50:2001     0.0.0.0:*               LISTEN      1002       3499689    65425/io.hm-rpc.1   
                    tcp        0      0 127.0.0.1:3493          0.0.0.0:*               LISTEN      0          25067      2664/upsd           
                    tcp        0      0 0.0.0.0:3000            0.0.0.0:*               LISTEN      0          24757      2301/docker-proxy   
                    tcp        0      0 127.0.0.1:3306          0.0.0.0:*               LISTEN      114        18080      1208/mariadbd       
                    tcp        0      0 0.0.0.0:12004           0.0.0.0:*               LISTEN      1002       30974      4061/io.wolf.0      
                    tcp        0      0 0.0.0.0:3670            0.0.0.0:*               LISTEN      0          22826      1731/conmon         
                    tcp        0      0 0.0.0.0:8086            0.0.0.0:*               LISTEN      0          25821      2445/docker-proxy   
                    tcp        0      0 0.0.0.0:8088            0.0.0.0:*               LISTEN      0          24817      2399/docker-proxy   
                    tcp        0      0 0.0.0.0:8001            0.0.0.0:*               LISTEN      0          25875      2479/docker-proxy   
                    tcp        0      0 0.0.0.0:8000            0.0.0.0:*               LISTEN      0          24752      2302/docker-proxy   
                    tcp        0      0 0.0.0.0:8400            0.0.0.0:*               LISTEN      1002       33036      4307/io.jarvis.0    
                    tcp        0      0 0.0.0.0:22              0.0.0.0:*               LISTEN      0          18772      1145/sshd: /usr/sbi 
                    tcp        0      0 0.0.0.0:80              0.0.0.0:*               LISTEN      0          18045      1232/nginx: master  
                    tcp        0      0 0.0.0.0:8281            0.0.0.0:*               LISTEN      0          21257      2173/docker-proxy   
                    tcp        0      0 0.0.0.0:111             0.0.0.0:*               LISTEN      0          15457      1/init              
                    tcp        0      0 0.0.0.0:443             0.0.0.0:*               LISTEN      0          18047      1232/nginx: master  
                    tcp        0      0 0.0.0.0:8765            0.0.0.0:*               LISTEN      0          23512      2144/docker-proxy   
                    tcp        0      0 0.0.0.0:9003            0.0.0.0:*               LISTEN      1002       18260      1121/iobroker.js-co 
                    tcp        0      0 0.0.0.0:9002            0.0.0.0:*               LISTEN      1002       18265      1121/iobroker.js-co 
                    tcp        0      0 0.0.0.0:9010            0.0.0.0:*               LISTEN      0          25638      2243/docker-proxy   
                    tcp        0      0 0.0.0.0:5355            0.0.0.0:*               LISTEN      102        17778      789/systemd-resolve 
                    tcp        0      0 0.0.0.0:1080            0.0.0.0:*               LISTEN      0          24703      2229/docker-proxy   
                    tcp        0      0 127.0.0.53:53           0.0.0.0:*               LISTEN      102        17784      789/systemd-resolve 
                    tcp        0      0 0.0.0.0:1443            0.0.0.0:*               LISTEN      0          24634      2197/docker-proxy   
                    tcp        0      0 127.0.0.1:25            0.0.0.0:*               LISTEN      0          19001      1532/master         
                    tcp        0      0 0.0.0.0:2010            0.0.0.0:*               LISTEN      1002       3504645    65410/io.hm-rpc.0   
                    tcp6       0      0 ::1:3493                :::*                    LISTEN      0          25066      2664/upsd           
                    tcp6       0      0 :::3000                 :::*                    LISTEN      0          25719      2317/docker-proxy   
                    tcp6       0      0 :::8081                 :::*                    LISTEN      1002       24736      1319/io.admin.0     
                    tcp6       0      0 :::8082                 :::*                    LISTEN      1002       32928      4278/io.web.0       
                    tcp6       0      0 :::8086                 :::*                    LISTEN      0          25828      2451/docker-proxy   
                    tcp6       0      0 :::8088                 :::*                    LISTEN      0          24832      2408/docker-proxy   
                    tcp6       0      0 :::8001                 :::*                    LISTEN      0          25880      2485/docker-proxy   
                    tcp6       0      0 :::8000                 :::*                    LISTEN      0          24762      2311/docker-proxy   
                    tcp6       0      0 :::22                   :::*                    LISTEN      0          18774      1145/sshd: /usr/sbi 
                    tcp6       0      0 :::80                   :::*                    LISTEN      0          18046      1232/nginx: master  
                    tcp6       0      0 :::8281                 :::*                    LISTEN      0          24620      2183/docker-proxy   
                    tcp6       0      0 :::111                  :::*                    LISTEN      0          15461      1/init              
                    tcp6       0      0 :::443                  :::*                    LISTEN      0          18048      1232/nginx: master  
                    tcp6       0      0 :::8765                 :::*                    LISTEN      0          23518      2150/docker-proxy   
                    tcp6       0      0 :::9010                 :::*                    LISTEN      0          25657      2266/docker-proxy   
                    tcp6       0      0 :::5355                 :::*                    LISTEN      102        17781      789/systemd-resolve 
                    tcp6       0      0 :::1080                 :::*                    LISTEN      0          25633      2235/docker-proxy   
                    tcp6       0      0 :::1443                 :::*                    LISTEN      0          24655      2203/docker-proxy   
                    udp        0      0 127.0.0.53:53           0.0.0.0:*                           102        17783      789/systemd-resolve 
                    udp        0      0 192.168.178.50:68       0.0.0.0:*                           101        17101      336/systemd-network 
                    udp        0      0 0.0.0.0:111             0.0.0.0:*                           0          15458      1/init              
                    udp        0      0 127.0.0.1:323           0.0.0.0:*                           0          17981      1134/chronyd        
                    udp        0      0 0.0.0.0:37609           0.0.0.0:*                           111        16870      1103/avahi-daemon:  
                    udp        0      0 172.20.0.1:5353         0.0.0.0:*                           1002       28523      3564/io.tr-064.0    
                    udp        0      0 172.19.0.1:5353         0.0.0.0:*                           1002       28522      3564/io.tr-064.0    
                    udp        0      0 172.17.0.1:5353         0.0.0.0:*                           1002       28521      3564/io.tr-064.0    
                    udp        0      0 172.24.0.1:5353         0.0.0.0:*                           1002       28520      3564/io.tr-064.0    
                    udp        0      0 172.18.0.1:5353         0.0.0.0:*                           1002       28519      3564/io.tr-064.0    
                    udp        0      0 172.16.16.1:5353        0.0.0.0:*                           1002       28518      3564/io.tr-064.0    
                    udp        0      0 192.168.178.50:5353     0.0.0.0:*                           1002       28517      3564/io.tr-064.0    
                    udp        0      0 0.0.0.0:5353            0.0.0.0:*                           111        16868      1103/avahi-daemon:  
                    udp        0      0 0.0.0.0:5355            0.0.0.0:*                           102        17777      789/systemd-resolve 
                    udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1002       30040      3947/io.shelly.0    
                    udp6       0      0 :::111                  :::*                                0          15464      1/init              
                    udp6       0      0 :::49317                :::*                                111        16871      1103/avahi-daemon:  
                    udp6       0      0 ::1:323                 :::*                                0          17982      1134/chronyd        
                    udp6       0      0 fe80::921b:eff:fed8:546 :::*                                101        17103      336/systemd-network 
                    udp6       0      0 :::5353                 :::*                                111        16869      1103/avahi-daemon:  
                    udp6       0      0 :::5355                 :::*                                102        17780      789/systemd-resolve 
                    
                    *** Log File - Last 25 Lines ***
                    
                    2023-06-18 14:30:23.392  - info: javascript.0 (3463) script.js.common.Sonstiges.Speedtest: Speedtest durchgeführt. Ergebnisse: Download: 6.4 MB/s | Upload: 1.13 MB/s | Ping: 22.933ms
                    2023-06-18 14:31:55.547  - info: javascript.0 (3463) script.js.common.Rolladen.Rolladen_Temperatur:  1.1 => 1
                    2023-06-18 14:33:00.014  - info: javascript.0 (3463) script.js.common.Rolladen.Rolladen_Sonnenschein_Temp: Bedingung 1 Sonnen_Counter alt 7
                    2023-06-18 14:35:00.037  - info: host.nas instance system.adapter.dwd.0 started with pid 136251
                    2023-06-18 14:35:00.169  - info: javascript.0 (3463) Stop script script.js.common.Photovoltaik.Goodwe-Wechselrichter
                    2023-06-18 14:35:00.280  - info: javascript.0 (3463) Start javascript script.js.common.Photovoltaik.Goodwe-Wechselrichter
                    2023-06-18 14:35:00.294  - info: javascript.0 (3463) script.js.common.Photovoltaik.Goodwe-Wechselrichter: registered 0 subscriptions, 0 schedules, 0 messages, 0 logs and 0 file subscriptions
                    2023-06-18 14:35:00.719  - info: dwd.0 (136251) starting. Version 2.8.3 in /opt/iobroker/node_modules/iobroker.dwd, node: v16.20.0, js-controller: 4.0.24
                    2023-06-18 14:35:01.119  - info: dwd.0 (136251) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
                    2023-06-18 14:35:01.655  - info: host.nas instance system.adapter.dwd.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
                    2023-06-18 14:35:44.099  - warn: javascript.0 (3463) script.js.common.Photovoltaik.Goodwe-Wechselrichter: Fehler Python: ERROR:root:RequestException during do_login(): HTTPSConnectionPool(host='semsportal.com', port=443): Read timed out. (read timeout=10)
                    ERROR:root:Failed to log in, bailing
                    ERROR:root:no inverter data, try True, trying again in 30 seconds
                    Traceback (most recent call last):
                      File "/opt/iobroker/pygoodwe-master/allinone.py", line 8, in <module>
                        gw = SingleInverter(
                      File "/opt/iobroker/pygoodwe-master/pygoodwe/__init__.py", line 446, in __init__
                        super().__init__(system_id, account, password, **kwargs)
                      File "/opt/iobroker/pygoodwe-master/pygoodwe/__init__.py", line 60, in __init__
                        self.getCurrentReadings(raw=True)
                      File "/opt/iobroker/pygoodwe-master/pygoodwe/__init__.py", line 460, in getCurrentReadings
                        self.data["inverter"] = self.data["inverter"][0]
                    KeyError: 0
                    
                    2023-06-18 14:36:00.017  - info: javascript.0 (3463) script.js.common.Rolladen.Rolladen_Sonnenschein_Temp: Bedingung 1 Sonnen_Counter alt 7
                    
                    

                    ok

                    DJMarc75 ? 2 Replies Last reply Reply Quote 0
                    • DJMarc75
                      DJMarc75 @Nr5lebt last edited by

                      @nr5lebt
                      aha, als root unterwegs und das System ist auch nicht grad so nach der Empfehlung 🙂

                      Da gibts tolle Anleitungen wie man manches machen soll und nicht machen soll....
                      Schau z.B. mal in der Signatu von @Thomas-Braun nach wie man auf das empfohlene Node geht... und hör mit Root auf... gescheiten User anlegen dann klappt das auch 😉

                      N 1 Reply Last reply Reply Quote 0
                      • N
                        Nr5lebt @DJMarc75 last edited by

                        @djmarc75 ich weiß ich weiß ich weiß
                        aber kannst du mal nach dem problem schauen was ich gemeldet habe!!!

                        Thomas Braun DJMarc75 2 Replies Last reply Reply Quote 0
                        • Thomas Braun
                          Thomas Braun Most Active @Nr5lebt last edited by Thomas Braun

                          @nr5lebt sagte in Wolf-Adapter:

                          aber kannst du mal nach dem problem schauen was ich gemeldet habe!!!

                          Das eine kann halt aus dem anderen erwachsen. Setz die Basis gescheit auf, dann klappt es auch in den anderen Ebenen besser.

                          Bei deinen Software-Quellen klemmt es auch gewaltig.

                          1 Reply Last reply Reply Quote 0
                          • DJMarc75
                            DJMarc75 @Nr5lebt last edited by

                            @nr5lebt sagte in Wolf-Adapter:

                            ich weiß ich weiß ich weiß

                            jo jo jo

                            @nr5lebt sagte in Wolf-Adapter:

                            aber kannst du mal nach dem problem schauen was ich gemeldet habe!!!

                            nö, weil dreifache Satzzeichen und eine Aufforderung einfach nicht dienlich sind. Keine Lust mehr.

                            1 Reply Last reply Reply Quote 0
                            • ?
                              A Former User @Nr5lebt last edited by A Former User

                              @nr5lebt sagte in Wolf-Adapter:

                              Moin,

                              ich kann Dir noch keine Lösung für Deine ursprüngliche Frage geben, denn es gibt da noch ein, zwei Fragen, die Du vorher noch beantworten solltest.

                              • Ok, Versionen kann man sich ja selbst zusammensuchen, im iob diag, so etwas gehört immer in den ersten Post 😉
                              • Hast Du schon einmal die Version 1.7.0 des Adapters probiert?

                              Zu dem Problem mit Can't parse DP .... - length: 21 schau mal hier https://github.com/ioBroker/ioBroker.wolf/issues/92

                              Zu den anderen Einstellungen muss dann mal der Adapter Guru etwas sagen, vielleicht ist das auch schon in 1.7.0 gefixed.

                              VG
                              Bernd

                              P.S.: Ach, das wollte ich ja auch noch anmerken, eins Deiner Repositorys, die Du eingerichtet hast, ist defekt

                              *** OS-Repositories and Updates ***
                              W: GPG error: https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 8E61C2AB9A6D1557

                              E: The repository 'https://packagecloud.io/ookla/speedtest-cli/debian bullseye InRelease' is not signed.

                              Dann scheinst Du ein Problem mit einem Skript zu haben!

                              2023-06-18 14:35:44.099  - warn: javascript.0 (3463) script.js.common.Photovoltaik.Goodwe-Wechselrichter: Fehler Python: ERROR:root:RequestException during do_login(): HTTPSConnectionPool(host='semsportal.com', port=443): Read timed out. (read timeout=10)
                              ERROR:root:Failed to log in, bailing
                              ERROR:root:no inverter data, try True, trying again in 30 seconds
                              Traceback (most recent call last):
                                File "/opt/iobroker/pygoodwe-master/allinone.py", line 8, in <module>
                                  gw = SingleInverter(
                                File "/opt/iobroker/pygoodwe-master/pygoodwe/__init__.py", line 446, in __init__
                                  super().__init__(system_id, account, password, **kwargs)
                                File "/opt/iobroker/pygoodwe-master/pygoodwe/__init__.py", line 60, in __init__
                                  self.getCurrentReadings(raw=True)
                                File "/opt/iobroker/pygoodwe-master/pygoodwe/__init__.py", line 460, in getCurrentReadings
                                  self.data["inverter"] = self.data["inverter"][0]
                              KeyError: 0
                              
                              JarlMorgennebel created this issue in ioBroker/ioBroker.wolf

                              open Can't parse DP : 57 - data: 0620f080001504000000f006003900010039030106 - length: 21 #92

                              M 1 Reply Last reply Reply Quote 0
                              • M
                                manrum1 @Guest last edited by

                                Moin zusammen, hab auch immer wieder Fehlermeldungen:

                                wolf.0	2023-10-25 11:06:08.546	error	Can't parse DP : 346, type DPT_Unknown2 - data: 0620f080001404000000f006015a0001015a0300 - length: 20
                                wolf.0	2023-10-25 11:05:58.727	error	Can't parse DP : 191, type DPT_Power - data: 0620f080001404000000f00600bf000100bf0300 - length: 20
                                

                                DP 191 (Leistungsaufnahme in kw) tritt sporadisch auf. DP 346 (nicht in Doku). Würde mich nicht stören, wenn diese nicht so hoch (als error) klassifiziert werden. Zur Info.

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

                                Support us

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

                                774
                                Online

                                32.0k
                                Users

                                80.5k
                                Topics

                                1.3m
                                Posts

                                6
                                25
                                1119
                                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