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
    13
    1
    150

  • 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.
  • ? A Former User

    Hi zusammen,

    ich habe heute einen Beta Adapter zum Thema FitBit entwickelt.

    Es gibt sicher einige unter euch, die sich ihre Schritte etc. in Vis anzeigen lassen möchten oder Ihre Daten zur Steuerung verwenden.

    Wer Interesse hat kann den Adapter testen: (https://github.com/AI3x/ioBroker.fitbit)

    https://github.com/AI3x/ioBroker.fitbit.git
    

    Der Adapter ist momentan in der Beta und zeigt aktuell zum Testen nur die aktuellen Schritte (z.B. einer FitBit Uhr) an.

    Bei Fragen einfach melden.

    Ich werde für mich nach und nach weitere Werte in den Adapter mit einbinden.

    Gruß
    8723_fitbit.png

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

    @AI3x
    Vielen Dank für deine Arbeit, der Adapter funktioniert sehr gut. Wollte dass einfach mal loswerden

    1 Reply Last reply
    0
    • D Offline
      D Offline
      ditus3
      wrote on last edited by ditus3
      #33

      Hallo,
      ich wollte mir gerade voller Vorfreude den Adapter installieren.
      Leider funktioniert der Link von ganz oben nicht. Der Adapter wird auf Github nicht gefunden.

      .... oder stelle ich mich nur zu doof an?
      Kann mir jemand helfen?

      Grüße, Dieter

      cvidalC 1 Reply Last reply
      0
      • D ditus3

        Hallo,
        ich wollte mir gerade voller Vorfreude den Adapter installieren.
        Leider funktioniert der Link von ganz oben nicht. Der Adapter wird auf Github nicht gefunden.

        .... oder stelle ich mich nur zu doof an?
        Kann mir jemand helfen?

        Grüße, Dieter

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

        @ditus3 sagte in IoBroker FitBit Adapter:

        Hallo,
        ich wollte mir gerade voller Vorfreude den Adapter installieren.
        Leider funktioniert der Link von ganz oben nicht. Der Adapter wird auf Github nicht gefunden.

        .... oder stelle ich mich nur zu doof an?
        Kann mir jemand helfen?

        Grüße, Dieter

        Versuch mal mit npm i iobroker fitbit zu installieren.

        D 1 Reply Last reply
        0
        • cvidalC cvidal

          @ditus3 sagte in IoBroker FitBit Adapter:

          Hallo,
          ich wollte mir gerade voller Vorfreude den Adapter installieren.
          Leider funktioniert der Link von ganz oben nicht. Der Adapter wird auf Github nicht gefunden.

          .... oder stelle ich mich nur zu doof an?
          Kann mir jemand helfen?

          Grüße, Dieter

          Versuch mal mit npm i iobroker fitbit zu installieren.

          D Offline
          D Offline
          ditus3
          wrote on last edited by
          #35

          @cvidal
          ... vielen Dank, das hat mich auf den richtigen Weg gebracht.

          1. npm i iobroker fitbit
          2. über Adapter und die "Katze" den Pfad
            /home/pi/node_modules/iobroker.fitbit
            eingegeben.
            ... und voila - der Fitbit-Adapter war im iobroker Admin zu sehen.
            Vielen Dank!
          1 Reply Last reply
          0
          • L Offline
            L Offline
            locito09
            wrote on last edited by
            #36

            Kann mir einer sagen wie ich den Adapter installieren soll?
            mit npm i iobroker fitbit funktioniert das nicht.
            Bekomme Fehlermeldung:
            Manual installation of ioBroker is no longer supported │
            │ on Linux, OSX and FreeBSD! │
            │ Please refer to the documentation on how to install it! │
            │

            cvidalC 1 Reply Last reply
            0
            • L locito09

              Kann mir einer sagen wie ich den Adapter installieren soll?
              mit npm i iobroker fitbit funktioniert das nicht.
              Bekomme Fehlermeldung:
              Manual installation of ioBroker is no longer supported │
              │ on Linux, OSX and FreeBSD! │
              │ Please refer to the documentation on how to install it! │
              │

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

              @locito09

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

              L 2 Replies 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
                #38

                @cvidal
                Geht auch nicht.
                Wer kann mir ein how to geben wie ich den Adapter installieren kann?

                1 Reply Last reply
                0
                • Jey CeeJ Online
                  Jey CeeJ Online
                  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 Online
                      Jey CeeJ Online
                      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 Online
                                        Jey CeeJ Online
                                        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
                                          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

                                          292

                                          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