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. Tester
  4. FITBit Adapter NEW

NEWS

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

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

  • Weihnachtsangebot 2025! 🎄
    BluefoxB
    Bluefox
    25
    1
    2.5k

FITBit Adapter NEW

Scheduled Pinned Locked Moved Tester
6 Posts 4 Posters 947 Views 6 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.
  • besterquesterB Offline
    besterquesterB Offline
    besterquester
    Developer
    wrote on last edited by besterquester
    #1
    Aktuelle Test Version 0.3.10
    Veröffentlichungsdatum 15.02.2022
    Github Link https://github.com/Chris-1965/ioBroker.fitbit-fitness

    ported parts from projekt @GermanBluefox fitbit-api
    and adpated and enhanced. Used the new createadapter script to be on the newest adapter standard

    This adapter retrieves fitbit data into iobroker.
    Features

    • Body, Activities, Food, Sleep are retrieved individually

    • Resting Heartrate, ActiveMinutes

    • Floors (activities)

    • Refresh in minutes for continuously retrieving data

    MIT License

    Copyright (c) 2022 Chris-1965 besterquester@live.at

    Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

    The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

    THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

    L ? 2 Replies Last reply
    0
    • besterquesterB besterquester
      Aktuelle Test Version 0.3.10
      Veröffentlichungsdatum 15.02.2022
      Github Link https://github.com/Chris-1965/ioBroker.fitbit-fitness

      ported parts from projekt @GermanBluefox fitbit-api
      and adpated and enhanced. Used the new createadapter script to be on the newest adapter standard

      This adapter retrieves fitbit data into iobroker.
      Features

      • Body, Activities, Food, Sleep are retrieved individually

      • Resting Heartrate, ActiveMinutes

      • Floors (activities)

      • Refresh in minutes for continuously retrieving data

      MIT License

      Copyright (c) 2022 Chris-1965 besterquester@live.at

      Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

      The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

      THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

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

      @besterquester
      Habe 4 Instanzen laufen und das Problem das der Adapter die Werte nicht aktualisiert, ist das Problem bekannt? Bei ersten mal hat er aktualisiert und danach über mehrere Woche kommen keine Daten

      1 Reply Last reply
      0
      • M Offline
        M Offline
        myssv
        wrote on last edited by myssv
        #3

        Moin zusammen,

        ich experimentiere gerade mit dem neuen Adapter und der Schlafanzeige:

        Wenn man sich Mittags noch mal hinlegt und schläft, wird der Schlaf nicht erkannt:

        09607aec-7e6d-4722-8edf-dd4db30e3038-image.png

        Im Adapter sind nur die 4:15h der Nacht zu sehen:

        a3662877-f658-4e01-ac50-aa98675ef54d-image.png

        1 Reply Last reply
        0
        • M Offline
          M Offline
          myssv
          wrote on last edited by
          #4

          und wenn man eine schlechte Nacht hatte, werden die Werte gar nicht aktualisiert:

          543fdda4-3778-4f67-acd3-ec8e3e537c3a-image.png

          e894cf14-9bb1-4385-9b3b-8d44aedf58fd-image.png

          Gleichen Werte wie gestern

          1 Reply Last reply
          0
          • M Offline
            M Offline
            myssv
            wrote on last edited by myssv
            #5

            Heute ist mir aufgefallen, dass der Adapter unterschiedliche Meldungen im Log hat:

            0ca43d31-3490-4729-934d-93521c45b738-image.png
            90a5dba0-8290-4167-88c0-4f7d9e94b997-image.png

            Es ist der gleiche Adapter, warum die unterschiedlichen Meldungen?

            Beide Adapter liefern Werte für Schritte, Ruhepuls, etc.

            1 Reply Last reply
            0
            • besterquesterB besterquester
              Aktuelle Test Version 0.3.10
              Veröffentlichungsdatum 15.02.2022
              Github Link https://github.com/Chris-1965/ioBroker.fitbit-fitness

              ported parts from projekt @GermanBluefox fitbit-api
              and adpated and enhanced. Used the new createadapter script to be on the newest adapter standard

              This adapter retrieves fitbit data into iobroker.
              Features

              • Body, Activities, Food, Sleep are retrieved individually

              • Resting Heartrate, ActiveMinutes

              • Floors (activities)

              • Refresh in minutes for continuously retrieving data

              MIT License

              Copyright (c) 2022 Chris-1965 besterquester@live.at

              Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

              The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

              THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

              ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              @besterquester

              Hi,
              hab n Issue in Verbindung mit js-controller 5 aufgemacht... koennte auch schon vorher zu Warnings gekommen sein, wenn ein Wert fehlt.. ich hab nur ne Waage damit verbunden, daher ...

              Gruss!

              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

              698

              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