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

    sgault

    @sgault

    0
    Reputation
    324
    Profile views
    7
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    sgault Unfollow Follow

    Latest posts made by sgault

    • MMM-CollegeFootballTop25 awaiting update

      My Mirror has been unplugged for a while. I recently had time to plug it back in and all works well except MMM-CollegeFootballTop25. The header displays and below the line it shows “awaiting update”. I’ve tried reinstalling the package ap-top25-ncaaf but still no joy. Any suggestions?

      thanks

      posted in Troubleshooting
      S
      sgault
    • RE: NFL Score Module

      @achilles
      Same here. I was hoping it would update but no go. I look at the url that it goes out to check and it appears that NFL.com isn’t updating it. I’m wondering if developer of this module may need to do some tweeking or instructions so we as users can.

      posted in Sport
      S
      sgault
    • RE: MMM-voice commands/Page selector help

      Thanks strawberry 3.141 but I was trying to use MMM-Voice-Commands (it says it works with MMM-Page-Selector) not MMM-voice. After further investigation I think I’ll try MMM-Hello-Lucy (with MMM-Voice) and see if I have any better luck. Mykle1’s instruction seem to very thorough. thanks for the reply though.

      posted in Troubleshooting
      S
      sgault
    • MMM-voice commands/Page selector help

      Sorry guys but another noobie question. I have installed MMM-voice commands and MMM-page selector. I added example code to my config.js and the page selector module loads page 1 just as it should. when I try to change pages with voice commands ( hello Mirror go to page 2 or select page 2 or page up) and nothing happens. I’m assuming there is something I need to add to a file to make “voice commands” hear and react to the command. i read in the readme file that I need to send a notification " this.sendNotification(“PAGE_SELECT”, “2”);" but am not sure where this goes. any help would be appreciated.

      thanks

      posted in Troubleshooting
      S
      sgault
    • RE: Weatherforecast module problem

      I took out the entry from my custom.css and put it in the config.js like it’s supposed to be. I’ve been getting the same results anything 5 or under works just fine. Don’t tell me I’ve been beating my head against the wall unnecessarily. Ugh.

      posted in Troubleshooting
      S
      sgault
    • RE: Weatherforecast module problem

      OK after going back and reading the readme I figured out that I needed to put the configuration in my config.js I tried this and at 7 it only shows 5 entries. If I change it to 2 it will only display 2 as it should. I think my problem is the module sizing is wrong. Where do I change the height?

      thanks for any help.

      posted in Troubleshooting
      S
      sgault
    • Weatherforecast module problem

      I am very new to this so please go easy. I have been searching all afternoon on the forum trying to figure out what I’m doing wrong to no avail. I have the date, weather forecast, and calendar all set to top left on my mirror. The problem is the weatherforecast is set to display 7 days but will only display 5. I tried adding the following to my custom.css but it still doesn’t work.

      }
      .weatherforecast .maxnumberofdays {
      7;
      }

      I also tried deleting my calendar out of the config.js file thinking that I was running out of room on the monitor, but still only got 5 lines of weather.
      Any help would be greatly appreciated as my head is just about mush from beating it against the wall.![alt text]0_1534032279997_mm pic.JPG

      posted in Troubleshooting
      S
      sgault