MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Fitbit

    Scheduled Pinned Locked Moved Troubleshooting
    129 Posts 42 Posters 186.8k Views 37 Watching
    Loading More Posts
    • 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.
    • VendittelliV Offline
      Vendittelli Module Developer @MechMatt
      last edited by

      @MechMatt What exactly was ambiguous? So I can make it easier for others in the future!

      M 1 Reply Last reply Reply Quote 0
      • M Offline
        MechMatt @Vendittelli
        last edited by

        @Vendittelli I wasn’t sure about installing a custom module. I realized it was pretty simple after a quick googling:

        Navigate to modules folder
        Type: git clone .git

        1 Reply Last reply Reply Quote 0
        • MichMichM Offline
          MichMich Admin
          last edited by

          This is something very MagicMirror Generic. Maybe we should add something about this in the Readme?

          VendittelliV 1 Reply Last reply Reply Quote 0
          • VendittelliV Offline
            Vendittelli Module Developer @MichMich
            last edited by

            @MichMich Good idea, I’ll can add details on wiki’s modules page. Just the basic ‘cd’ then ‘git clone’. Then any extra stuff can just be listed for each module on their own repos.

            M 1 Reply Last reply Reply Quote 0
            • M Offline
              MechMatt @Vendittelli
              last edited by

              @Vendittelli I’ll be happy to assume the role here as the guy who makes sure everything is idiot proof :D

              VendittelliV 1 Reply Last reply Reply Quote 1
              • VendittelliV Offline
                Vendittelli Module Developer @MechMatt
                last edited by

                @MechMatt I put a basic run through on the wiki page, feel free to adapt it to make it more new user friendly

                MichMichM 1 Reply Last reply Reply Quote 0
                • MichMichM Offline
                  MichMich Admin @Vendittelli
                  last edited by

                  @Vendittelli Thanks!

                  1 Reply Last reply Reply Quote 0
                  • ? Offline
                    A Former User
                    last edited by A Former User

                    Would something similar be possible with Google Fit? There’s a REST API: https://developers.google.com/fit/rest/

                    1 Reply Last reply Reply Quote 0
                    • A Offline
                      ascension
                      last edited by

                      This Module is driving me insane… Magic Mirror doesn’t start if I add the module script to my config.js as it is written in the example config.js. I can only get it to work by removing “Credentials: {” ,replacing the “[” from the previous line (config:[) with “{” and replacing the matching “]” with"}" . Magic Mirror will then run with the fitbit module displayed on screen with zeros for every field. It simply won’t update. I get “null” value errors and the .py script overwrites my credentials.ini file with empty spaces, I assume because of the missing “credentials” line in my config.js. I simply cannot make it work with any modification of the “credentials” line that I’ve tried. I’d really appreciate some help on this…

                      A 1 Reply Last reply Reply Quote 0
                      • A Offline
                        ascension @ascension
                        last edited by

                        @ascension
                        Made some progress by replacing braces with swirly brackets. The script moves further along and my credentials.ini gets updated. Running setupAccess.py is sucessful, it brings up a fitbit page which requests authorization, but even when I approve it, tokens.ini isn’t populated, fitbit app reads all zeros, and terminal returns error " There was an uncaught exception…{ [Error: process exited with code 1] executable: ‘python’, options: null, script: ‘modules/MMM-fitbit/python/getdata.py’, args: null, exitCode: 1}.

                        1 Reply Last reply Reply Quote 0
                        • 1
                        • 2
                        • 8
                        • 9
                        • 10
                        • 11
                        • 12
                        • 13
                        • 10 / 13
                        • First post
                          Last post
                        Enjoying MagicMirror? Please consider a donation!
                        MagicMirror created by Michael Teeuw.
                        Forum managed by Sam, technical setup by Karsten.
                        This forum is using NodeBB as its core | Contributors
                        Contact | Privacy Policy