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

  • Standard: (Kein Skin)
  • Kein Skin
Einklappen
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. Tester
  4. Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T

NEWS

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    11
    1
    387

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    24
    1
    1.6k

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

Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T

Geplant Angeheftet Gesperrt Verschoben Tester
17trackamazonbriefedhldpdglsups
1.5k Beiträge 126 Kommentatoren 561.2k Aufrufe 119 Watching
  • Älteste zuerst
  • Neuste zuerst
  • Meiste Stimmen
Antworten
  • In einem neuen Thema antworten
Anmelden zum Antworten
Dieses Thema wurde gelöscht. Nur Nutzer mit entsprechenden Rechten können es sehen.
  • K kafibo

    @tombox
    Hallo, ich bekomme ein Paket über DPD. Dieses wird in der DPD-App auch angezeigt. Genauso wird es auch im ioBroker-Adapter angezeigt. Der Status des Paketes ist "Auftragsdaten übermittelt". Das Paket ist in der allProviderJson vorhanden, allerdings fehlt dort der Datenpunkt "delivery_status" ! Somit wird es wohl im Widget nicht angezeit, wie es Beispielsweise bei Amazon der fall ist. Bei Amazon taucht die Bestellung sofort im Widget auf auch wenn es noch nicht versandt wurde. Bei DPD anscheinend nicht ! Lässt sich das ändern oder mache ich was falsch?

    Edit: Mir ist aufgefallen das es bei Amazonsendungen keinen datenpunkt mit dem Namen "delivery_status" gibt, aber in der allProviderJson ist dieser vorhanden. Bei DPD gibt es diesen Datenpunkt bleibt aber beim Status "Auftragsdaten übermuttelt" leer. Anscheinend wird im Widget genau nach diesem Datenpunkt sortiert wenn ich das richtig verstanden habe.

    Edit2: Jetzt hat das Paket den Status "Paket unterwegs - Liefertag 05.04./06.04." und der Datenpunkt "delivery_Status" ist immer noch "Null" und im Widget ist das Paket immer noch nicht zu sehen.

    Edit3: Eben bei DHL eine Paketankündigung bekommen. Aktueller Staus. "Die Sendung wurde elektronisch angekündigt. Sobald die Sendung von uns bearbeitet wurde, erhalten Sie weitere Informationen." Und sie wird im Widget angezeigt!

    T Offline
    T Offline
    tombox
    schrieb am zuletzt editiert von
    #713

    @kafibo Die github version hat ein verbesserte DPD handling

    K G 2 Antworten Letzte Antwort
    0
    • T tombox

      @kafibo Die github version hat ein verbesserte DPD handling

      K Offline
      K Offline
      kafibo
      schrieb am zuletzt editiert von
      #714

      @tombox
      Super, Vielen Dank.
      Funktioniert Prima

      1 Antwort Letzte Antwort
      0
      • T tombox

        @kafibo Die github version hat ein verbesserte DPD handling

        G Offline
        G Offline
        Gruter
        schrieb am zuletzt editiert von
        #715

        @tombox
        Moin, mir ist gerade aufgefallen das es bei DPD eine weiteren Eintrag in der all provider JSON gibt

        {"id":"1","name":"A","status":"Zustellung erfolgreich","source":"DHL","delivery_status":1,"direction":"ANKOMMEND"},
        {"id":"2","name":"B","status":"Auftragsdaten übermittelt ","statusId":"1","source":"DPD","delivery_status":20},
        {"id":"3","name":"C","status":"Paket zugestellt - 01.04.2022","statusId":"6","source":"DPD","delivery_status":1},
        {"id":"4","name":"D","status":"Die Sendung wurde zugestellt. ","source":"Hermes","delivery_status":1},
        

        Die Einträge von anderen Anbietern haben kein "statusId" dadurch wird in der JSON alles um eins verschoben

        T 1 Antwort Letzte Antwort
        0
        • G Gruter

          @tombox
          Moin, mir ist gerade aufgefallen das es bei DPD eine weiteren Eintrag in der all provider JSON gibt

          {"id":"1","name":"A","status":"Zustellung erfolgreich","source":"DHL","delivery_status":1,"direction":"ANKOMMEND"},
          {"id":"2","name":"B","status":"Auftragsdaten übermittelt ","statusId":"1","source":"DPD","delivery_status":20},
          {"id":"3","name":"C","status":"Paket zugestellt - 01.04.2022","statusId":"6","source":"DPD","delivery_status":1},
          {"id":"4","name":"D","status":"Die Sendung wurde zugestellt. ","source":"Hermes","delivery_status":1},
          

          Die Einträge von anderen Anbietern haben kein "statusId" dadurch wird in der JSON alles um eins verschoben

          T Offline
          T Offline
          tombox
          schrieb am zuletzt editiert von
          #716

          @gruter sollte behoben sein

          draexlerD G 2 Antworten Letzte Antwort
          1
          • T tombox

            @gruter sollte behoben sein

            draexlerD Nicht stören
            draexlerD Nicht stören
            draexler
            schrieb am zuletzt editiert von
            #717

            Hi ich kann den Adapter nicht nutzen. Er startet erst gar nicht und bleibt rot.
            In den Logs steht folgendes:

            ost.SmartHomePi
            2022-04-05 10:03:47.561	error	instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
            host.SmartHomePi
            2022-04-05 10:03:47.561	error	Caught by controller[0]: }
            host.SmartHomePi
            2022-04-05 10:03:47.560	error	Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
            host.SmartHomePi
            2022-04-05 10:03:47.560	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12) {
            host.SmartHomePi
            2022-04-05 10:03:47.560	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
            host.SmartHomePi
            2022-04-05 10:03:47.560	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
            host.SmartHomePi
            2022-04-05 10:03:47.559	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
            host.SmartHomePi
            2022-04-05 10:03:47.559	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
            host.SmartHomePi
            2022-04-05 10:03:47.559	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
            host.SmartHomePi
            2022-04-05 10:03:47.559	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
            host.SmartHomePi
            2022-04-05 10:03:47.559	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
            host.SmartHomePi
            2022-04-05 10:03:47.558	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
            host.SmartHomePi
            2022-04-05 10:03:47.558	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
            host.SmartHomePi
            2022-04-05 10:03:47.558	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
            host.SmartHomePi
            2022-04-05 10:03:47.558	error	Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
            host.SmartHomePi
            2022-04-05 10:03:47.557	error	Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
            host.SmartHomePi
            2022-04-05 10:03:47.557	error	Caught by controller[0]: was compiled against a different Node.js version using
            host.SmartHomePi
            2022-04-05 10:03:47.557	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
            host.SmartHomePi
            2022-04-05 10:03:47.556	error	Caught by controller[0]: ^
            host.SmartHomePi
            2022-04-05 10:03:47.556	error	Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
            host.SmartHomePi
            2022-04-05 10:03:47.555	error	Caught by controller[0]: internal/modules/cjs/loader.js:1144
            

            Neuinstallation, iOBroker Neustart hat nichts gebracht.

            Thomas BraunT T 2 Antworten Letzte Antwort
            0
            • draexlerD draexler

              Hi ich kann den Adapter nicht nutzen. Er startet erst gar nicht und bleibt rot.
              In den Logs steht folgendes:

              ost.SmartHomePi
              2022-04-05 10:03:47.561	error	instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
              host.SmartHomePi
              2022-04-05 10:03:47.561	error	Caught by controller[0]: }
              host.SmartHomePi
              2022-04-05 10:03:47.560	error	Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
              host.SmartHomePi
              2022-04-05 10:03:47.560	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12) {
              host.SmartHomePi
              2022-04-05 10:03:47.560	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
              host.SmartHomePi
              2022-04-05 10:03:47.560	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
              host.SmartHomePi
              2022-04-05 10:03:47.559	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
              host.SmartHomePi
              2022-04-05 10:03:47.559	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
              host.SmartHomePi
              2022-04-05 10:03:47.559	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
              host.SmartHomePi
              2022-04-05 10:03:47.559	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
              host.SmartHomePi
              2022-04-05 10:03:47.559	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
              host.SmartHomePi
              2022-04-05 10:03:47.558	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
              host.SmartHomePi
              2022-04-05 10:03:47.558	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
              host.SmartHomePi
              2022-04-05 10:03:47.558	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
              host.SmartHomePi
              2022-04-05 10:03:47.558	error	Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
              host.SmartHomePi
              2022-04-05 10:03:47.557	error	Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
              host.SmartHomePi
              2022-04-05 10:03:47.557	error	Caught by controller[0]: was compiled against a different Node.js version using
              host.SmartHomePi
              2022-04-05 10:03:47.557	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
              host.SmartHomePi
              2022-04-05 10:03:47.556	error	Caught by controller[0]: ^
              host.SmartHomePi
              2022-04-05 10:03:47.556	error	Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
              host.SmartHomePi
              2022-04-05 10:03:47.555	error	Caught by controller[0]: internal/modules/cjs/loader.js:1144
              

              Neuinstallation, iOBroker Neustart hat nichts gebracht.

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

              @draexler

              Aktuelle nodeJS-Version? nodeJS@14 ist empfohlen.
              Dann muss der Adapter neugebaut werden.

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

              draexlerD 1 Antwort Letzte Antwort
              0
              • Thomas BraunT Thomas Braun

                @draexler

                Aktuelle nodeJS-Version? nodeJS@14 ist empfohlen.
                Dann muss der Adapter neugebaut werden.

                draexlerD Nicht stören
                draexlerD Nicht stören
                draexler
                schrieb am zuletzt editiert von
                #719

                @thomas-braun.

                Die installierte Version ist die "v14.19.1"

                Also kann es ja daran nicht liegen?

                Thomas BraunT 1 Antwort Letzte Antwort
                0
                • draexlerD draexler

                  Hi ich kann den Adapter nicht nutzen. Er startet erst gar nicht und bleibt rot.
                  In den Logs steht folgendes:

                  ost.SmartHomePi
                  2022-04-05 10:03:47.561	error	instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                  host.SmartHomePi
                  2022-04-05 10:03:47.561	error	Caught by controller[0]: }
                  host.SmartHomePi
                  2022-04-05 10:03:47.560	error	Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                  host.SmartHomePi
                  2022-04-05 10:03:47.560	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12) {
                  host.SmartHomePi
                  2022-04-05 10:03:47.560	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                  host.SmartHomePi
                  2022-04-05 10:03:47.560	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                  host.SmartHomePi
                  2022-04-05 10:03:47.559	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                  host.SmartHomePi
                  2022-04-05 10:03:47.559	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                  host.SmartHomePi
                  2022-04-05 10:03:47.559	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:101:18)
                  host.SmartHomePi
                  2022-04-05 10:03:47.559	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                  host.SmartHomePi
                  2022-04-05 10:03:47.559	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                  host.SmartHomePi
                  2022-04-05 10:03:47.558	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                  host.SmartHomePi
                  2022-04-05 10:03:47.558	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
                  host.SmartHomePi
                  2022-04-05 10:03:47.558	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                  host.SmartHomePi
                  2022-04-05 10:03:47.558	error	Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                  host.SmartHomePi
                  2022-04-05 10:03:47.557	error	Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
                  host.SmartHomePi
                  2022-04-05 10:03:47.557	error	Caught by controller[0]: was compiled against a different Node.js version using
                  host.SmartHomePi
                  2022-04-05 10:03:47.557	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                  host.SmartHomePi
                  2022-04-05 10:03:47.556	error	Caught by controller[0]: ^
                  host.SmartHomePi
                  2022-04-05 10:03:47.556	error	Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
                  host.SmartHomePi
                  2022-04-05 10:03:47.555	error	Caught by controller[0]: internal/modules/cjs/loader.js:1144
                  

                  Neuinstallation, iOBroker Neustart hat nichts gebracht.

                  T Offline
                  T Offline
                  tombox
                  schrieb am zuletzt editiert von
                  #720

                  @draexler

                  cd /opt/iobroker/
                  npm install canvas
                  

                  ich arbeite daran das es gefixt wird

                  draexlerD Horst BöttcherH 2 Antworten Letzte Antwort
                  0
                  • draexlerD draexler

                    @thomas-braun.

                    Die installierte Version ist die "v14.19.1"

                    Also kann es ja daran nicht liegen?

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

                    @draexler sagte in Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T:

                    Die installierte Version ist die "v14.19.1"
                    Also kann es ja daran nicht liegen?

                    Kann auch 'schief' installiert sein. Die Versionsnummer alleine sagt nichts aus.

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

                    1 Antwort Letzte Antwort
                    0
                    • T tombox

                      @gruter sollte behoben sein

                      G Offline
                      G Offline
                      Gruter
                      schrieb am zuletzt editiert von
                      #722

                      @tombox
                      Ja, jetzt passt es wieder, Danke!

                      1 Antwort Letzte Antwort
                      0
                      • T tombox

                        @draexler

                        cd /opt/iobroker/
                        npm install canvas
                        

                        ich arbeite daran das es gefixt wird

                        draexlerD Nicht stören
                        draexlerD Nicht stören
                        draexler
                        schrieb am zuletzt editiert von
                        #723

                        @tombox Das hat funktioniert. Danke ☺️

                        1 Antwort Letzte Antwort
                        0
                        • T tombox

                          Hi ich habe ein neuen Adapter für Paketverfolgung geschrieben

                          Anbieter:
                          DHL Paket und Briefe
                          DPD
                          GLS
                          UPS
                          Hermes
                          Amazon
                          17Track

                          **Steuerung über ***
                          parcel.0.refresh Daten manuell updaten
                          parcel.0.17tuser.register Paket id unter 17TUser registrieren

                          Zum Installieren:
                          https://github.com/TA2k/ioBroker.parcel

                          Für die aktuelle Version bitte das latest Repo auswählen:
                          2d049982-5353-4202-a33f-996f344bd4ae-image.png

                          Loginablauf

                          DHL:

                          • DHL App Login eingeben
                          • SMS/EMail Code erhalten
                          • In die Instanzeinstellungen eingeben und speichern

                          Amazon:

                          • Login eingeben
                          • Wenn nötig vorab ein OTP token aus der 2FA App eingeben.

                          DPD, GLS, UPS, Hermes, 17Track User:
                          Login und Passwort eingeben

                          17Track User maximal 40 Pakete gleichzeitig:
                          https://buyer.17track.net/en/myshipment?ob=1

                          17Track Api developer maximal 100 Anfragen dann muss bezahlt werden
                          Hier ein Security Key beantragen und in die Einstellungen eingeben geht nur wenn man kein 17Track User ist
                          https://user.17track.net/de/register?gb=%23maybe%3D16
                          https://api.17track.net/en/admin/settings

                          Telegram Benachrichtigung für Sendungen und Briefe
                          In den Instanz Einstellung telegram.0 eingeben

                          Vis

                          delivery_status = {
                          ERROR: -1,
                          UNKNOWN: 5,
                          REGISTERED: 10,
                          IN_PREPARATION: 20,
                          IN_TRANSIT: 30,
                          OUT_FOR_DELIVERY: 40,
                          DELIVERED: 1,
                          };

                          Sendungen als Vis Table darstellen

                          Datenpunkte alle Sendungen:
                          parcel.0.allProviderJson

                          Datenpunkte in Zustellung:
                          parcel.0.inDelivery

                          Widget: json Table

                          Anleitung:
                          https://www.smarthome-tricks.de/software-iobroker/iobroker-vis-json-table-widget-teil-1-basics/

                          DHL Briefverfolgung in Vis anzeigen.

                          Den Datenpunkt image ein String img src element zuordnen
                          38e7a680-1d58-4585-9385-668c69c76e00-image.png
                          Den Datenpunkt image als HTML element in die vis einfügen mit folgendem Inhalt

                          <img src="{parcel.0.dhl.briefe.oldAdvices01.advices01.image}" width="500px" />
                          

                          e5504ff5-9f43-450f-bc62-932d6e9df2f6-image.png

                          Diskussion Widget

                          https://forum.iobroker.net/topic/53045/test-widget-vis-owl-v0-2-x-github

                          S Offline
                          S Offline
                          senior1418
                          schrieb am zuletzt editiert von senior1418
                          #724

                          @tombox

                          ich kann leider nicht genau sagen seit wann aber seit einiger Zeit erhalte ich keine Meldungen über PushOver.

                          pushover.3 2022-04-08 10:58:38.042	error	Error from Pushover: message cannot be blank
                          pushover.3 2022-04-08 10:58:37.882	info	Send pushover notification: {"user":"","text":"📦 Amazon EU SARL\nZustellung erfolgreich","title":"Parcel","priority":0,"message":""}
                          

                          :Nachtrag v0.0.13

                          T 1 Antwort Letzte Antwort
                          0
                          • S senior1418

                            @tombox

                            ich kann leider nicht genau sagen seit wann aber seit einiger Zeit erhalte ich keine Meldungen über PushOver.

                            pushover.3 2022-04-08 10:58:38.042	error	Error from Pushover: message cannot be blank
                            pushover.3 2022-04-08 10:58:37.882	info	Send pushover notification: {"user":"","text":"📦 Amazon EU SARL\nZustellung erfolgreich","title":"Parcel","priority":0,"message":""}
                            

                            :Nachtrag v0.0.13

                            T Offline
                            T Offline
                            tombox
                            schrieb am zuletzt editiert von
                            #725

                            @senior1418 ist gefixt

                            S 1 Antwort Letzte Antwort
                            0
                            • T tombox

                              Hi ich habe ein neuen Adapter für Paketverfolgung geschrieben

                              Anbieter:
                              DHL Paket und Briefe
                              DPD
                              GLS
                              UPS
                              Hermes
                              Amazon
                              17Track

                              **Steuerung über ***
                              parcel.0.refresh Daten manuell updaten
                              parcel.0.17tuser.register Paket id unter 17TUser registrieren

                              Zum Installieren:
                              https://github.com/TA2k/ioBroker.parcel

                              Für die aktuelle Version bitte das latest Repo auswählen:
                              2d049982-5353-4202-a33f-996f344bd4ae-image.png

                              Loginablauf

                              DHL:

                              • DHL App Login eingeben
                              • SMS/EMail Code erhalten
                              • In die Instanzeinstellungen eingeben und speichern

                              Amazon:

                              • Login eingeben
                              • Wenn nötig vorab ein OTP token aus der 2FA App eingeben.

                              DPD, GLS, UPS, Hermes, 17Track User:
                              Login und Passwort eingeben

                              17Track User maximal 40 Pakete gleichzeitig:
                              https://buyer.17track.net/en/myshipment?ob=1

                              17Track Api developer maximal 100 Anfragen dann muss bezahlt werden
                              Hier ein Security Key beantragen und in die Einstellungen eingeben geht nur wenn man kein 17Track User ist
                              https://user.17track.net/de/register?gb=%23maybe%3D16
                              https://api.17track.net/en/admin/settings

                              Telegram Benachrichtigung für Sendungen und Briefe
                              In den Instanz Einstellung telegram.0 eingeben

                              Vis

                              delivery_status = {
                              ERROR: -1,
                              UNKNOWN: 5,
                              REGISTERED: 10,
                              IN_PREPARATION: 20,
                              IN_TRANSIT: 30,
                              OUT_FOR_DELIVERY: 40,
                              DELIVERED: 1,
                              };

                              Sendungen als Vis Table darstellen

                              Datenpunkte alle Sendungen:
                              parcel.0.allProviderJson

                              Datenpunkte in Zustellung:
                              parcel.0.inDelivery

                              Widget: json Table

                              Anleitung:
                              https://www.smarthome-tricks.de/software-iobroker/iobroker-vis-json-table-widget-teil-1-basics/

                              DHL Briefverfolgung in Vis anzeigen.

                              Den Datenpunkt image ein String img src element zuordnen
                              38e7a680-1d58-4585-9385-668c69c76e00-image.png
                              Den Datenpunkt image als HTML element in die vis einfügen mit folgendem Inhalt

                              <img src="{parcel.0.dhl.briefe.oldAdvices01.advices01.image}" width="500px" />
                              

                              e5504ff5-9f43-450f-bc62-932d6e9df2f6-image.png

                              Diskussion Widget

                              https://forum.iobroker.net/topic/53045/test-widget-vis-owl-v0-2-x-github

                              Horst BöttcherH Offline
                              Horst BöttcherH Offline
                              Horst Böttcher
                              schrieb am zuletzt editiert von
                              #726

                              @tombox habe den adapter Installier und er bleibt rot

                              host.raspberrypi	2022-04-08 12:14:32.446	info	Rebuild for adapter system.adapter.parcel.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                              host.raspberrypi	2022-04-08 12:14:32.445	error	instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                              host.raspberrypi	2022-04-08 12:14:32.444	error	Caught by controller[0]: }
                              host.raspberrypi	2022-04-08 12:14:32.443	error	Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                              host.raspberrypi	2022-04-08 12:14:32.443	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12) {
                              host.raspberrypi	2022-04-08 12:14:32.442	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                              host.raspberrypi	2022-04-08 12:14:32.442	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                              host.raspberrypi	2022-04-08 12:14:32.441	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                              host.raspberrypi	2022-04-08 12:14:32.441	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                              host.raspberrypi	2022-04-08 12:14:32.440	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:93:18)
                              host.raspberrypi	2022-04-08 12:14:32.440	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                              host.raspberrypi	2022-04-08 12:14:32.439	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                              host.raspberrypi	2022-04-08 12:14:32.439	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                              host.raspberrypi	2022-04-08 12:14:32.438	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
                              host.raspberrypi	2022-04-08 12:14:32.438	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                              host.raspberrypi	2022-04-08 12:14:32.437	error	Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                              host.raspberrypi	2022-04-08 12:14:32.437	error	Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
                              host.raspberrypi	2022-04-08 12:14:32.436	error	Caught by controller[0]: was compiled against a different Node.js version using
                              host.raspberrypi	2022-04-08 12:14:32.435	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                              host.raspberrypi	2022-04-08 12:14:32.435	error	Caught by controller[0]: ^
                              host.raspberrypi	2022-04-08 12:14:32.434	error	Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
                              host.raspberrypi	2022-04-08 12:14:32.433	error	Caught by controller[0]: internal/modules/cjs/loader.js:1144
                              host.raspberrypi	2022-04-08 12:14:28.563	info	instance system.adapter.parcel.0 started with pid 2182
                              host.raspberrypi	2022-04-08 12:14:27.736	info	"system.adapter.parcel.0" enabled
                              
                              DJMarc75D 1 Antwort Letzte Antwort
                              0
                              • Horst BöttcherH Horst Böttcher

                                @tombox habe den adapter Installier und er bleibt rot

                                host.raspberrypi	2022-04-08 12:14:32.446	info	Rebuild for adapter system.adapter.parcel.0 not successful in 3 tries. Adapter will not be restarted again. Please execute "npm install --production" in adapter directory manually.
                                host.raspberrypi	2022-04-08 12:14:32.445	error	instance system.adapter.parcel.0 terminated with code 1 (JS_CONTROLLER_STOPPED)
                                host.raspberrypi	2022-04-08 12:14:32.444	error	Caught by controller[0]: }
                                host.raspberrypi	2022-04-08 12:14:32.443	error	Caught by controller[0]: code: 'ERR_DLOPEN_FAILED'
                                host.raspberrypi	2022-04-08 12:14:32.443	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12) {
                                host.raspberrypi	2022-04-08 12:14:32.442	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                                host.raspberrypi	2022-04-08 12:14:32.442	error	Caught by controller[0]: at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
                                host.raspberrypi	2022-04-08 12:14:32.441	error	Caught by controller[0]: at Module._compile (internal/modules/cjs/loader.js:1085:14)
                                host.raspberrypi	2022-04-08 12:14:32.441	error	Caught by controller[0]: at Object.<anonymous> (/opt/iobroker/node_modules/canvas/lib/bindings.js:3:18)
                                host.raspberrypi	2022-04-08 12:14:32.440	error	Caught by controller[0]: at require (internal/modules/cjs/helpers.js:93:18)
                                host.raspberrypi	2022-04-08 12:14:32.440	error	Caught by controller[0]: at Module.require (internal/modules/cjs/loader.js:974:19)
                                host.raspberrypi	2022-04-08 12:14:32.439	error	Caught by controller[0]: at Function.Module._load (internal/modules/cjs/loader.js:790:12)
                                host.raspberrypi	2022-04-08 12:14:32.439	error	Caught by controller[0]: at Module.load (internal/modules/cjs/loader.js:950:32)
                                host.raspberrypi	2022-04-08 12:14:32.438	error	Caught by controller[0]: at Object.Module._extensions..node (internal/modules/cjs/loader.js:1144:18)
                                host.raspberrypi	2022-04-08 12:14:32.438	error	Caught by controller[0]: the module (for instance, using `npm rebuild` or `npm install`).
                                host.raspberrypi	2022-04-08 12:14:32.437	error	Caught by controller[0]: NODE_MODULE_VERSION 83. Please try re-compiling or re-installing
                                host.raspberrypi	2022-04-08 12:14:32.437	error	Caught by controller[0]: NODE_MODULE_VERSION 72. This version of Node.js requires
                                host.raspberrypi	2022-04-08 12:14:32.436	error	Caught by controller[0]: was compiled against a different Node.js version using
                                host.raspberrypi	2022-04-08 12:14:32.435	error	Caught by controller[0]: Error: The module '/opt/iobroker/node_modules/canvas/build/Release/canvas.node'
                                host.raspberrypi	2022-04-08 12:14:32.435	error	Caught by controller[0]: ^
                                host.raspberrypi	2022-04-08 12:14:32.434	error	Caught by controller[0]: return process.dlopen(module, path.toNamespacedPath(filename));
                                host.raspberrypi	2022-04-08 12:14:32.433	error	Caught by controller[0]: internal/modules/cjs/loader.js:1144
                                host.raspberrypi	2022-04-08 12:14:28.563	info	instance system.adapter.parcel.0 started with pid 2182
                                host.raspberrypi	2022-04-08 12:14:27.736	info	"system.adapter.parcel.0" enabled
                                
                                DJMarc75D Offline
                                DJMarc75D Offline
                                DJMarc75
                                schrieb am zuletzt editiert von
                                #727

                                @horst-böttcher

                                https://forum.iobroker.net/post/787171

                                Lehrling seit 1975 !!!
                                Beitrag geholfen ? dann gerne ein upvote rechts unten im Beitrag klicken ;)
                                https://forum.iobroker.net/topic/51555/hinweise-f%C3%BCr-gute-forenbeitr%C3%A4ge

                                1 Antwort Letzte Antwort
                                0
                                • T tombox

                                  @draexler

                                  cd /opt/iobroker/
                                  npm install canvas
                                  

                                  ich arbeite daran das es gefixt wird

                                  Horst BöttcherH Offline
                                  Horst BöttcherH Offline
                                  Horst Böttcher
                                  schrieb am zuletzt editiert von
                                  #728

                                  @tombox sagte in Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T:

                                  @draexler

                                  cd /opt/iobroker/
                                  npm install canvas
                                  

                                  ich arbeite daran das es gefixt wird

                                  pi@raspberrypi:/opt/iobroker $ iobroker stop
                                  pi@raspberrypi:/opt/iobroker $ cd /opt/iobroker/
                                  pi@raspberrypi:/opt/iobroker $ sudo npm install canvas
                                  
                                  > canvas@2.9.1 install /opt/iobroker/node_modules/canvas
                                  > node-pre-gyp install --fallback-to-build
                                  
                                  node-pre-gyp WARN Pre-built binaries not installable for canvas@2.9.1 and node@14.18.1 (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
                                  node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
                                  gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/14.18.1"
                                  gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"
                                  gyp ERR! configure error
                                  gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
                                  gyp ERR! System Linux 5.10.17-v7l+
                                  gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"
                                  gyp ERR! cwd /opt/iobroker/node_modules/canvas
                                  gyp ERR! node -v v14.18.1
                                  gyp ERR! node-gyp -v v5.1.0
                                  gyp ERR! not ok
                                  node-pre-gyp ERR! build error
                                  node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
                                  node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js:89:23)
                                  node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
                                  node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1058:16)
                                  node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)
                                  node-pre-gyp ERR! System Linux 5.10.17-v7l+
                                  node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                                  node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                                  node-pre-gyp ERR! node -v v14.18.1
                                  node-pre-gyp ERR! node-pre-gyp -v v1.0.6
                                  node-pre-gyp ERR! not ok
                                  Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
                                  npm WARN @rollup/plugin-inject@4.0.4 requires a peer of rollup@^1.20.0 || ^2.0.0 but none is installed. You must install peer dependencies yourself.
                                  npm WARN @rollup/pluginutils@3.1.0 requires a peer of rollup@^1.20.0||^2.0.0 but none is installed. You must install peer dependencies yourself.
                                  npm WARN http-cookie-agent@1.0.5 requires a peer of tough-cookie@^4.0.0 but none is installed. You must install peer dependencies yourself.
                                  npm WARN rollup-plugin-polyfill-node@0.8.0 requires a peer of rollup@^1.20.0 || ^2.0.0 but none is installed. You must install peer dependencies yourself.
                                  
                                  npm ERR! code ELIFECYCLE
                                  npm ERR! errno 1
                                  npm ERR! canvas@2.9.1 install: `node-pre-gyp install --fallback-to-build`
                                  npm ERR! Exit status 1
                                  npm ERR!
                                  npm ERR! Failed at the canvas@2.9.1 install script.
                                  npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                  
                                  npm ERR! A complete log of this run can be found in:
                                  npm ERR!     /root/.npm/_logs/2022-04-08T14_22_43_117Z-debug.log
                                  pi@raspberrypi:/opt/iobroker $
                                  
                                  
                                  Thomas BraunT 1 Antwort Letzte Antwort
                                  0
                                  • Horst BöttcherH Horst Böttcher

                                    @tombox sagte in Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T:

                                    @draexler

                                    cd /opt/iobroker/
                                    npm install canvas
                                    

                                    ich arbeite daran das es gefixt wird

                                    pi@raspberrypi:/opt/iobroker $ iobroker stop
                                    pi@raspberrypi:/opt/iobroker $ cd /opt/iobroker/
                                    pi@raspberrypi:/opt/iobroker $ sudo npm install canvas
                                    
                                    > canvas@2.9.1 install /opt/iobroker/node_modules/canvas
                                    > node-pre-gyp install --fallback-to-build
                                    
                                    node-pre-gyp WARN Pre-built binaries not installable for canvas@2.9.1 and node@14.18.1 (node-v83 ABI, glibc) (falling back to source compile with node-gyp)
                                    node-pre-gyp WARN Hit error EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
                                    gyp WARN EACCES current user ("pi") does not have permission to access the dev dir "/root/.cache/node-gyp/14.18.1"
                                    gyp WARN EACCES attempting to reinstall using temporary dev dir "/tmp/.node-gyp"
                                    gyp ERR! configure error
                                    gyp ERR! stack Error: EACCES: permission denied, mkdir '/opt/iobroker/node_modules/canvas/build'
                                    gyp ERR! System Linux 5.10.17-v7l+
                                    gyp ERR! command "/usr/bin/node" "/usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js" "configure" "--fallback-to-build" "--module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node" "--module_name=canvas" "--module_path=/opt/iobroker/node_modules/canvas/build/Release" "--napi_version=8" "--node_abi_napi=napi" "--napi_build_version=0" "--node_napi_label=node-v83"
                                    gyp ERR! cwd /opt/iobroker/node_modules/canvas
                                    gyp ERR! node -v v14.18.1
                                    gyp ERR! node-gyp -v v5.1.0
                                    gyp ERR! not ok
                                    node-pre-gyp ERR! build error
                                    node-pre-gyp ERR! stack Error: Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
                                    node-pre-gyp ERR! stack     at ChildProcess.<anonymous> (/opt/iobroker/node_modules/@mapbox/node-pre-gyp/lib/util/compile.js:89:23)
                                    node-pre-gyp ERR! stack     at ChildProcess.emit (events.js:400:28)
                                    node-pre-gyp ERR! stack     at maybeClose (internal/child_process.js:1058:16)
                                    node-pre-gyp ERR! stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:293:5)
                                    node-pre-gyp ERR! System Linux 5.10.17-v7l+
                                    node-pre-gyp ERR! command "/usr/bin/node" "/opt/iobroker/node_modules/.bin/node-pre-gyp" "install" "--fallback-to-build"
                                    node-pre-gyp ERR! cwd /opt/iobroker/node_modules/canvas
                                    node-pre-gyp ERR! node -v v14.18.1
                                    node-pre-gyp ERR! node-pre-gyp -v v1.0.6
                                    node-pre-gyp ERR! not ok
                                    Failed to execute '/usr/bin/node /usr/lib/node_modules/npm/node_modules/node-gyp/bin/node-gyp.js configure --fallback-to-build --module=/opt/iobroker/node_modules/canvas/build/Release/canvas.node --module_name=canvas --module_path=/opt/iobroker/node_modules/canvas/build/Release --napi_version=8 --node_abi_napi=napi --napi_build_version=0 --node_napi_label=node-v83' (1)
                                    npm WARN @rollup/plugin-inject@4.0.4 requires a peer of rollup@^1.20.0 || ^2.0.0 but none is installed. You must install peer dependencies yourself.
                                    npm WARN @rollup/pluginutils@3.1.0 requires a peer of rollup@^1.20.0||^2.0.0 but none is installed. You must install peer dependencies yourself.
                                    npm WARN http-cookie-agent@1.0.5 requires a peer of tough-cookie@^4.0.0 but none is installed. You must install peer dependencies yourself.
                                    npm WARN rollup-plugin-polyfill-node@0.8.0 requires a peer of rollup@^1.20.0 || ^2.0.0 but none is installed. You must install peer dependencies yourself.
                                    
                                    npm ERR! code ELIFECYCLE
                                    npm ERR! errno 1
                                    npm ERR! canvas@2.9.1 install: `node-pre-gyp install --fallback-to-build`
                                    npm ERR! Exit status 1
                                    npm ERR!
                                    npm ERR! Failed at the canvas@2.9.1 install script.
                                    npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
                                    
                                    npm ERR! A complete log of this run can be found in:
                                    npm ERR!     /root/.npm/_logs/2022-04-08T14_22_43_117Z-debug.log
                                    pi@raspberrypi:/opt/iobroker $
                                    
                                    
                                    Thomas BraunT Online
                                    Thomas BraunT Online
                                    Thomas Braun
                                    Most Active
                                    schrieb am zuletzt editiert von Thomas Braun
                                    #729

                                    @horst-böttcher sagte in Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T:

                                    sudo npm install canvas

                                    NICHT mit sudo hantieren an der Stelle.
                                    Stand aber auch offenbar so nicht in der Anleitung. Warum macht man das also dann doch?

                                    System auf Stand halten.

                                    sudo apt update
                                    sudo apt full-upgrade
                                    sudo reboot
                                    

                                    Danach als user:

                                    cd /opt/iobroker 
                                    npm install canvas
                                    

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

                                    Horst BöttcherH 1 Antwort Letzte Antwort
                                    2
                                    • Thomas BraunT Thomas Braun

                                      @horst-böttcher sagte in Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T:

                                      sudo npm install canvas

                                      NICHT mit sudo hantieren an der Stelle.
                                      Stand aber auch offenbar so nicht in der Anleitung. Warum macht man das also dann doch?

                                      System auf Stand halten.

                                      sudo apt update
                                      sudo apt full-upgrade
                                      sudo reboot
                                      

                                      Danach als user:

                                      cd /opt/iobroker 
                                      npm install canvas
                                      
                                      Horst BöttcherH Offline
                                      Horst BöttcherH Offline
                                      Horst Böttcher
                                      schrieb am zuletzt editiert von
                                      #730

                                      @thomas-braun

                                      ich hatte es vorher ohne sudo gemacht

                                      Thomas BraunT 1 Antwort Letzte Antwort
                                      0
                                      • Horst BöttcherH Horst Böttcher

                                        @thomas-braun

                                        ich hatte es vorher ohne sudo gemacht

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

                                        @horst-böttcher

                                        Hast du jetzt die Hausaufgaben erledigt? System auf Stand?

                                        cd /opt/iobroker
                                        npm ls canvas
                                        

                                        liefert?

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

                                        1 Antwort Letzte Antwort
                                        1
                                        • T tombox

                                          @senior1418 ist gefixt

                                          S Offline
                                          S Offline
                                          senior1418
                                          schrieb am zuletzt editiert von
                                          #732

                                          @tombox sagte in Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T:

                                          ist gefixt

                                          herzlichen Dank ! Es funktioniert wieder .

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


                                          Support us

                                          ioBroker
                                          Community Adapters
                                          Donate

                                          768

                                          Online

                                          32.5k

                                          Benutzer

                                          81.8k

                                          Themen

                                          1.3m

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

                                          • Du hast noch kein Konto? Registrieren

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