Navigation

    Logo
    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unread
    • Categories
    • Unreplied
    • Popular
    • GitHub
    • Docu
    • Hilfe
    1. Home
    2. Deutsch
    3. Tester
    4. Adapter Paketverfolgung DHL, Briefe, Amazon, DPD,GLS,UPS,17T

    NEWS

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

    • ioBroker goes Matter ... Matter Adapter in Stable

    • Monatsrückblick - April 2025

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

    This topic has been deleted. Only users with topic management privileges can see it.
    • SBorg
      SBorg Forum Testing Most Active @Flexer last edited by

      @flexer sagte in Test Adapter parcel Paketverfolgung DHL v0.0.1:

      @SBorg Coole idee nur wo unter welcher url finde ich die bilder von dhl?

      Hat sich wahrscheinlich mittlerweile erledigt ? 🙂

      Flexer 1 Reply Last reply Reply Quote 0
      • Flexer
        Flexer @SBorg last edited by

        @sborg Ne noch nicht habe noch nicht geschaut.

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

          Ich bastel hier dran

          9265cab4-f4ae-4cf6-857e-6a4dc302eef5-image.png

          1 Reply Last reply Reply Quote 0
          • G
            Gruter @tombox last edited by

            @tombox
            Bild von der Briefankündigung bekomme ich in der VIS hiermit angezeigt, 👍
            wie kann ich das Bild am einfachsten per Telegramm verschicken?

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

              @tombox

              Guten Morgen, ich habe mir gerade das Livetracking angeschaut. Man könnte einen Link mit der Googlekoordinate erstellen.
              Meine Frage: Die Koordinaten werden ausgegeben als
              Lat 51,21022635
              lng 6,26576804
              Google sagt das dazu. Man müsste also das Komma mit Punkt austauschen. Geht das?
              0bbcfed7-1683-4cb5-b5eb-42748980a066-image.png

              So sieht dann der Link aus zur Koordinate
              https://www.google.de/maps/@51.2074633,6.9675697,16z

              T 1 Reply Last reply Reply Quote 0
              • T
                tombox @Flexer last edited by

                @flexer ja könnte man machen wenn du mir sagst wo die koordinaten gespeichert sind

                T 1 Reply Last reply Reply Quote 0
                • T
                  tombox @tombox last edited by

                  Ich habe mal testweise Amazon Anbindung eingebaut

                  Flexer Thomas Braun 2 Replies Last reply Reply Quote 0
                  • Flexer
                    Flexer @tombox last edited by

                    @tombox Ok cool das Teste ich mal.

                    Bei DPD bekomme ich folgende meldungen.

                    parcel.0
                    2022-02-07 13:33:24.921 error TypeError: Cannot read property 'sendungen' of undefined

                    parcel.0
                    2022-02-07 13:33:24.921 error https://my.dpd.de/myParcel.aspx?dpd_token=354F2B4A7635657231334C6A5A4D483152492F33484A742F6477384C596B304B6B6462795876576768343D

                    parcel.0
                    2022-02-07 13:33:24.855 warn No parcelList found

                    T 1 Reply Last reply Reply Quote 0
                    • T
                      tombox @Flexer last edited by

                      @flexer Sollte mit der letzten Version auch weg sein

                      Flexer 1 Reply Last reply Reply Quote 0
                      • Flexer
                        Flexer @tombox last edited by

                        @tombox DHL läuft! DPD läuft! Amazon

                        Amazon habe ich die Pakete installiert und iob neugestartet

                        bekomme diese Meldungen

                        parcel.0
                        2022-02-07 14:01:27.077 error More infos: https://github.com/TA2k/ioBroker.parcel/blob/master/README.md#amazon-vorbedingungen

                        parcel.0
                        2022-02-07 14:01:27.077 error sudo apt-get install libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm-dev libxkbcommon-dev libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm-dev

                        parcel.0
                        2022-02-07 14:01:27.076 error Can't start puppeteer please execute on your ioBroker command line

                        parcel.0
                        2022-02-07 14:01:27.076 error Error: Failed to launch the browser process!/opt/iobroker/node_modules/puppeteer/.local-chromium/linux-950341/chrome-linux/chrome: error while loading shared libraries: libpango-1.0.so.0: cannot open shared object file: No such file or directoryTROUBLESHOOTING: https://github.com/puppeteer/puppeteer/blob/main/docs/troubleshooting.md

                        T 1 Reply Last reply Reply Quote 0
                        • T
                          tombox @Flexer last edited by tombox

                          @flexer dann noch
                          sudo apt-get install libpango
                          iob muss nicht neugestartet werden
                          bzw variante 2 oder 3 probieren
                          https://github.com/TA2k/ioBroker.parcel/blob/master/README.md#amazon-vorbedingungen

                          Flexer 1 Reply Last reply Reply Quote 0
                          • Flexer
                            Flexer @tombox last edited by

                            @tombox sagte in Test Adapter parcel Paketverfolgung DHL v0.0.1:

                            sudo apt-get install libpango

                            Da bekomme ich folgendes

                            Reading package lists... Done
                            Building dependency tree
                            Reading state information... Done
                            E: Unable to locate package libpango

                            T Thomas Braun 2 Replies Last reply Reply Quote 0
                            • T
                              tombox @Flexer last edited by

                              @flexer geht bei dir variante #2 oder #3
                              https://github.com/TA2k/ioBroker.parcel/blob/master/README.md#amazon-vorbedingungen

                              Chaot liv-in-sky 3 Replies Last reply Reply Quote 1
                              • Chaot
                                Chaot @tombox last edited by

                                @tombox Nein, Variante 1 geht nicht, 2 und 3 laufen durch, aber gleiche Fehlermeldung

                                1 Reply Last reply Reply Quote 0
                                • Chaot
                                  Chaot @tombox last edited by Chaot

                                  @tombox
                                  Das geht:

                                  sudo apt-get install libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm-dev libxkbcommon-dev libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm-dev
                                  

                                  nachdem ich Var2 und 3 ausgeführt habe.
                                  Jetzt scheint die Fehlermeldung weg zu sein.
                                  Allerdings wird amazon noch nicht richtig angezeigt.

                                  Edit:
                                  Läuft!

                                  T 1 Reply Last reply Reply Quote 0
                                  • T
                                    tombox @Chaot last edited by

                                    @chaot Wäre nur gut zu wissen ob variante 2 auch reichen würde

                                    Chaot 1 Reply Last reply Reply Quote 0
                                    • liv-in-sky
                                      liv-in-sky @tombox last edited by liv-in-sky

                                      @tombox nur das ich mich auskenne

                                      habe das von amazon:

                                      Image 2.png

                                      eigentlich sind alle geliefert worden

                                      wie kann ich das hinbekommen, das die nicht mehr angezeigt werden - muss ich die achiviern , damit sie weg sind

                                      T Olli_M 2 Replies Last reply Reply Quote 0
                                      • T
                                        tombox @liv-in-sky last edited by

                                        @liv-in-sky die ohne status wäre noch gut zu wissen was da auf der lieferung verfolgen seite angezeigt wird.
                                        Tja es werden die ersten 10 auf der bestellseite genommen also archivieren würde auch nicht helfen

                                        liv-in-sky Chaot 4 Replies Last reply Reply Quote 0
                                        • Chaot
                                          Chaot @tombox last edited by

                                          @tombox Kannst damit was anfangen:

                                          haus@ioBroker:~$ sudo apt-get install libnss3 libatk1.0-0 libatk-bridge2.0-0 libcups2 libdrm-dev libxkbcommon-dev libxcomposite1 libxdamage1 libxfixes3 libxrandr2 libgbm-dev
                                          Reading package lists... Done
                                          Building dependency tree       
                                          Reading state information... Done
                                          libatk1.0-0 is already the newest version (2.35.1-1ubuntu2).
                                          libxcomposite1 is already the newest version (1:0.4.5-1).
                                          libxdamage1 is already the newest version (1:1.1.5-2).
                                          libxfixes3 is already the newest version (1:5.0.3-2).
                                          libxrandr2 is already the newest version (2:1.5.2-0ubuntu1).
                                          libatk-bridge2.0-0 is already the newest version (2.34.2-0ubuntu2~20.04.1).
                                          libcups2 is already the newest version (2.3.1-9ubuntu1.1).
                                          libnss3 is already the newest version (2:3.49.1-1ubuntu1.6).
                                          The following additional packages will be installed:
                                            libgbm1 libwayland-server0
                                          The following NEW packages will be installed:
                                            libdrm-dev libgbm-dev libgbm1 libwayland-server0 libxkbcommon-dev
                                          0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
                                          Need to get 246 kB of archives.
                                          After this operation, 1349 kB of additional disk space will be used.
                                          Do you want to continue? [Y/n] y
                                          Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libdrm-dev amd64 2.4.105-3~20.04.2 [131 kB]
                                          Get:2 http://archive.ubuntu.com/ubuntu focal/main amd64 libwayland-server0 amd64 1.18.0-1 [31.6 kB]
                                          Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgbm1 amd64 21.0.3-0ubuntu0.3~20.04.5 [28.7 kB]
                                          Get:4 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libgbm-dev amd64 21.0.3-0ubuntu0.3~20.04.5 [9088 B]
                                          Get:5 http://archive.ubuntu.com/ubuntu focal/main amd64 libxkbcommon-dev amd64 0.10.0-1 [45.4 kB]
                                          Fetched 246 kB in 0s (823 kB/s)             
                                          Selecting previously unselected package libdrm-dev:amd64.
                                          (Reading database ... 57296 files and directories currently installed.)
                                          Preparing to unpack .../libdrm-dev_2.4.105-3~20.04.2_amd64.deb ...
                                          Unpacking libdrm-dev:amd64 (2.4.105-3~20.04.2) ...
                                          Selecting previously unselected package libwayland-server0:amd64.
                                          Preparing to unpack .../libwayland-server0_1.18.0-1_amd64.deb ...
                                          Unpacking libwayland-server0:amd64 (1.18.0-1) ...
                                          Selecting previously unselected package libgbm1:amd64.
                                          Preparing to unpack .../libgbm1_21.0.3-0ubuntu0.3~20.04.5_amd64.deb ...
                                          Unpacking libgbm1:amd64 (21.0.3-0ubuntu0.3~20.04.5) ...
                                          Selecting previously unselected package libgbm-dev:amd64.
                                          Preparing to unpack .../libgbm-dev_21.0.3-0ubuntu0.3~20.04.5_amd64.deb ...
                                          Unpacking libgbm-dev:amd64 (21.0.3-0ubuntu0.3~20.04.5) ...
                                          Selecting previously unselected package libxkbcommon-dev:amd64.
                                          Preparing to unpack .../libxkbcommon-dev_0.10.0-1_amd64.deb ...
                                          Unpacking libxkbcommon-dev:amd64 (0.10.0-1) ...
                                          Setting up libwayland-server0:amd64 (1.18.0-1) ...
                                          Setting up libdrm-dev:amd64 (2.4.105-3~20.04.2) ...
                                          Setting up libgbm1:amd64 (21.0.3-0ubuntu0.3~20.04.5) ...
                                          Setting up libxkbcommon-dev:amd64 (0.10.0-1) ...
                                          Setting up libgbm-dev:amd64 (21.0.3-0ubuntu0.3~20.04.5) ...
                                          Processing triggers for man-db (2.9.1-1) ...
                                          Processing triggers for libc-bin (2.31-0ubuntu9.3) ...
                                          
                                          1 Reply Last reply Reply Quote 0
                                          • liv-in-sky
                                            liv-in-sky @tombox last edited by

                                            @tombox die sind auch richtig - bis auf das 2 nicht als geliefert angezeigt werden

                                            Image 3.png

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

                                            Support us

                                            ioBroker
                                            Community Adapters
                                            Donate

                                            710
                                            Online

                                            31.7k
                                            Users

                                            79.7k
                                            Topics

                                            1.3m
                                            Posts

                                            17track amazon briefe dhl dpd gls ups
                                            121
                                            1525
                                            434554
                                            Loading More Posts
                                            • Oldest to Newest
                                            • Newest to Oldest
                                            • Most Votes
                                            Reply
                                            • Reply as topic
                                            Log in to reply
                                            Community
                                            Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen
                                            The ioBroker Community 2014-2023
                                            logo