Skip to content

Numbers not updating. #23

@drawn112

Description

@drawn112

Hello all,
I'm hoping one of you might be able to point me in the right direction. I have followed the instructions through and everything appeared to work correctly and the module is being displayed on the mirror but it hows 0 for all values does not seem to update.
config.js:
{
module: "MMM-fitbit",
position: "top_center",
config: {
credentials: {
client_id: "xxxxx" ,
client_secret: "xxxxxxxxxxxxxxxxxxxxxxxxxxx" ,
},
resources: [
"steps",
"floors",
"caloriesOut",
"distance",
"activeMinutes",
"sleep",
"heart",
],
}
},
When I run my getData.py it returns just fine with the numbers that it should.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions