Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. baeckerman83

    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

    B
    • Profile
    • Following 0
    • Followers 1
    • Topics 25
    • Posts 104
    • Best 1
    • Groups 2

    baeckerman83

    @baeckerman83

    Pro

    1
    Reputation
    36
    Profile views
    104
    Posts
    1
    Followers
    0
    Following
    Joined Last Online

    baeckerman83 Follow
    Pro Starter

    Best posts made by baeckerman83

    • RE: Alpha Testing: OCPP Wallbox Adapter

      Hi!

      Ich habe auch eine Terra Box von ABB und wollte diese jetzt mit iobroker verbinden. Leider benötige ich aber in Terra Config ein Zertifikat:
      "1.Format supported:'.pfx','.cer','.pem'
      2.Encoding format supported:Basic64"

      Was habt ihr da hoch geladen? Ich habe mit openssl verschiedene Zertifikate generiert, leider klappte aber nichts. 😞 Danach kann ich ja erst den tollen Adapter ausprobieren.

      Edit: Hat sich erledigt, falls noch mal jemand sucht. Das Protokoll muss auf ws stehen und nicht auf wss.

      posted in Tester
      B
      baeckerman83

    Latest posts made by baeckerman83

    • RE: Adapter Hyundai (Bluelink) oder KIA (UVO)

      @neuschwansteini
      Das lag an meiner Docker Installation. Ich habe das Image mal aktuallisiert, jetzt gibt es iob diag.

      Die Version 3.1.2 wirft aber weiterhin den Fehler. Ich dachte erst nicht, der Fehler kommt aber sobald er versucht das Auto zu laden.

      2025-02-19 20:52:57.906 - info: bluelink.0 (3085) starting. Version 3.1.2 (non-npm: Newan/ioBroker.bluelink) in /opt/iobroker/node_modules/iobroker.bluelink, node: v20.18.2, js-controller: 6.0.11
      2025-02-19 20:52:57.938 - info: bluelink.0 (3085) Login to api
      2025-02-19 20:52:59.672 - info: bluelink.0 (3085) 1 Vehicles found
      2025-02-19 20:53:00.063 - info: bluelink.0 (3085) Read new update for VIN from the server
      2025-02-19 20:53:03.015 - error: bluelink.0 (3085) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2025-02-19 20:53:03.016 - error: bluelink.0 (3085) unhandled promise rejection: The state contains the forbidden properties day, time!
      2025-02-19 20:53:03.018 - error: bluelink.0 (3085) Error: The state contains the forbidden properties day, time!
      at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:209:13)
      at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3842:21)
      at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3820:17)
      at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30)
      at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21)
      at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21)
      at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21)
      at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21)
      at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17)
      at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13)
      2025-02-19 20:53:03.018 - error: bluelink.0 (3085) The state contains the forbidden properties day, time!
      2025-02-19 20:53:03.030 - info: bluelink.0 (3085) Adapter bluelink cleaned up everything...
      2025-02-19 20:53:03.038 - info: bluelink.0 (3085) terminating
      2025-02-19 20:53:03.039 - warn: bluelink.0 (3085) Terminated (UNCAUGHT_EXCEPTION): Without reason
      2025-02-19 20:53:03.048 - error: bluelink.0 (3085) Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch().
      2025-02-19 20:53:03.049 - error: bluelink.0 (3085) unhandled promise rejection: The state contains the forbidden properties day, time!
      2025-02-19 20:53:03.050 - error: bluelink.0 (3085) Error: The state contains the forbidden properties day, time!
      at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:209:13)
      at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3842:21)
      at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3820:17)
      at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30)
      at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21)
      at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21)
      at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21)
      at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21)
      at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17)
      at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13)
      2025-02-19 20:53:03.050 - error: bluelink.0 (3085) The state contains the forbidden properties day, time!
      2025-02-19 20:53:03.542 - info: bluelink.0 (3085) terminating
      2025-02-19 20:53:03.551 - warn: bluelink.0 (3085) get state error: Connection is closed.
      2025-02-19 20:53:03.563 - error: bluelink.0 (3085) Cannot check object existence of "bluelink.0.VIN.vehicleStatusRaw.vehicleStatus.evStatus.batteryPreconditioning": DB closed
      2025-02-19 20:53:03.569 - warn: bluelink.0 (3085) Could not perform strict object check of state bluelink.0.VIN.vehicleStatusRaw.vehicleStatus.evStatus.reservChargeInfos.targetSOClist02.plugType: DB closed
      2025-02-19 20:53:03.570 - warn: bluelink.0 (3085) get state error: Connection is closed.
      2025-02-19 20:53:03.571 - error: bluelink.0 (3085) Error extract objectKeys: KNAC381AFR5176980.vehicleStatusRaw.vehicleStatus.evStatus.[object Object]
      2025-02-19 20:53:03.572 - error: bluelink.0 (3085) Error: Could not check object existence of bluelink.0.VIN.vehicleStatusRaw.vehicleStatus.evStatus.batteryPreconditioning: Cannot check object existence of "bluelink.0.VIN.vehicleStatusRaw.vehicleStatus.evStatus.batteryPreconditioning": DB closed
      2025-02-19 20:53:03.688 - error: host.iobrokerMaster instance system.adapter.bluelink.0 terminated with code 6 (UNCAUGHT_EXCEPTION)
      2025-02-19 20:53:03.689 - info: host.iobrokerMaster Restart adapter system.adapter.bluelink.0 because enabled
      2025-02-19 20:53:03.689 - warn: host.iobrokerMaster Do not restart adapter system.adapter.bluelink.0 because restart loop detected
      
      Script v.2025-02-02
      
      *** BASE SYSTEM ***
      Hardware Vendor : Synology
      Kernel          : x86_64
      Userland        : 64 bit
      Docker          : v10.0.0
      Virtualization  : docker
      Kernel          : x86_64
      Userland        : 64 bit
      
      Systemuptime and Load:
       20:37:08 up 147 days,  3:11,  0 user,  load average: 2.27, 5.05, 5.91
      CPU threads: 2
      
      
      *** LIFE CYCLE STATUS ***
      Unknown release codenamed ''. Please check yourself if the Operating System is actively maintained.
      
      *** TIME AND TIMEZONES ***
      Wed Feb 19 19:37:09 UTC 2025
      Wed Feb 19 20:37:09 CET 2025
      CET +0100
      Etc/UTC
      
      *** Users and Groups ***
      User that called 'iob diag':
      root
      HOME=/root
      GROUPS=root
      
      User that is running 'js-controller':
      iobroker
      HOME=/opt/iobroker
      GROUPS=iobroker tty dialout audio video plugdev
      
      *** DISPLAY-SERVER SETUP ***
      Display-Server: false
      Desktop: 
      Terminal: 
      
      *** MEMORY ***
                     total        used        free      shared  buff/cache   available
      Mem:             10G        7.0G        537M        2.2G        5.3G        3.3G
      Swap:           8.3G        868M        7.4G
      Total:           18G        7.9G        8.0G
      
      Active iob-Instances:   34
      
               9806 M total memory
               6702 M used memory
               3592 M active memory
               2193 M inactive memory
                511 M free memory
                  8 M buffer memory
               5018 M swap cache
               7931 M total swap
                827 M used swap
               7104 M free swap
      
      *** top - Table Of Processes  ***
      top - 20:37:09 up 147 days,  3:11,  0 user,  load average: 2.41, 5.03, 5.90
      Tasks:  41 total,   2 running,  39 sleeping,   0 stopped,   0 zombie
      %Cpu(s):100.0 us,  0.0 sy,  0.0 ni,  0.0 id,  0.0 wa,  0.0 hi,  0.0 si,  0.0 st 
      MiB Mem :   9806.5 total,    509.5 free,   6704.0 used,   5027.5 buff/cache     
      MiB Swap:   7931.9 total,   7104.1 free,    827.9 used.   3102.5 avail Mem 
      
      
      *** DMESG CRITICAL ERRORS ***
      1 CRITICAL ERRORS DETECTED! 
      Check 'sudo dmesg --level=emerg,alert,crit -T' for details
      
      *** FILESYSTEM ***
      Filesystem     Type   Size  Used Avail Use% Mounted on
      /dev/vg1000/lv btrfs  5.3T  4.6T  663G  88% /
      tmpfs          tmpfs   64M     0   64M   0% /dev
      tmpfs          tmpfs  4.8G     0  4.8G   0% /sys/fs/cgroup
      /dev/vg1000/lv btrfs  5.3T  4.6T  663G  88% /opt/iobroker
      /dev/vg1000/lv btrfs  5.3T  4.6T  663G  88% /etc/hosts
      shm            tmpfs   64M     0   64M   0% /dev/shm
      tmpfs          tmpfs  4.8G     0  4.8G   0% /proc/acpi
      tmpfs          tmpfs  4.8G     0  4.8G   0% /proc/scsi
      tmpfs          tmpfs  4.8G     0  4.8G   0% /sys/firmware
      
      Messages concerning ext4 filesystem in dmesg:
      [Wed Sep 25 18:26:53 2024] EXT4-fs (md0): barriers disabled
      [Wed Sep 25 18:26:53 2024] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: 
      [Wed Sep 25 18:26:55 2024] EXT4-fs (md0): mounted filesystem with ordered data mode. Opts: barrier=1
      [Wed Sep 25 18:26:55 2024] EXT4-fs (md0): re-mounted. Opts: (null)
      [Wed Sep 25 18:27:58 2024] EXT4-fs (sdq1): barriers disabled
      [Wed Sep 25 18:27:59 2024] EXT4-fs (sdq1): recovery complete
      [Wed Sep 25 18:27:59 2024] EXT4-fs (sdq1): mounted filesystem with ordered data mode. Opts: nodelalloc,synoacl,data=ordered
      
      Show mounted filesystems:
      TARGET             SOURCE                                                                                                                 FSTYPE OPTIONS
      /                  /dev/vg1000/lv[/@syno/@docker/btrfs/subvolumes/81b1a4500d67ee19fc85084d0a4b18e9fc4d636a867707593d6b88ac22298438]       btrfs  rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=2870,subvol=/@syno/@docker/btrfs/subvolumes/81b1a4500d67ee19fc85084d0a4b18e9fc4d636a867707593d6b88ac22298438
      |-/opt/iobroker    /dev/vg1000/lv[/@syno/docker/iobroker_data]                                                                            btrfs  rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=919,subvol=/@syno/docker/iobroker_data
      |-/etc/resolv.conf /dev/vg1000/lv[/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/resolv.conf] btrfs  rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=257,subvol=/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/resolv.conf
      |-/etc/hostname    /dev/vg1000/lv[/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/hostname]    btrfs  rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=257,subvol=/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/hostname
      `-/etc/hosts       /dev/vg1000/lv[/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/hosts]       btrfs  rw,relatime,synoacl,nospace_cache,auto_reclaim_space,metadata_ratio=50,subvolid=257,subvol=/@syno/@docker/containers/9c62beb901a325409adafcd8053411be60c9ddd6c4c73fe9da13844e0bed764e/hosts
      
      Files in neuralgic directories:
      
      /var:
      16M     /var/
      14M     /var/lib
      13M     /var/lib/dpkg/info
      13M     /var/lib/dpkg
      1.9M    /var/cache
      
      
      /opt/iobroker/backups:
      45M     /opt/iobroker/backups/
      
      /opt/iobroker/iobroker-data:
      1016M   /opt/iobroker/iobroker-data/
      780M    /opt/iobroker/iobroker-data/files
      616M    /opt/iobroker/iobroker-data/files/javascript.admin
      560M    /opt/iobroker/iobroker-data/files/javascript.admin/static
      558M    /opt/iobroker/iobroker-data/files/javascript.admin/static/js
      
      The five largest files in iobroker-data are:
      27M     /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js.map
      24M     /opt/iobroker/iobroker-data/files/web.admin/static/js/main.135279a0.js.map
      21M     /opt/iobroker/iobroker-data/objects.jsonl
      12M     /opt/iobroker/iobroker-data/files/backitup.admin/static/js/main.bd24114f.js
      9.2M    /opt/iobroker/iobroker-data/files/tankerkoenig.admin/build/index.js
      
      USB-Devices by-id:
      USB-Sticks -  Avoid direct links to /dev/tty* in your adapter setups, please always prefer the links 'by-id':
      
      No Devices found 'by-id'
      
      *** NodeJS-Installation ***
      
      /usr/bin/nodejs         v20.18.2
      /usr/bin/node           v20.18.2
      /usr/bin/npm            10.8.2
      /usr/bin/npx            10.8.2
      /usr/bin/corepack       0.29.4
      
      nodejs:
        Installed: 20.18.2-1nodesource1
        Candidate: 20.18.2-1nodesource1
        Version table:
       *** 20.18.2-1nodesource1 100
              100 /var/lib/dpkg/status
      
      Temp directories causing deletion problem: 0
      No problems detected
      
      Errors in npm tree: 0
      No problems detected
      
      *** ioBroker-Installation ***
      
      ioBroker Status
      iobroker is running on this host.
      
      
      Objects type: jsonl
      States  type: jsonl
      
      Hosts:
      iobrokerMaster      iobrokerMaster (version: 6.0.11, hostname: iobrokerMaster, alive, uptime: 568)
      iobrokerslave       iobrokerslave (version: 6.0.11, hostname: iobrokerslave , alive, uptime: 534)
      
      Core adapters versions
      js-controller:  6.0.11
      admin:          7.1.5
      javascript:     8.8.3
      
      nodejs modules from github:     0
      
      Adapter State
      + system.adapter.admin.0                  : admin                 : iobrokerMaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.alexa2.0                 : alexa2                : iobrokerMaster                           -  enabled
      + system.adapter.backitup.0               : backitup              : iobrokerMaster                           -  enabled
      + system.adapter.ble.0                    : ble                   : iobrokerslave                            -  enabled
      + system.adapter.bluelink.0               : bluelink              : iobrokerMaster                           -  enabled
      + system.adapter.bmw.0                    : bmw                   : iobrokerMaster                           -  enabled
      + system.adapter.chromecast.0             : chromecast            : iobrokerMaster                           -  enabled
      + system.adapter.deconz.0                 : deconz                : iobrokerMaster                           -  enabled, port: 8088
      + system.adapter.denon.0                  : denon                 : iobrokerMaster                           -  enabled
      + system.adapter.device-reminder.0        : device-reminder       : iobrokerMaster                           -  enabled
      + system.adapter.discovery.0              : discovery             : iobrokerMaster                           -  enabled
      + system.adapter.fritzbox.0               : fritzbox              : iobrokerMaster                           -  enabled
      + system.adapter.fritzdect.0              : fritzdect             : iobrokerMaster                           -  enabled
      + system.adapter.growatt.0                : growatt               : iobrokerMaster                           -  enabled
      + system.adapter.ham.0                    : ham                   : iobrokerMaster                           -  enabled
      + system.adapter.hm-rega.0                : hm-rega               : iobrokerMaster                           -  enabled
      + system.adapter.hm-rpc.0                 : hm-rpc                : iobrokerMaster                           -  enabled, port: 0
      + system.adapter.hm-rpc.1                 : hm-rpc                : iobrokerMaster                           -  enabled, port: 0
      + system.adapter.hm-rpc.2                 : hm-rpc                : iobrokerMaster                           -  enabled, port: 0
        system.adapter.ical.0                   : ical                  : iobrokerMaster                           -  enabled
        system.adapter.influxdb.0               : influxdb              : iobrokerMaster                           - disabled, port: 8086
      + system.adapter.javascript.0             : javascript            : iobrokerMaster                           -  enabled
      + system.adapter.node-red.0               : node-red              : iobrokerMaster                           -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.ocpp.1                   : ocpp                  : iobrokerMaster                           -  enabled, port: 9022
      + system.adapter.pi-hole.0                : pi-hole               : iobrokerMaster                           -  enabled
      + system.adapter.sayit.0                  : sayit                 : iobrokerMaster                           -  enabled
      + system.adapter.shelly.0                 : shelly                : iobrokerMaster                           -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.simple-api.0             : simple-api            : iobrokerMaster                           -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : iobrokerMaster                           -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.sonos.0                  : sonos                 : iobrokerMaster                           -  enabled
      + system.adapter.sql.0                    : sql                   : iobrokerMaster                           -  enabled, port: 3306
      + system.adapter.tankerkoenig.0           : tankerkoenig          : iobrokerMaster                           -  enabled
      + system.adapter.tr-064.0                 : tr-064                : iobrokerMaster                           -  enabled
      + system.adapter.tradfri.0                : tradfri               : iobrokerMaster                           -  enabled
        system.adapter.weatherunderground.0     : weatherunderground    : iobrokerMaster                           - disabled
      + system.adapter.web.0                    : web                   : iobrokerMaster                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      + instance is alive
      
      Enabled adapters with bindings
      + system.adapter.admin.0                  : admin                 : iobrokerMaster                           -  enabled, port: 8081, bind: 0.0.0.0, run as: admin
      + system.adapter.deconz.0                 : deconz                : iobrokerMaster                           -  enabled, port: 8088
      + system.adapter.hm-rpc.0                 : hm-rpc                : iobrokerMaster                           -  enabled, port: 0
      + system.adapter.hm-rpc.1                 : hm-rpc                : iobrokerMaster                           -  enabled, port: 0
      + system.adapter.hm-rpc.2                 : hm-rpc                : iobrokerMaster                           -  enabled, port: 0
      + system.adapter.node-red.0               : node-red              : iobrokerMaster                           -  enabled, port: 1880, bind: 0.0.0.0
      + system.adapter.ocpp.1                   : ocpp                  : iobrokerMaster                           -  enabled, port: 9022
      + system.adapter.shelly.0                 : shelly                : iobrokerMaster                           -  enabled, port: 1882, bind: 0.0.0.0
      + system.adapter.simple-api.0             : simple-api            : iobrokerMaster                           -  enabled, port: 8087, bind: 0.0.0.0, run as: admin
      + system.adapter.sonoff.0                 : sonoff                : iobrokerMaster                           -  enabled, port: 1883, bind: 0.0.0.0
      + system.adapter.sql.0                    : sql                   : iobrokerMaster                           -  enabled, port: 3306
      + system.adapter.web.0                    : web                   : iobrokerMaster                           -  enabled, port: 8082, bind: 0.0.0.0, run as: admin
      
      ioBroker-Repositories
      ┌─────────┬────────────────────┬─────────────────────────────────────────────────────────┬──────────────┐
      │ (index) │ name               │ url                                                     │ auto upgrade │
      ├─────────┼────────────────────┼─────────────────────────────────────────────────────────┼──────────────┤
      │ 0       │ 'Stable (default)' │ 'http://download.iobroker.net/sources-dist.json'        │ false        │
      │ 1       │ 'Beta (latest)'    │ 'http://download.iobroker.net/sources-dist-latest.json' │ false        │
      └─────────┴────────────────────┴─────────────────────────────────────────────────────────┴──────────────┘
      
      Active repo(s): Beta (latest)
      Upgrade policy: none
      
      Installed ioBroker-Instances
      Used repository: Beta (latest)
      Adapter    "admin"        : 7.4.21   , installed 7.1.5  [Updatable]
      Adapter    "alexa2"       : 3.26.7   , installed 3.25.5 [Updatable]
      Adapter    "backitup"     : 3.0.31   , installed 3.0.25 [Updatable]
      Adapter    "ble"          : 0.14.1   , installed 0.14.0 [Updatable]
      Adapter    "bluelink"     : 3.1.1    , installed 3.1.0  [Updatable]
      Adapter    "bmw"          : 2.9.3    , installed 2.9.3
      Adapter    "chromecast"   : 4.0.0    , installed 4.0.0
      Adapter    "deconz"       : 1.6.4    , installed 1.4.1  [Updatable]
      Adapter    "denon"        : 1.15.12  , installed 1.15.12
      Adapter    "device-reminder": 3.1.2  , installed 3.1.2
      Adapter    "discovery"    : 5.0.0    , installed 5.0.0
      Adapter    "fritzbox"     : 0.6.0    , installed 0.6.0
      Adapter    "fritzdect"    : 2.5.13   , installed 2.5.11 [Updatable]
      Adapter    "growatt"      : 3.3.1    , installed 3.3.1
      Adapter    "ham"          : 5.3.1    , installed 5.3.1
      Adapter    "hm-rega"      : 5.1.0    , installed 5.1.0
      Adapter    "hm-rpc"       : 2.0.2    , installed 2.0.2
      Adapter    "ical"         : 1.16.1   , installed 1.15.0 [Updatable]
      Adapter    "influxdb"     : 4.0.2    , installed 4.0.2
      Adapter    "javascript"   : 8.9.1    , installed 8.8.3  [Updatable]
      Controller "js-controller": 7.0.6    , installed 6.0.11 [Updatable]
      Adapter    "node-red"     : 6.0.5    , installed 5.2.1  [Updatable]
      Adapter    "ocpp"         : 0.12.5   , installed 0.12.5
      Adapter    "pi-hole"      : 1.3.6    , installed 1.3.6
      Adapter    "sayit"        : 5.0.0    , installed 5.0.0
      Adapter    "shelly"       : 9.0.0    , installed 8.2.1  [Updatable]
      Adapter    "simple-api"   : 2.8.0    , installed 2.8.0
      Adapter    "socketio"     : 7.0.1    , installed 6.7.1  [Updatable]
      Adapter    "sonoff"       : 3.2.1    , installed 3.1.2  [Updatable]
      Adapter    "sonos"        : 3.0.0    , installed 3.0.0
      Adapter    "sql"          : 3.0.1    , installed 3.0.1
      Adapter    "tankerkoenig" : 3.4.0    , installed 3.4.0
      Adapter    "tr-064"       : 4.3.0    , installed 4.3.0
      Adapter    "tradfri"      : 3.1.3    , installed 3.1.3
      Adapter    "weatherunderground": 3.7.0, installed 3.7.0
      Adapter    "web"          : 6.3.1    , installed 6.2.5  [Updatable]
      Adapter    "ws"           : 3.0.5    , installed 2.6.2  [Updatable]
      
      Objects and States
      Please stand by - This may take a while
      Objects:        14029
      States:         11607
      
      *** OS-Repositories and Updates ***
      Hit:1 http://deb.debian.org/debian bookworm InRelease
      Hit:2 http://deb.debian.org/debian bookworm-updates InRelease
      Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
      Hit:4 https://deb.nodesource.com/node_20.x nodistro InRelease
      Reading package lists...
      Pending Updates: 4
      
      *** 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 10.0.3.22:2001          0.0.0.0:*               LISTEN      1000       1501233678 -                   
      tcp        0      0 127.0.0.11:44114        0.0.0.0:*               LISTEN      0          1501197598 -                   
      tcp        0      0 0.0.0.0:1880            0.0.0.0:*               LISTEN      1000       1501225397 -                   
      tcp        0      0 10.0.3.22:2010          0.0.0.0:*               LISTEN      1000       1501229505 -                   
      tcp        0      0 0.0.0.0:1883            0.0.0.0:*               LISTEN      1000       1501230419 -                   
      tcp        0      0 0.0.0.0:9000            0.0.0.0:*               LISTEN      1000       1501209631 -                   
      tcp        0      0 0.0.0.0:9001            0.0.0.0:*               LISTEN      1000       1501209333 -                   
      tcp        0      0 10.0.3.22:9292          0.0.0.0:*               LISTEN      1000       1501234686 -                   
      tcp6       0      0 :::8081                 :::*                    LISTEN      1000       1501210119 -                   
      tcp6       0      0 :::8082                 :::*                    LISTEN      1000       1501237860 -                   
      tcp6       0      0 :::8087                 :::*                    LISTEN      1000       1501234010 -                   
      tcp6       0      0 :::9022                 :::*                    LISTEN      1000       1501236578 -                   
      tcp6       0      0 :::3500                 :::*                    LISTEN      1000       1501233265 -                   
      udp        0      0 0.0.0.0:1900            0.0.0.0:*                           1000       1501217435 -                   
      udp        0      0 0.0.0.0:43135           0.0.0.0:*                           1000       1501234123 -                   
      udp        0      0 127.0.0.11:44075        0.0.0.0:*                           0          1501197597 -                   
      udp        0      0 0.0.0.0:5353            0.0.0.0:*                           1000       1501233862 -                   
      udp        0      0 10.0.3.22:5353          0.0.0.0:*                           1000       1501232924 -                   
      udp        0      0 0.0.0.0:5683            0.0.0.0:*                           1000       1501239355 -                   
      
      *** Log File - Last 25 Lines ***
      
      2025-02-19 20:33:27.020  - info: alexa2.0 (972) Initialization Done ...
      2025-02-19 20:33:32.386  - info: alexa2.0 (972) Alexa-Push-Connection (macDms = true) established. Disable Polling
      2025-02-19 20:37:27.607  - info: host.iobrokerMaster stopInstance system.adapter.bmw.0 (force=false, process=true)
      2025-02-19 20:37:27.612  - info: bmw.0 (581) Got terminate signal TERMINATE_YOURSELF
      2025-02-19 20:37:27.615  - info: bmw.0 (581) terminating
      2025-02-19 20:37:27.629  - info: bmw.0 (581) Terminated (ADAPTER_REQUESTED_TERMINATION): Without reason
      2025-02-19 20:37:27.650  - info: host.iobrokerMaster stopInstance system.adapter.bmw.0 send kill signal
      2025-02-19 20:37:28.130  - info: bmw.0 (581) terminating
      2025-02-19 20:37:28.568  - info: host.iobrokerMaster instance system.adapter.bmw.0 terminated with code 11 (ADAPTER_REQUESTED_TERMINATION)
      2025-02-19 20:37:32.669  - info: host.iobrokerMaster instance system.adapter.bmw.0 in version "2.9.3" started with pid 1574
      2025-02-19 20:37:40.602  - info: bmw.0 (1574) starting. Version 2.9.3 in /opt/iobroker/node_modules/iobroker.bmw, node: v20.18.2, js-controller: 6.0.11
      2025-02-19 20:37:40.659  - info: bmw.0 (1574) Session found. If the login fails please delete bmw.0.auth.session and restart the adapter
      2025-02-19 20:37:40.907  - info: bmw.0 (1574) Start getting bmw vehicles
      2025-02-19 20:37:41.265  - info: bmw.0 (1574) Found 3 bmw vehicles
      2025-02-19 20:37:51.598  - info: bmw.0 (1574) Initial first update of the vehicles
      2025-02-19 20:38:40.138  - info: alexa2.0 (972) Unknown Device, but enabling commands, Try it and report back if commands work.
      2025-02-19 20:38:40.140  - info: alexa2.0 (972) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted
      2025-02-19 20:38:40.140  - info: alexa2.0 (972)     Device-type:A3M81UGFDWTUWE - Benjamin's Magenta Mini (Magenta Mini) (TIMERS_AND_ALARMS,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,MULTI_WAKEWORDS_SUPPORTED,EQUALIZER_CONTROLLER_MIDRANGE,SIRIUSXM,SET_TIME_ZONE,SLEEP,EQUALIZER_CONTROLLER_TREBLE,EARCONS,SUPPORTS_LOCALE,CUSTOM_ALARM_TONE,AUDIBLE,MUSIC_SKILL,TIDAL,SPEECH_RECOGNIZER_USS,ADAPTIVE_LISTENING,AUDIO_CONTROLS,DEEZER,PERSISTENT_CONNECTION,SET_LOCALE,APPLE_MUSIC,REMINDERS,VOLUME_SETTING,TIMERS_ALARMS_NOTIFICATIONS_VOLUME,EQUALIZER_CONTROLLER_BASS,AMAZON_MUSIC,GOLDFISH,DREAM_TRAINING,ASCENDING_ALARM_VOLUME,MICROPHONE,KINDLE_BOOKS,AUDIO_PLAYER,CHANGE_NAME,I_HEART_RADIO,SOUND_SETTINGS,DEREGISTER_DEVICE,TUNE_IN,SUPPORTS_LOCALE_SWITCH,DIALOG_INTERFACE_VERSION,FAR_FIELD)
      2025-02-19 20:38:40.594  - info: alexa2.0 (972) Unknown Device, but enabling commands, Try it and report back if commands work.
      2025-02-19 20:38:40.594  - info: alexa2.0 (972) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted
      2025-02-19 20:38:40.595  - info: alexa2.0 (972)     Device-type:A3BW5ZVFHRCQPO - Benjamin's BMW Group – Amazon Alexa Car Integration (BMW Group – Amazon Alexa Car Integration) (TIMERS_AND_ALARMS,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,SIRIUSXM,SLEEP,AUDIBLE,MUSIC_SKILL,TIDAL,ADAPTIVE_LISTENING,DEEZER,PERSISTENT_CONNECTION,APPLE_MUSIC,REMINDERS,VOLUME_SETTING,AMAZON_MUSIC,GOLDFISH,DREAM_TRAINING,MICROPHONE,HANDS_FREE,PEONY,KINDLE_BOOKS,AUDIO_PLAYER,CHANGE_NAME,I_HEART_RADIO,DEREGISTER_DEVICE,TUNE_IN)
      2025-02-19 20:38:40.897  - info: alexa2.0 (972) Unknown Device, but enabling commands, Try it and report back if commands work.
      2025-02-19 20:38:40.897  - info: alexa2.0 (972) Report to developer as GitHub issue with details for device. Please grab full next line pot. from logfile on disk if cutted
      2025-02-19 20:38:40.897  - info: alexa2.0 (972)     Device-type:A1Q6UGEXJZWJQ0 - Benjamin's 2nd Fire TV (SHARKNADO,TIMERS_AND_ALARMS,PERSISTENT_CONNECTION,FLASH_BRIEFING,SUPPORTS_CONNECTED_HOME_CLOUD_ONLY,REMINDERS,MULTI_WAKEWORDS_SUPPORTED,VOLUME_SETTING,EARCONS,SUPPORTS_LOCALE,SUPPORTS_SOFTWARE_VERSION,CUSTOM_ALARM_TONE,MICROPHONE,CHANGE_NAME,SOUND_SETTINGS,SUPPORTS_LOCALE_SWITCH,DIALOG_INTERFACE_VERSION,SPEECH_RECOGNIZER_USS,ADAPTIVE_LISTENING,ACTIVE_AFTER_FRO,ARTHUR_TARGET)
      2025-02-19 20:38:54.895  - info: bmw.0 (1574) First update of Trips and Demands in 10 minutes
      
      
      posted in Tester
      B
      baeckerman83
    • RE: Adapter Hyundai (Bluelink) oder KIA (UVO)

      Hi!
      Ich habe einen EV6 von Kia. Lief die ganze Zeit super mit dem Adapter. Dann kam das Update in der KIA App vor einer Woche etwa. Daher habe ich dann Version 3.1.2 versucht.

      iob diag kennt meine iobroker installation irgendwie nicht.

      Wenn ich die Starte steht im Log:

      Error: The state contains the forbidden properties day, time! at Validator.validateSetStateObjectArgument (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/validator.js:209:13) at Bluelink._setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3842:21) at Bluelink.setState (/opt/iobroker/node_modules/@iobroker/js-controller-adapter/build/cjs/lib/adapter/adapter.js:3820:17) at Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:133:30) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Json2iob.parse (/opt/iobroker/node_modules/iobroker.bluelink/lib/json2iob.js:97:21) at async Bluelink.readStatusVin (/opt/iobroker/node_modules/iobroker.bluelink/main.js:391:17) at async Bluelink.readStatus (/opt/iobroker/node_modules/iobroker.bluelink/main.js:355:13)
      
      posted in Tester
      B
      baeckerman83
    • RE: Adapter Hyundai (Bluelink) oder KIA (UVO)

      Hallo,

      welches ist die aktuelle Funktionierende Version des Adapters?
      Ich habe Version 3.1.2 installiert und bekomme immer wieder die Meldung: "Restart loop detected" und der Adapter geht nicht.

      posted in Tester
      B
      baeckerman83
    • RE: Adapter Hyundai (Bluelink) oder KIA (UVO)

      Hi,

      ich habe den Adapter seit kurzem und bekomme andauernd die Meldung:

      bluelink.0
      2024-01-18 21:07:52.522 error next auto login attempt in 1 hour or restart adapter manual

      bluelink.0
      2024-01-18 21:07:52.521 error Server is not available or login credentials are wrong

      bluelink.0
      2024-01-18 21:07:52.521 error RequestError: getaddrinfo EAI_AGAIN prd.eu-ccapi.kia.com

      Wenn ich dann neustarte geht der Adapter irgendwann wieder. Was kann ich da tun?

      posted in Tester
      B
      baeckerman83
    • RE: Alpha Testing: OCPP Wallbox Adapter

      Hi!
      @foxriver76 ich habe Version 0.82 installiert, werde aber mit der Version nicht glücklich.

      1. ich habe zwei Connectoren drin 0 und 1, die Werte werden mal in dem einem mal in dem anderen angezeigt. Meine Wallbox hat aber nur ein Kabel und auch keinen Steckplatz (ABB Wallbox)
      2. Wenn ich lade der Status Charging wird gar nicht direkt angezeigt. Vorher war der immer gleich da. Jetzt lädt das Auto und es steht Available. Leider weiß ich nicht warum es zu der Verzögerung kommt.

      Wie kann ich dir Helfen zu schauen an was das liegt?

      posted in Tester
      B
      baeckerman83
    • RE: Adpater Quellcode angepasst, testen?

      Vielen Dank für eure Hilfen. Der Neustart des Adapters funktioniert, irgendwas muss ich davor falsch gemacht haben. Jetzt geht es auf jeden Fall.

      posted in Einsteigerfragen
      B
      baeckerman83
    • Adpater Quellcode angepasst, testen?

      Hallo!
      Ich habe bei einem Adapter ein kleines Problem und habe dieses versucht zu lösen in dem ich im iobroker node_modules Ordner im ordner iobroker.ADAPATER Name den Quellcode angepasst habe.
      Dann habe ich den Adapter neugestartet. Die Änderungen wurden aber nicht übernommen.
      Wie kann ich da eine kleine Änderung vornehmen? Beim nächsten Update fliegt sie dann ja weg, dass ist mir klar, dass soll auch so sein.

      posted in Einsteigerfragen
      B
      baeckerman83
    • RE: Alpha Testing: OCPP Wallbox Adapter

      Gibt es Neuigkeiten dazu ob ich bei einer ABB Wallbox die Phasen an und ausschalten kann? Mein neues Auto kann auch jetzt drei phasig laden, ich möchte manchmal aber nur ganz langsam laden. Hatte mal gelesen das geht (noch) nicht.

      posted in Tester
      B
      baeckerman83
    • RE: Alpha Testing: OCPP Wallbox Adapter

      @moonlanderpi Kannst du denn an der Wallbox selbst das Chargelimit einstellen? Ich glaube das war es bei mir. Also ich kann es zwischen 6 und 16 einstellen, oder ich stelle die Option aus, dann geht nur 16A.
      Da gibt es dann noch eine Option Manuelles einstellen, die musste ich in der App der Terra Box einschalten, sonst konnte auch per OCCP nichts geschickt werden. Vermute zumindest da einen zusammenhang, da seit dem ich das gemacht habe es funktioniert.

      posted in Tester
      B
      baeckerman83
    • RE: Alpha Testing: OCPP Wallbox Adapter

      Also bei mir geht das mit ChargeLimit ändern plötzlich. Keine Ahnung warum. Was aber ist, es funktioniert bei mir nur wenn ich ein Auto angestöpselt habe und das Auto wirklich lädt.

      Hat von euch jemand OCPP und NodeRED Adapter im einsetz? Auslegen klappt jetzt mit * statt Namen der Wallbox. Schreiben geht aber nicht mit * und ohne Stern ersetzt NodeRed den / immer durch den *. Wäre hier um einen Tip dankbar. Finde NodeRed einfacher als das JS.

      posted in Tester
      B
      baeckerman83
    Community
    Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
    The ioBroker Community 2014-2023
    logo