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

    Topics

    • V

      pages

      Watching Ignoring Scheduled Pinned Locked Moved Solved Troubleshooting
      6
      0 Votes
      6 Posts
      124 Views
      S
      @videogame95 said in pages: i add pages but my calendar stopped loading and so did my weather module ? I’ve add my config to a post troubleshoot . when using pages, ALL modules you want displayed MUST be added to the pages config thru its module name, OR the classes: property added, else the module will NOT be displayed…
    • V

      Troublesshooting config

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      9
      0 Votes
      9 Posts
      173 Views
      S
      @videogame95 change the update time in pages to 20 seconds to test 20000 ( milliseconds)
    • V

      mmm-TFL-Arrivals

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      66 Views
      V
      Re: [MMM-UKLiveBusStopInfo & MMM-TFL-Arrivals](/topic/11585/mmm-uklivebusstopinfo-mmm-tfl-arrivals I have installed Romford train time table using Api key -UKLiveBusStopInfo This is working on Romford config but not working on the Api key -UKLiveBusStopInfo i’ve got the same Api key and from this site . i going to remove the football Modules in case thats blocking it in some way. Any Help with the Train, bus time table thank you
    • V

      weather modules

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      203 Views
      S
      @videogame95 I replied to your other topic any module that wants to use OpenWeatherMap has to change the endpoint and provide the other parms AND the user needs to get a new apikey… supposedly the old 2.5 api parms still work, but OWM has told us repeatedly they are going to shut that down completely…
    • V

      openweatermaps

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      169 Views
      S
      @videogame95 from the doc https://docs.magicmirror.builders/modules/weather.html#openweathermap-options in v3, location and locationID are not used. only lat/lon also https://forum.magicmirror.builders/topic/19323/version-2.30.0-weather-module-stuck-loading-worked-fine-before-upgrade?page=1 also, in old api we got the location back and added it to the header in 3.0 api we don’t so YOU have to set the header for the module AND set appendLocationNameToHeader:false in the weather module config
    • V

      pages and simple back groung slidswhows

      Watching Ignoring Scheduled Pinned Locked Moved Entertainment
      8
      0 Votes
      8 Posts
      192 Views
      S
      @videogame95 What is this? UKLiveBusStopInfo"], [] <—————- Can’t have a page with no modules defined on it, edit: this doesn’t show the error Mmm-pages is all in browser, so open the browser console ctrl-shift-i Select the console tab Add pages to the filter field also, for MMM-page-indicator, it can figure out how many pages you have defined, so this config: { pages: 4 } is not necessary (and misleading, when you have only 3 pages, technically)
    • V

      Sending code

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      3
      0 Votes
      3 Posts
      204 Views
      V
      thanks ok
    • V

      Pir sensor one sensor pir

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      2
      0 Votes
      2 Posts
      235 Views
      V
      Re: [2 Mirrors and one Sensor ( MMM-PIR-Sensor )](/topic/9760/2-mirrors-and-one-sensor-mmm-pir-sensor Hi could some one send the name of a pir code that’s working I’ve been on 3rd part modules some say not supported any more. Would someone be kind enough to put a code that’s working turn no. Monitor off with delay Please any help .videogame95
    • V

      Pir senor moniter on moniter off

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      117 Views
      V
      Pir senor on off monitor raspi 5 what one works please For my MagicMirror project ?
    • V

      Magicmirror update with phone ?

      Watching Ignoring Scheduled Pinned Locked Moved Requests
      1
      0 Votes
      1 Posts
      369 Views
      V
      Re: Looking for a submodule to update when the next bus is coming
    • V

      How do configure sound talk turn page

      Watching Ignoring Scheduled Pinned Locked Moved Tutorials
      2
      0 Votes
      2 Posts
      699 Views
      S
      @videogame95 how are you doing change to page 2?
    • V

      Alex Control

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      6
      0 Votes
      6 Posts
      1k Views
      S
      @videogame95 this is another module that documents too much for the config.js … modules:[ // DO NOT ADD THIS LINE... these only show where the lines should be placed. { // start of module definition module: 'MMM-AlexaControl', position: 'middle_center', config:{ image: true, pm2ProcessName: "mm", vcgencmd: "vcgencmd" } } // end of module definition ] // DO NOT ADD THIS LINE
    • V

      Alexa control

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      6
      0 Votes
      6 Posts
      1k Views
      V
      Hi when run magicmirror npm start With the Alexa control in my configuration file In the Terminal in say load up like drive sewt something like . And magicmirror 2 freeze up and will no run . I had removed the module And larst bracket [ As instructions you sent me Any help getting my Alexa control to work? Or we try get GoogleAssistant to change my pages My EXT PAGES: is working in timed CAROUSEL is working My GoogleAssistant recipes folder With pages changing code has problem . It starts up fine If I ask it to . go to page 2 it works. But if ask it to go to page 3 it all freezes up totally locked I have do hard reboot. Any help in this problem? Thanks James videogame95
    • V

      Alexa echo dot 5th gen

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      704 Views
      S
      @videogame95 same as every other module. github. easy search github mmm-alexacontrol
    • V

      Alexa echo dot

      Watching Ignoring Scheduled Pinned Locked Moved Entertainment
      2
      0 Votes
      2 Posts
      586 Views
      S
      @videogame95 no alexa for mm anymore. yiu can use the MMM-AlexaControl module to trigger actions on mm from a real alexa device
    • V

      EXT pages how to configure

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      537 Views
      S
      @videogame95 we don’t support his modules here at his request
    • V

      Ex detector

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      381 Views
      S
      @videogame95 we don’t support his modules here at his request
    • V

      My configuration. Js

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      7
      0 Votes
      7 Posts
      3k Views
      S
      @TDMPro2K that is the same as localhost.which means only apps INSIDE the same machine can connect
    • V

      EXT pages locked

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      373 Views
      S
      @videogame95 the module author for GoogleAssistant and the EXT- modules has requested we not provide support here. he has a separate forum
    • V

      calendar

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      10
      0 Votes
      10 Posts
      3k Views
      J
      @sdetweil - Thanks Sam. This will help when I work on cleaning up my display overall, as i do have multiple instances of both calendar and weather running!
    • 1 / 1