• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

MMM-GoogleFit

Scheduled Pinned Locked Moved Health
19 Posts 7 Posters 11.5k Views 8 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.
  • N Offline
    nitram
    last edited by Feb 5, 2018, 11:56 PM

    @amcolash Amazing!! Thanks so much. This all worked perfectly for me, with the exception that I also needed to rename the MMM-GoogleFit.js file in the second instance’s directory to MMM-GoogleFit2.js - nothing happened otherwise. I also took the opportunity to change the innerhtml content in that file to something more distinctive for each instance and now we can all see our steps. Super happy with this - even the wife thinks its good now!

    1 Reply Last reply Reply Quote 0
    • A Offline
      amcolash
      last edited by Feb 6, 2018, 2:25 AM

      @nitram So glad to hear that things worked out smoothly - yeah forgot about renaming the file - sorry about that. Glad that you and your wife are liking this module! Cheers

      1 Reply Last reply Reply Quote 0
      • S Offline
        StacheEnthusiast
        last edited by StacheEnthusiast Feb 24, 2018, 4:04 PM Feb 22, 2018, 12:10 AM

        I’m getting an auth error, “stats error”. I’ve followed the steps and MMM-GoogleFit shows up in my google apps with permissions. Any ideas?

        Edit: Update, The issue has resolved without me doing anything different so I’m not quite sure what the issue was but the module is working great. Thank you for this!

        1 Reply Last reply Reply Quote 0
        • A Offline
          amcolash
          last edited by Feb 23, 2018, 11:51 PM

          @StacheEnthusiast: Made a github issue, I will respond in detail and help troubleshoot there.

          https://github.com/amcolash/MMM-GoogleFit/issues/4

          1 Reply Last reply Reply Quote 0
          • T Offline
            tismepaulo
            last edited by tismepaulo Apr 28, 2018, 10:15 PM Apr 28, 2018, 10:14 PM

            Thank you @amcolash I set this module up tonight. All working great, except when I edit chartWidth (to anything more than 360) to make it bigger, it cuts off part of the leftmost pie chart. It does this whether I’m using icons or not. I use it in bottom_center if that makes any difference. Any idea how to stop this happening? I’d like to have larger pies!

            A 1 Reply Last reply Jun 3, 2018, 10:11 PM Reply Quote 0
            • A Offline
              amcolash @tismepaulo
              last edited by Jun 3, 2018, 10:11 PM

              @tismepaulo: Please make a github issue so I can track this issue. Sorry for the late response, I just moved cross-country to Seattle.

              1 Reply Last reply Reply Quote 0
              • B Offline
                banbutcher
                last edited by Apr 3, 2020, 12:40 PM

                hi,
                with the weights in Kgs… is it possible to have it to 1 decimal place?

                Thank you

                1 Reply Last reply Reply Quote 0
                • M Offline
                  Meidlmarkus
                  last edited by Apr 3, 2020, 3:39 PM

                  Hi,
                  open: /home/pi/MagicMirror/modules/MMM-GoogleFit/MMM-GoogleFit.js in a notepad.
                  Change line 112 from
                  total = total.toFixed(0);
                  to
                  total = total.toFixed(1);

                  Just tried it out, it works (I also like it ;-) )
                  But please note that any change in a module will be overwritten as soon as you do an update of the module.

                  Cheers
                  Markus

                  B 1 Reply Last reply Apr 3, 2020, 11:35 PM Reply Quote 0
                  • B Offline
                    banbutcher @Meidlmarkus
                    last edited by banbutcher Apr 4, 2020, 12:11 AM Apr 3, 2020, 11:35 PM

                    @Meidlmarkus

                    Awesome… thanks I’ll try it out soon! 😊

                    … worked like a charm! :)

                    1 Reply Last reply Reply Quote 1
                    • B Offline
                      banbutcher
                      last edited by Apr 5, 2020, 5:38 AM

                      another quick question… is it possible to have a graph of some sort weeky/monthly of weight?
                      i think i read on one of the new covid19 threads that this module has a graph function!?

                      thanks again

                      M 1 Reply Last reply Apr 5, 2020, 3:36 PM Reply Quote 0
                      • 1
                      • 2
                      • 2 / 2
                      • 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