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

    Posts

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

      @strawberry-3.141
      Here is the Config:

      {
      		    module: 'MMM-WunderGround',
      		    position: 'top_left',
      		    config: {
      		        apikey: '', // private; don't share!
      		        pws: 'pws:KNJMOORE3', //Chester Ave
      			hourly: '1',
      		        fctext: '1',
      		        fcdaycount: "9",
      		        fcdaystart: "1",
      		        hourlyinterval: "3",
      		        hourlycount: "3",
      		        alerttime: 30000,
      		        alerttruncatestring: "english:",
      			roundTmpDecs: '1',
      		    	layout: "vertical",
      			windunits: "mph",
      			coloricon: true,
      		    	sysstat: 0
      		    		}
      		},
      
      posted in Utilities
      B
      bminer1
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @strawberry-3.141 I tried this. No luck. The full data is in both top center and top left (i have mine on the other side and replaced “right” with “left”). I put the code in both the custom.css and the wunderground.css file. I think i am missing something.

      0_1487682692682_Screen Shot 2017-02-21 at 8.11.00 AM.png

      posted in Utilities
      B
      bminer1
    • RE: Wunderlist - your todos on the mirror

      I have been running with 2 lists since the beginning of Jan. No issues with loading or the lists not updating. This may be an isolated incident. My wife and i are on the lists and either of us can add or delete. When we make a change, it changes on the mirror. Here is my config:

      {
      			"module": "MMM-Wunderlist",
      			"position": "top_right",
      			"header": "To Do",
      			"config": {
      				"accessToken": "Your Token Here",
      				"clientID": "Your clientID here",
      				"maximumEntries": 5,
      				"order": "normal",
      				"lists": [
      					"To Do"
      				],
      				"interval": 60,
      				"fade": false,
      				"fadePoint": 0.25
      			}
      		},
      		{
      			"module": "MMM-Wunderlist",
      			"position": "top_right",
      			"header": "Groceries",
      			"config": {
      				"accessToken": "Your Token Here",
      				"clientID": "Your clientID here",
      				"maximumEntries": 15,
      				"order": "normal",
      				"lists": [
      					"Groceries"
      				],
      				"interval": 60,
      				"fade": false,
      				"fadePoint": 0.25
      			}
      		},
      

      0_1487648419885_Screen Shot 2017-02-20 at 10.39.35 PM.png

      posted in Troubleshooting
      B
      bminer1
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @Mykle1 Can you share how you did this?

      posted in Utilities
      B
      bminer1
    • RE: MMM-SoccerLiveScore

      I started this module again because its high tide on the Cup races. I do have one issue on the logos. The Euro League Cub shows no icons (picture below). I am also getting some red scores on future dated games (picture below). I thought red scores were for current games. Is it possible to have the whole league name at the top instead of an abbreviation? Example; CL = Champions League. FA Cup shows as “FA Cup”. PR. League = British Premier League. If this is something i can edit on my own, please point me in that direction and ill make the changes.
      Maybe a quick alert when a goal is scored? I cant watch them all.

      0_1487606953733_Screen Shot 2017-02-20 at 11.09.04 AM.png

      0_1487606319852_Screen Shot 2017-02-20 at 10.56.42 AM.png

      posted in Sport
      B
      bminer1
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @RedNax much better! Thank you!
      Just one thing, aesthetically, the little wind icons arent all uniform.0_1487352669390_Screen Shot 2017-02-17 at 12.29.56 PM.png

      posted in Utilities
      B
      bminer1
    • RE: MMM-NetworkScanner

      @binderth I think you are on a right track. We just need to debug the “simple” task of turning on and off and then the fun can begin with other stuff.

      posted in Utilities
      B
      bminer1
    • RE: MMM-NetworkScanner

      @binderth When i read through the Read ME, it says that the Residence determines when to turn on and off. I want this to work for me so then i can put my wifes phone in there as a resident and that way, when both of us leave, it shuts off. when one of us is home, it stays on.

      posted in Utilities
      B
      bminer1
    • RE: Weatherunderground - currently - hourly - daily - configurable

      @strawberry-3.141 Im sure you can help me out with something else. The wind direction in the forecast is pushing the module really far into the center of the screen. Is there a way i can change the forecast wind direction to shrink it up a bit? Everything at the top seems to be really far in space. I know i could always go back to the vertical but i like the horizontal too.

      0_1487346832035_Screen Shot 2017-02-17 at 10.53.04 AM.png

      posted in Utilities
      B
      bminer1
    • RE: MMM-NetworkScanner

      @binderth I tried testing it by turning my WiFi off on my phone, waiting a few minutes to see if it turns off and it doesn’t turn off. I even physically left the house for dinner and came home to it still on. I love the feature and would do almost anything to get it to work. I’m new to all this stuff so i don’t have the skill to debug on my own.

      posted in Utilities
      B
      bminer1
    • 1 / 1