• 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
  1. Home
  2. KaranC
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
K
Offline
  • Profile
  • Following 1
  • Followers 0
  • Topics 1
  • Posts 2
  • Groups 0

KaranC

@KaranC

0
Reputation
28
Profile views
2
Posts
0
Followers
1
Following
Joined Mar 22, 2020, 7:01 AM
Last Online Mar 23, 2020, 5:00 AM

KaranC Unfollow Follow

Latest posts made by KaranC

  • RE: Nothing would come up on the display, the module won't run :/

    @Mykle1
    I tried using the same lines you suggested in my config file but now with those module lines, it is asking me to create a config.js file as the current one could not be read.
    I cross checked everything like the brackets, but i guess the " disabled: t, " is coming quite far out on the left (outside the bracket line) and is causing the problem. I did try pushing it inside the bracket but the same problem persists.
    I just copied and pasted what you suggested…just added my token and tried running it with various inputs for the city to see if anything works but i got the same response everytime :-/

    posted in Troubleshooting
    K
    KaranC
    Mar 23, 2020, 4:52 AM
  • Nothing would come up on the display, the module won't run :/

    Re: MMM-AQI
    I find this as a qonderful module but it just wont work for me, no matter what i try :/
    Here’s what I added in my config file:

    {
    			module: 'MMM-AQI',
    			position: 'bottom_left',
    			header: 'Air Quality Index (AQI)',
    			config: {
    				token: "4xxxxxxxxxxxxxxxxxxxxxxxxxx",
    				city: "here",
    				iaqi: true,
    				updateInterval: 30 * 60 * 1000, // Every half hour.
    				initialLoadDelay: 0,
    				animationSpeed: 1000,
    				debug: false
    			}
    		},
    

    I even tried putting the name of my city, the id of my city but nothing would even show up on my mirror 😪
    Please help me!

    posted in Troubleshooting mmm-aqi
    K
    KaranC
    Mar 22, 2020, 7:21 AM
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