• 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. MagicCrumps1
  3. Posts
A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
M
Offline
  • Profile
  • Following 0
  • Followers 0
  • Topics 3
  • Posts 23
  • Groups 0

Posts

Recent Best Controversial
  • RE: Weatherunderground - currently - hourly - daily - configurable

    @RedNax do you happen to know why my MMM-WunderGround module is not showing the forecast?

    0_1465449394807_upload-42252077-f895-4414-a919-4178207675af

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 9, 2016, 5:18 AM
  • RE: Weatherunderground - currently - hourly - daily - configurable

    Thanks KirAsh4 and RedNax! I resolved it. What happened was that I entered
    location: ‘San Francisco’
    locationid: ‘5391959’

    on the currentweather module.

    I decided to delete the locationid key and left it blank and voila! It works now! You guys rock!

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 8, 2016, 8:33 PM
  • RE: Weatherunderground - currently - hourly - daily - configurable

    @RedNax Still not working. Sorry, I should have included that I added a few extra keys to my personal api key thus making them invalid.

    Loading config …
    Loading module helpers …
    No helper found for module: alert.
    No helper found for module: clock.
    Initializing new module helper …
    No helper found for module: compliments.
    No helper found for module: currentweather.
    No helper found for module: MMM-WunderGround.
    Initializing new module helper …
    All module helpers loaded.
    Starting server op port 8080 …
    Server started …
    Connecting socket for: calendar
    Starting node helper for: calendar
    Connecting socket for: newsfeed
    Starting module: newsfeed
    Sockets connected & modules started …
    Launching application.
    
    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 8, 2016, 7:44 AM
  • RE: Weatherunderground - currently - hourly - daily - configurable

    I’m getting a blank screen. Any idea why?

    	{
    		module: 'MMM-WunderGround',
    		position: 'top_right',
    		header: 'Weather Forecast',
    		config: {
    		    apikey: 'a1fa37eaff91b5450c',
    		    pws: 'CA/San_Francisco',
    		    fctext: '1',
    			  fcdaycount: '5',
    			  fcdaystart: '0',
    			  hourly: '1',
    			  hourlyinterval: '3',
    				hourlycount: '2',
    				alerttime: 1000,
    				alerttruncatestring: 'english:'	            
    		}
    	},
    
    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 7, 2016, 7:28 AM
  • RE: How to install a module?

    God, you developers have all the fun

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 7, 2016, 6:48 AM
  • RE: How to install a module?

    @RedNax OMG thank you!!! Again, i’m just a level 1 n00b. This is AWESOME! So this is what Github is about…

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 7, 2016, 6:40 AM
  • RE: How to install a module?

    @RedNax First of all, thank you so much for helping.

    I guess my question is after I download and extract the zip files. Do I invididually drag each file into their respective location and then configure my config.js or is there another way to do this?

    0_1465276472194_upload-df79633f-dd61-40f7-8894-e31ce23b3bf3

    posted in Troubleshooting
    M
    MagicCrumps1
    Jun 7, 2016, 5:16 AM
  • RE: Calendar modification

    @KirAsh4 Of course that worked. Thanks for the silver bullet

    posted in Tutorials
    M
    MagicCrumps1
    Jun 7, 2016, 5:09 AM
  • RE: Calendar modification

    @KirAsh4 Weird. I had to make mine public or else the dashboard wont be able to display saying “No Events”

    posted in Tutorials
    M
    MagicCrumps1
    Jun 7, 2016, 5:03 AM
  • 1 / 1
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