MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. Alienwarez123
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    A
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 3
    • Groups 0

    Posts

    Recent Best Controversial
    • RE: My config does not work when i add it

      Do I need to change the ’ to "

      posted in Troubleshooting
      A
      Alienwarez123
    • RE: My config does not work when i add it

      i took out the value so i could post it on here

      posted in Troubleshooting
      A
      Alienwarez123
    • My config does not work when i add it

      I am trying to add MMM_fitbit module and I have done the steps but when i add the example config like this

      {
      	module: 'MMM-fitbit',
      	position: 'top_center',
      	config: [
      		credentials: {
      			client_id: <client_id>,
      			client_secret: <client_secret>,
      		},
      		resources: [
      			'steps',
      			'floors',
      			'caloriesOut',
      			'distance',
      			'activeMinutes',
      			'sleep',
      			'heart'
      		],
      		update_interval: 60
      	]
      },
      

      I open magic mirror and it says your config is wrong so can someone tell me where to put this please I am a noob

      posted in Troubleshooting
      A
      Alienwarez123
    • 1 / 1