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. IoBroker FitBit Adapter

NEWS

  • Monatsrückblick Januar/Februar 2026 ist online!
    BluefoxB
    Bluefox
    12
    1
    140

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

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

IoBroker FitBit Adapter

Scheduled Pinned Locked Moved ioBroker Allgemein
fitbit
52 Posts 9 Posters 7.6k Views 8 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.
  • Jey CeeJ Offline
    Jey CeeJ Offline
    Jey Cee
    Developer
    wrote on last edited by
    #39

    Im Admin auf Adapter -> Octocat Symbol -> Beliebig, dort iobroker.fitbit eingeben und dann auf Installieren Klicken.

    Persönlicher Support
    Spenden -> paypal.me/J3YC33

    L 1 Reply Last reply
    0
    • Jey CeeJ Jey Cee

      Im Admin auf Adapter -> Octocat Symbol -> Beliebig, dort iobroker.fitbit eingeben und dann auf Installieren Klicken.

      L Offline
      L Offline
      locito09
      wrote on last edited by Negalein
      #40

      @Jey-Cee said in IoBroker FitBit Adapter:

      iobroker.fitbit

      Geht nicht, hier die Fehlermeldung:

      $ ./iobroker url "iobroker.fitbit "
      install "iobroker.fitbit
      npm install "iobroker.fitbit --production --save --prefix "/opt/iobroker" (System call)
      /bin/sh: 1: Syntax error: Unterminated quoted string
      ERROR: host.debianiobroker Cannot install "iobroker.fitbit: 2
      ERROR: process exited with code 25
      
      Jey CeeJ 1 Reply Last reply
      0
      • L locito09

        @Jey-Cee said in IoBroker FitBit Adapter:

        iobroker.fitbit

        Geht nicht, hier die Fehlermeldung:

        $ ./iobroker url "iobroker.fitbit "
        install "iobroker.fitbit
        npm install "iobroker.fitbit --production --save --prefix "/opt/iobroker" (System call)
        /bin/sh: 1: Syntax error: Unterminated quoted string
        ERROR: host.debianiobroker Cannot install "iobroker.fitbit: 2
        ERROR: process exited with code 25
        
        Jey CeeJ Offline
        Jey CeeJ Offline
        Jey Cee
        Developer
        wrote on last edited by
        #41

        @locito09 da ist irgendwo ein " zu viel. Bei mir hat die Installation geklappt, hab das extra getestet.

        Persönlicher Support
        Spenden -> paypal.me/J3YC33

        L 1 Reply Last reply
        0
        • Jey CeeJ Jey Cee

          @locito09 da ist irgendwo ein " zu viel. Bei mir hat die Installation geklappt, hab das extra getestet.

          L Offline
          L Offline
          locito09
          wrote on last edited by
          #42

          @Jey-Cee
          Ich gebe ja nur iobroker.fitbit ein.
          Ohne sonderzeichen “

          1 Reply Last reply
          0
          • cvidalC cvidal

            @locito09

            Ich glaube dass das Npm install nicht in /opt/iobroker sondern in /opt/iobroker/node_modules/iobroker.fitbit. ausgeführt werden muss.

            L Offline
            L Offline
            locito09
            wrote on last edited by
            #43

            @cvidal
            Muss ich den ordner iobroker.fitbit von Hand erstellen?

            cvidalC 1 Reply Last reply
            0
            • L locito09

              @cvidal
              Muss ich den ordner iobroker.fitbit von Hand erstellen?

              cvidalC Offline
              cvidalC Offline
              cvidal
              Forum Testing
              wrote on last edited by
              #44

              @locito09
              Ja erstell den Ordner mal per Hand.

              L 1 Reply Last reply
              0
              • cvidalC cvidal

                @locito09
                Ja erstell den Ordner mal per Hand.

                L Offline
                L Offline
                locito09
                wrote on last edited by Negalein
                #45

                @cvidal

                Gleiche Fehlermeldung:

                npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.fitbit/package.json'
                npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
                npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                
                npm ERR! code ELIFECYCLE
                npm ERR! errno 100
                npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
                npm ERR! Exit status 100
                npm ERR!
                npm ERR! Failed at the iobroker@2.0.3 postinstall 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/2019-10-15T10_54_38_334Z-debug.log
                root@debianiobroker:/opt/iobroker/node_modules/iobroker.fitbit# npm iobroker fitbit
                
                cvidalC 1 Reply Last reply
                0
                • L locito09

                  @cvidal

                  Gleiche Fehlermeldung:

                  npm WARN enoent ENOENT: no such file or directory, open '/opt/iobroker/node_modules/iobroker.fitbit/package.json'
                  npm WARN bl@0.7.0 requires a peer of stream-browserify@* but none is installed. You must install peer dependencies yourself.
                  npm WARN svg-inline-react@1.0.3 requires a peer of react@^0.14.0 || ^15.0.0 but none is installed. You must install peer dependencies yourself.
                  npm WARN optional SKIPPING OPTIONAL DEPENDENCY: osx-temperature-sensor@1.0.4 (node_modules/osx-temperature-sensor):
                  npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for osx-temperature-sensor@1.0.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"linux","arch":"x64"})
                  
                  npm ERR! code ELIFECYCLE
                  npm ERR! errno 100
                  npm ERR! iobroker@2.0.3 postinstall: `node lib/install.js`
                  npm ERR! Exit status 100
                  npm ERR!
                  npm ERR! Failed at the iobroker@2.0.3 postinstall 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/2019-10-15T10_54_38_334Z-debug.log
                  root@debianiobroker:/opt/iobroker/node_modules/iobroker.fitbit# npm iobroker fitbit
                  
                  cvidalC Offline
                  cvidalC Offline
                  cvidal
                  Forum Testing
                  wrote on last edited by
                  #46

                  @locito09
                  Welche Npm Version hast du Installiert?
                  Hat der erstellte Ordner eventuell nicht genügend rechte?
                  Das ist nicht so mein Thema, sorry

                  L 1 Reply Last reply
                  0
                  • cvidalC cvidal

                    @locito09
                    Welche Npm Version hast du Installiert?
                    Hat der erstellte Ordner eventuell nicht genügend rechte?
                    Das ist nicht so mein Thema, sorry

                    L Offline
                    L Offline
                    locito09
                    wrote on last edited by
                    #47

                    @cvidal
                    Habe vor kurzem update gemacht auf 6.9.0

                    1 Reply Last reply
                    0
                    • BluefoxB Offline
                      BluefoxB Offline
                      Bluefox
                      wrote on last edited by
                      #48

                      es gibt neuen Adapter dafür: https://forum.iobroker.net/topic/26448/iobroker-fitbit-api

                      L 1 Reply Last reply
                      0
                      • cvidalC Offline
                        cvidalC Offline
                        cvidal
                        Forum Testing
                        wrote on last edited by
                        #49

                        Leider kann ich momentan nicht Testen, dei Fitbit meiner Frau wurde geklaut.
                        Wird wohl Zeit das sie eine neue bekommt :blush:

                        Jey CeeJ 1 Reply Last reply
                        0
                        • cvidalC cvidal

                          Leider kann ich momentan nicht Testen, dei Fitbit meiner Frau wurde geklaut.
                          Wird wohl Zeit das sie eine neue bekommt :blush:

                          Jey CeeJ Offline
                          Jey CeeJ Offline
                          Jey Cee
                          Developer
                          wrote on last edited by
                          #50

                          @cvidal hätte da eine Charge 3 über

                          Persönlicher Support
                          Spenden -> paypal.me/J3YC33

                          cvidalC 1 Reply Last reply
                          0
                          • Jey CeeJ Jey Cee

                            @cvidal hätte da eine Charge 3 über

                            cvidalC Offline
                            cvidalC Offline
                            cvidal
                            Forum Testing
                            wrote on last edited by
                            #51

                            @Jey-Cee Die muss Leider Rosegold mit Rosa Armband sein. Ich denke die hast du nicht.

                            .

                            1 Reply Last reply
                            0
                            • Jey CeeJ Offline
                              Jey CeeJ Offline
                              Jey Cee
                              Developer
                              wrote on last edited by
                              #52

                              Hier geht es zum Test des neuen Adapter weiter.

                              Persönlicher Support
                              Spenden -> paypal.me/J3YC33

                              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

                              580

                              Online

                              32.7k

                              Users

                              82.4k

                              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