Skip to content
  • Home
  • Recent
  • Tags
  • 0 Unread 0
  • Categories
  • Unreplied
  • Popular
  • 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

  • Default (No Skin)
  • No Skin
Collapse
ioBroker Logo

Community Forum

donate donate
  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. Amazon Dash Button für ioBroker nutzen

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    16
    1
    247

  • Jahresrückblick 2025 – unser neuer Blogbeitrag ist online! ✨
    BluefoxB
    Bluefox
    17
    1
    4.6k

  • Neuer Blogbeitrag: Monatsrückblick - Dezember 2025 🎄
    BluefoxB
    Bluefox
    13
    1
    1.3k

Amazon Dash Button für ioBroker nutzen

Scheduled Pinned Locked Moved ioBroker Allgemein
385 Posts 86 Posters 108.2k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • lobomauL Offline
    lobomauL Offline
    lobomau
    wrote on last edited by
    #10

    Hab auch eins bestellt. :)

    Was ist hiermit, kann man die Latenz damit in Griff bekommen?:

    http://ridiculousfish.com/blog/posts/Th … -dash.html

    Host: NUC8i3 mit Proxmox:

    • ioBroker CT Debian 13, npm 10.9.4, nodejs 22.21.0
    • Slave: Pi4
    1 Reply Last reply
    0
    • P Offline
      P Offline
      PArt
      wrote on last edited by
      #11

      Liest sich auf jeden Fall sehr interessant, erfordert aber einen WiFi-Dongle am Raspberry oder auf was auch immer ihr ioBroker laufen lasst. Schau ich aber auf jeden Fall mal rein! Danke für den Link

      1 Reply Last reply
      0
      • S Offline
        S Offline
        simpixo
        wrote on last edited by
        #12

        Der Raspberry Pi 3 hat doch ein WLAN Modul eingebaut ;-)

        Danke für den Amazon Dash Adapter funktioniert tadellos [emoji1360][emoji1360][emoji1360] hut ab!

        Aber könnte man es im Adapter noch so realisieren das das Objekt auf true bleibt bis man ein zweites Mal drauf drückt!? Denn momentan geht sie auf true und paar Sekunden später wieder auf false [emoji848]

        Gruss

        Adrian

        Gesendet von meinem iPhone mit Tapatalk

        1 Reply Last reply
        0
        • P Offline
          P Offline
          PArt
          wrote on last edited by
          #13

          Könnte ich in den Einstellungen verwursten, ja …

          Ich benutze diesen nur für die Szenensteuerung, von daher brauche ich kein aus und hab mir deshalb keine Gedanken darüber gemacht ;)

          UPDATE: Ich habe gerade einen neuen state eingebaut, der mit toggelt. Leider hab ich aber noch keine Zeit gehabt diesen zu testen. Schau einfach mal, ob es geht ... Wenn ja, push ich das ganze auch als npm.

          PS: Es kann passieren, das hier auch weitere Amazon Geräte auftauchen (z.B. FireTV Sticks, Pads). Da ich hier leider keine Geräte von habe, wäre es super, sollte jemandem das auffallen, das er mir eben schnell die MAC schickt (Ordername), damit ich hier entsprechend einen Filter einbauen kann

          1 Reply Last reply
          0
          • M Offline
            M Offline
            MrLee
            wrote on last edited by
            #14

            @PArt:

            Liest sich auf jeden Fall sehr interessant, erfordert aber einen WiFi-Dongle am Raspberry oder auf was auch immer ihr ioBroker laufen lasst. Schau ich aber auf jeden Fall mal rein! Danke für den Link `

            Kurze blöde Frage…für deinen Adapter braucht man WiFi direkt am iobroker host?

            bis denne

            Mr.Lee

            1 Reply Last reply
            0
            • S Offline
              S Offline
              simpixo
              wrote on last edited by
              #15

              @PArt:

              Könnte ich in den Einstellungen verwursten, ja …

              Ich benutze diesen nur für die Szenensteuerung, von daher brauche ich kein aus und hab mir deshalb keine Gedanken darüber gemacht ;)

              UPDATE: Ich habe gerade einen neuen state eingebaut, der mit toggelt. Leider hab ich aber noch keine Zeit gehabt diesen zu testen. Schau einfach mal, ob es geht ... Wenn ja, push ich das ganze auch als npm.

              PS: Es kann passieren, das hier auch weitere Amazon Geräte auftauchen (z.B. FireTV Sticks, Pads). Da ich hier leider keine Geräte von habe, wäre es super, sollte jemandem das auffallen, das er mir eben schnell die MAC schickt (Ordername), damit ich hier entsprechend einen Filter einbauen kann `
              i

              Also ich habe die neue Version installiert, aber leider funktioniert das toggle Objekt nicht so richtig. Es sieht so aus als ob zwei Zustände in ein Objekt geschrieben werden. Denn auch der Zustand von lastPressed wird kurzfristig in das Toggle Objekt geschrieben und am Ende steht wieder "false" drin :?

              Hab den Adapter noch mal deinstalliert und wieder installiert aber leider ohne Erfolg.

              1 Reply Last reply
              0
              • P Offline
                P Offline
                PArt
                wrote on last edited by
                #16

                Hm, schade … Dann muss ich das heute Abend doch noch mal debuggen! Ich hab das im Moment nur blind implementiert, da ich das im Augenblick leider nicht testen kann

                1 Reply Last reply
                0
                • S Offline
                  S Offline
                  simpixo
                  wrote on last edited by
                  #17

                  @PArt:

                  Hm, schade … Dann muss ich das heute Abend doch noch mal debuggen! Ich hab das im Moment nur blind implementiert, da ich das im Augenblick leider nicht testen kann `

                  Vielleicht funktioniert es und liegt nur an meiner Konfiguration :D Es wäre nett wenn dies noch jemand überprüfen könnte, dann wüssten wir es genau :lol:

                  Aber danke das du es überhaupt so schnell implementieren wolltest

                  Gruß

                  Adrian

                  1 Reply Last reply
                  0
                  • PatrickP Offline
                    PatrickP Offline
                    Patrick
                    wrote on last edited by
                    #18

                    funktioniert es auch unter Windows?

                    ich bekomme immer Fehlermeldungen beim installieren

                    $ ./iobroker url "https://github.com/PArns/ioBroker.amazon-dash" –debug

                    install https://github.com/PArns/ioBroker.amazo ... all/master

                    npm install https://github.com/PArns/ioBroker.amazo ... all/master --production --prefix "C:/Program Files/IO BROKER/ioBroker" (System call)

                    socketwatcher@0.3.0 install C:\Program Files\IO BROKER\ioBroker\node_modules\iobroker.amazon-dash\node_modules\pcap\node_modules\socketwatcher

                    node-gyp rebuild

                    C:\Program Files\IO BROKER\ioBroker\node_modules\iobroker.amazon-dash\node_modules\pcap\node_modules\socketwatcher>if

                    not defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node rebuild )

                    gyp

                    ERR! configure error gyp

                    ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR!

                    stack at failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:116:14)gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:71:11

                    gyp ERR!

                    stack at FSReqWrap.oncomplete (fs.js:82:15)gyp ERR!

                    System Windows_NT 10.0.10586gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"

                    gyp ERR! cwd C:\Program Files\IO BROKER\ioBroker\node_modules\iobroker.amazon-dash\node_modules\pcap\node_modules\socketwatcher

                    gyp ERR! node -v v4.3.1

                    gyp ERR! node-gyp -v v3.0.3gyp ERR! not ok

                    npm

                    ERR! Windows_NT 10.0.10586npm

                    ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "https://github.com/PArns/ioBroker.amazo ... all/master" "--production" "--prefix" "C:/Program Files/IO BROKER/ioBroker"

                    npm

                    ERR! node v4.3.1npm ERR! npm v2.14.12

                    npm ERR! code ELIFECYCLE

                    npm ERR! socketwatcher@0.3.0 install: node-gyp rebuild

                    npm ERR!

                    Exit status 1npm ERR!

                    npm ERR! Failed at the socketwatcher@0.3.0 install script 'node-gyp rebuild'.

                    npm ERR! This is most likely a problem with the socketwatcher package,

                    npm ERR! not with npm itself.

                    npm ERR! Tell the author that this fails on your system:

                    npm ERR!

                    node-gyp rebuildnpm ERR! You can get their info via:

                    npm ERR! npm owner ls socketwatcher

                    npm ERR! There is likely additional logging output above.

                    npm ERR! Please include the following file with any support request:npm ERR! C:\Program Files\IO BROKER\ioBroker\node_modules\iobroker\npm-debug.log

                    ERROR: host.ricknetpc Cannot install https://github.com/PArns/ioBroker.amazo ... all/master: 1

                    ERROR: process exited with code 25

                    1 Reply Last reply
                    0
                    • S Offline
                      S Offline
                      simpixo
                      wrote on last edited by
                      #19

                      Ich denke das sollte auch unter Windows funktionieren man müsste nur das fehlende Paket libpcap unter Windows installieren! Auf die schnelle habe ich das hier gefunden -> https://www.winpcap.org

                      Installiere das mal und versuche den Adapter erneut zu installieren.

                      Gesendet von meinem iPhone mit Tapatalk

                      1 Reply Last reply
                      0
                      • PatrickP Offline
                        PatrickP Offline
                        Patrick
                        wrote on last edited by
                        #20

                        genau den habe ich installiert

                        1 Reply Last reply
                        0
                        • S Offline
                          S Offline
                          simpixo
                          wrote on last edited by
                          #21

                          Der meckert am Anfang wegen Python hast du das auch installiert!

                          Vielleicht fehlt das ja damit der Socketwatcher installiert werden kann [emoji848]

                          Gesendet von meinem iPhone mit Tapatalk

                          1 Reply Last reply
                          0
                          • PatrickP Offline
                            PatrickP Offline
                            Patrick
                            wrote on last edited by
                            #22

                            das klingt gut

                            hab ich nicht :?

                            mach ich gleich mal

                            danke schon mal

                            1 Reply Last reply
                            0
                            • PatrickP Offline
                              PatrickP Offline
                              Patrick
                              wrote on last edited by
                              #23

                              geht leider immer noch nicht

                              ! $ ./iobroker url "https://github.com/PArns/ioBroker.amazon-dash" –debug
                              ! install https://github.com/PArns/ioBroker.amazo ... all/master
                              ! npm install https://github.com/PArns/ioBroker.amazo ... all/master --production --prefix "C:/Program Files/IO BROKER/ioBroker" (System call)
                              ! > socketwatcher@0.3.0 install C:\Program Files\IO BROKER\ioBroker\node_modules\iobroker.amazon-dash\node_modules\pcap\node_modules\socketwatcher
                              ! > node-gyp rebuild
                              ! C:\Program Files\IO BROKER\ioBroker\node_modules\iobroker.amazon-dash\node_modules\pcap\node_modules\socketwatcher>if not
                              ! defined npm_config_node_gyp (node "C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin\....\node_modules\node-gyp\bin\node-gyp.js" rebuild ) else (node rebuild )
                              ! gyp
                              ! ERR! configure error
                              ! gyp ERR! stack Error: Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR! stack at failNoPython (C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:116:14)
                              ! gyp ERR! stack at C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\configure.js:71:11gyp ERR! stack at FSReqWrap.oncomplete (fs.js:82:15)
                              ! gyp ERR! System Windows_NT 10.0.10586
                              ! gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" "rebuild"gyp ERR! cwd C:\Program Files\IO BROKER\ioBroker\node_modules\iobroker.amazon-dash\node_modules\pcap\node_modules\socketwatcher
                              ! gyp ERR! node -v v4.3.1
                              ! gyp
                              ! ERR! node-gyp -v v3.0.3gyp
                              ! ERR! not ok
                              ! npm
                              ! ERR! Windows_NT 10.0.10586
                              ! npm ERR!
                              ! argv
                              ! "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "https://github.com/PArns/ioBroker.amazo ... all/master" "--production" "--prefix" "C:/Program Files/IO BROKER/ioBroker"npm ERR! node v4.3.1
                              ! npm
                              ! ERR! npm v2.14.12npm ERR! code ELIFECYCLE
                              ! npm
                              ! ERR! socketwatcher@0.3.0 install: node-gyp rebuildnpm ERR! Exit status 1
                              ! npm ERR!
                              ! npm ERR! Failed at the socketwatcher@0.3.0 install script 'node-gyp rebuild'.
                              ! npm ERR! This is most likely a problem with the socketwatcher package,
                              ! npm
                              ! ERR! not with npm itself.npm
                              ! ERR! Tell the author that this fails on your system:npm ERR! node-gyp rebuild
                              ! npm ERR! You can get their info via:
                              ! npm ERR! npm owner ls socketwatcher
                              ! npm ERR! There is likely additional logging output above.
                              ! npm ERR! Please include the following file with any support request:npm ERR! C:\Program Files\IO BROKER\ioBroker\node_modules\iobroker\npm-debug.log
                              ! ERROR: host.ricknetpc Cannot install https://github.com/PArns/ioBroker.amazo ... all/master: 1
                              ! ERROR: process exited with code 25

                              1 Reply Last reply
                              0
                              • P Offline
                                P Offline
                                PArt
                                wrote on last edited by
                                #24

                                So, update ist raus … Ein state darf nicht state heißen ;) Neuer Name "switch" geht, bitte den State state löschen

                                Das Paket steht nun auch über NPM zur Verfügung

                                1 Reply Last reply
                                0
                                • P Offline
                                  P Offline
                                  PArt
                                  wrote on last edited by
                                  #25

                                  Zum Python problem … Siehe http://stackoverflow.com/questions/2136 ... g-with-npm

                                  Du brauchst python 2.7 + das muss in die environment variable eingetragen sein, da das PCAP Modul kompiliert werden muss und natürlich brauchst du PCAP für Windows!

                                  Dein Log sagt ja auch:

                                  Can't find Python executable "python", you can set the PYTHON env variable.gyp ERR! stack at failNoPython

                                  1 Reply Last reply
                                  0
                                  • ruhr70R Offline
                                    ruhr70R Offline
                                    ruhr70
                                    wrote on last edited by
                                    #26

                                    Top Arbeit! Funktioniert auf Anhieb :-)

                                    Zur Info, ein Datenpunkt wird nicht gefüllt:

                                    amazon-dash.0.50-f5-da-xx-xx-xx.lastPressed

                                    Adapter: Fritzbox, Unify Circuit
                                    Skripte: dynamic hue, Bluetooth Scan, Multi-Ereignisliste

                                    1 Reply Last reply
                                    0
                                    • M Offline
                                      M Offline
                                      mayer
                                      wrote on last edited by
                                      #27

                                      Hi, bekomme es auf dem MAC nicht installiert. Er meckert GIT an.

                                      npm WARN addRemoteGit Error: Command failed: git config --get remote.origin.url
                                      

                                      GIT ist installiert.

                                      Komme erst mal nicht weiter.

                                      Gruss, mayer

                                      1 Reply Last reply
                                      0
                                      • P Offline
                                        P Offline
                                        PArt
                                        wrote on last edited by
                                        #28

                                        Oh man, manchmal hab ich auch Tomaten auf den Augen … Deshalb funktionierte auch der State nicht ...

                                        Ich habe eine neue Version online gestellt, die hoffentlich auch das GIT Problem behebt

                                        1 Reply Last reply
                                        0
                                        • PatrickP Offline
                                          PatrickP Offline
                                          Patrick
                                          wrote on last edited by
                                          #29

                                          hallo

                                          ich glaub ich bin etwas weiter gekommen aber jetzt weis ich nicht mehr was ich noch machen kann

                                          kann mir da jemand bitte helfen

                                          $ ./iobroker url "https://github.com/PArns/ioBroker.amazon-dash" –debug

                                          install https://github.com/PArns/ioBroker.amazo ... all/master

                                          npm install https://github.com/PArns/ioBroker.amazo ... all/master --production --prefix "C:/Program Files/IO BROKER/ioBroker" (System call)

                                          npm WARN addRemoteGit Error: not found: gitnpm WARN addRemoteGit at F (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:78:19)

                                          npm WARN addRemoteGit at E (C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:82:29)npm WARN addRemoteGit at C:\Program Files\nodejs\node_modules\npm\node_modules\which\which.js:93:16

                                          npm WARN addRemoteGit at FSReqWrap.oncomplete (fs.js:82:15)

                                          npm WARN addRemoteGit git+https://github.com/mranney/node_pcap.git resetting remote C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_git-remotes\https-github-com-mranney-node-pcap-git-72c55299 because of error: { [Error: not found: git] code: 'ENOGIT' }

                                          npm

                                          ERR! git clone –template=C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_git-remotes_templates --mirror https://github.com/mranney/node_pcap.git C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_git-remotes\https-github-com-mranney-node-pcap-git-72c55299: undefinednpm ERR! git clone --template=C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_git-remotes_templates --mirror https://github.com/mranney/node_pcap.git C:\WINDOWS\system32\config\systemprofile\AppData\Roaming\npm-cache_git-remotes\https-github-com-mranney-node-pcap-git-72c55299: undefined

                                          npm

                                          ERR! Windows_NT 10.0.10586npm ERR! argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install" "https://github.com/PArns/ioBroker.amazo ... all/master" "--production" "--prefix" "C:/Program Files/IO BROKER/ioBroker"

                                          npm ERR!

                                          node v4.3.1npm ERR! npm v2.14.12

                                          npm

                                          ERR! code ENOGIT

                                          npm ERR! not found: git

                                          npm ERR! npm ERR! Failed using git.

                                          npm ERR! This is most likely not a problem with npm itself.

                                          npm

                                          ERR! Please check if you have git installed and in your PATH.

                                          npm ERR! Please include the following file with any support request:npm ERR! C:\Program Files\IO BROKER\ioBroker\node_modules\iobroker\npm-debug.log

                                          ERROR: host.ricknetpc Cannot install https://github.com/PArns/ioBroker.amazo ... all/master: 1

                                          ERROR: process exited with code 25

                                          1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          Support us

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

                                          294

                                          Online

                                          32.7k

                                          Users

                                          82.5k

                                          Topics

                                          1.3m

                                          Posts
                                          Community
                                          Impressum | Datenschutz-Bestimmungen | Nutzungsbedingungen | Einwilligungseinstellungen
                                          ioBroker Community 2014-2025
                                          logo
                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Home
                                          • Recent
                                          • Tags
                                          • Unread 0
                                          • Categories
                                          • Unreplied
                                          • Popular
                                          • GitHub
                                          • Docu
                                          • Hilfe