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

  1. ioBroker Community Home
  2. Deutsch
  3. ioBroker Allgemein
  4. IoBroker FitBit Adapter

NEWS

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

  • Monatsrückblick – September 2025
    BluefoxB
    Bluefox
    13
    1
    2.0k

  • Neues Video "KI im Smart Home" - ioBroker plus n8n
    BluefoxB
    Bluefox
    15
    1
    2.5k

IoBroker FitBit Adapter

Geplant Angeheftet Gesperrt Verschoben ioBroker Allgemein
fitbit
52 Beiträge 9 Kommentatoren 6.9k Aufrufe 8 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.
  • 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
    schrieb am zuletzt editiert von
    #42

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

    1 Antwort Letzte Antwort
    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
      schrieb am zuletzt editiert von
      #43

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

      cvidalC 1 Antwort Letzte Antwort
      0
      • L locito09

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

        cvidalC Offline
        cvidalC Offline
        cvidal
        Forum Testing
        schrieb am zuletzt editiert von
        #44

        @locito09
        Ja erstell den Ordner mal per Hand.

        L 1 Antwort Letzte Antwort
        0
        • cvidalC cvidal

          @locito09
          Ja erstell den Ordner mal per Hand.

          L Offline
          L Offline
          locito09
          schrieb am zuletzt editiert von 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 Antwort Letzte Antwort
          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
            schrieb am zuletzt editiert von
            #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 Antwort Letzte Antwort
            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
              schrieb am zuletzt editiert von
              #47

              @cvidal
              Habe vor kurzem update gemacht auf 6.9.0

              1 Antwort Letzte Antwort
              0
              • BluefoxB Offline
                BluefoxB Offline
                Bluefox
                schrieb am zuletzt editiert von
                #48

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

                L 1 Antwort Letzte Antwort
                0
                • cvidalC Offline
                  cvidalC Offline
                  cvidal
                  Forum Testing
                  schrieb am zuletzt editiert von
                  #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 Antwort Letzte Antwort
                  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
                    schrieb am zuletzt editiert von
                    #50

                    @cvidal hätte da eine Charge 3 über

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

                    cvidalC 1 Antwort Letzte Antwort
                    0
                    • Jey CeeJ Jey Cee

                      @cvidal hätte da eine Charge 3 über

                      cvidalC Offline
                      cvidalC Offline
                      cvidal
                      Forum Testing
                      schrieb am zuletzt editiert von
                      #51

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

                      .

                      1 Antwort Letzte Antwort
                      0
                      • Jey CeeJ Online
                        Jey CeeJ Online
                        Jey Cee
                        Developer
                        schrieb am zuletzt editiert von
                        #52

                        Hier geht es zum Test des neuen Adapter weiter.

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

                        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
                        FAQ Cloud / IOT
                        HowTo: Node.js-Update
                        HowTo: Backup/Restore
                        Downloads
                        BLOG

                        870

                        Online

                        32.4k

                        Benutzer

                        81.4k

                        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