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

    Posts

    Recent Best Controversial
    • RE: MMM-COVID19-SPARKLINE

      @ashishtank @skelliam found another failure in the log.

      [LOG]   [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_deaths_global.csv
      [LOG]   [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_recovered_global.csv
      [LOG]   [COVID:CORE] Resolving: csse_covid_19_data/csse_covid_19_time_series/time_series_covid19_confirmed_global.csv
      [LOG]   can't find property recovered Canada:
      

      Every time i’t te recover data from Canada. But I never searched for Canada.

      I’m only have in the config.js

      	sortby: "confirmed",
      	columns: ["confirmed", "deaths", "recovered"],
      	countries: ["Netherlands", "Germany", "Belgium"],
      

      Please help.

      posted in Health
      JerryPJ
      JerryP
    • RE: Covid-19 sparkline

      @ashishtank
      Yes the module Is look to seem working oke.
      I only saw the yellow exclamation mark. and I like to have a smoothie log.

      posted in Troubleshooting
      JerryPJ
      JerryP
    • Covid-19 sparkline

      Hello everyone.
      I’m a user of the

      I have one issue.
      MMM-covid19-sparkline app from @skelliam
      Now I see in de dev-tool the next issue.

      DevTools failed to parse SourceMap: http://localhost:8080/modules/MMM-COVID19-SPARKLINE/lib/highcharts.js.map
      Is showing up on the DevTools. log
      

      So ken someone tell mee what its meen and how to remove the failer.

      Thanks for the help.

      		{
      		module: 'MMM-COVID19-SPARKLINE',
      		position: "bottom_left",
      		config : {
      			worldStats: false,
      			sparklines: true,
      			sparklineWidth: 100,
      			sparklineHeight: 55,
      			sparklineDays: 50,
      			sparklineDeltavsDaily: true, 
      			sortby: "confirmed",
      			columns: ["confirmed", "deaths", "recovered"],
      			countries: ["Netherlands", "Germany", "Belgium"],
      			updateInterval: 1000 * 60 * 60 * 8,  //8 hours
      			infoRowClass: "medium",
      			headerRowClass: "small",
      			fadeSpeed: 1000,
      			showDelta: true,
      			showDeltaPlotNDays: 7,
      			sparklineDeathScale: -4,
      			showDelimiter: true
                      }},
      
      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: I can't get mmm-screencast to work

      @sdetweil i removed the ip adres of the laptop an tv.
      But for the mmm-screencast module is That no problem

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: I can't get mmm-screencast to work

      @jste84

      var config = {
      	address: "0.0.0.0"
      	port: 8080,
      	ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1"],
      	useHttps: false, 		
      	httpsPrivateKey: "", 
      	httpsCertificate: "", 
      
      	language: "nl",
      	timeFormat: 24,
      	units: "metric",
      modules: 
      

      This is my part of de var (ip handeling)

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: I can't get mmm-screencast to work

      @jste84 so tried unplugging the shield when I hit the cast button it says no devices found.

      I’m thinking that you want something that’s not possible. Or I’m confused.
      The Shield is a different device. so unplug the power of it.
      Than take a phone whits is on the seem wifi network as the mirror
      Then use your phone en pick a movie on YouTube.com
      and hit the cast button.

      Your config looks oke.
      The pull is als don
      so I don’t know why it’s not working

      IMG_8749.jpg
      In the picture you can see my 2 mirrors.
      “Huiskamer”
      “Spiegeltje”

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: I can't get mmm-screencast to work

      @jste84
      Can you try to put de Nvidia shield down. (unplug the power) and is I’t than possible tot see the screencast on the mirror (maybe reboot the mirror after you hef unplug the Nvidia shield)
      and kan you post one more time te config.

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: MMM-COVID19-SPARKLINE

      @skelliam

      I have one issue.

      DevTools failed to parse SourceMap: http://localhost:8080/modules/MMM-COVID19-SPARKLINE/lib/highcharts.js.map
      

      Is showing up on the DevTools. log

      posted in Health
      JerryPJ
      JerryP
    • RE: I can't get mmm-screencast to work

      @jste84 OK.
      And now when you reboot the mirror.
      Are u using the same wifi network for our phone and mirror. to broadcast YouTube?? Frome your laptop it’s not working. “At my place only the phone and iPad can connect the module”

      posted in Troubleshooting
      JerryPJ
      JerryP
    • RE: I can't get mmm-screencast to work

      @jste84

      lets try to pull the module!!

      Navigate to the modules directory via the follow command:

      cd MagicMirror/modules/MMM-Screencast
      git pull
      npm install

      posted in Troubleshooting
      JerryPJ
      JerryP
    • 1
    • 2
    • 11
    • 12
    • 13
    • 14
    • 15
    • 16
    • 17
    • 13 / 17