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

    darbos

    @darbos

    5
    Reputation
    753
    Profile views
    35
    Posts
    1
    Followers
    0
    Following
    Joined
    Last Online

    darbos Unfollow Follow

    Best posts made by darbos

    • RE: YouTube video not available

      @justjim1220 Cool, appreciate that. I have been able to get another one play so your probably right, just gotta find some different ones.

      posted in Troubleshooting
      D
      darbos
    • RE: MMM-Jnews

      @cowboysdude Dang, thats sweet!! Im gonna have to try that voice out

      posted in Education
      D
      darbos
    • MMM Scoreboard help

      Hi,

      Is it possible to to keep the scores up until the next game? I only want to see a couple teams which is fine I have that working. But I would like to see the score at all times, not disappear after x hours (default is 3).

      Thanks

      posted in Utilities
      D
      darbos
    • RE: NFL Score Module

      @cowboysdude Good stuff! Thank you sir!

      posted in Sport
      D
      darbos
    • RE: MMM-NPR

      Thank you! Looks Great!

      posted in Education
      D
      darbos

    Latest posts made by darbos

    • RE: covid bell curve line graph tracker

      @sdetweil sorry I did not see this till now. If it happens again I’ll be sure to grab them. It happened on both mine and my dad’s mirror so I’ll let him know to give me a heads up too. Thanks !

      posted in Requests
      D
      darbos
    • RE: covid bell curve line graph tracker

      @sdetweil Sorry about the firedrill, after running pm2 restart mm it updated.

      I know this isnt the best way, but I have it connected to a smart switch and just tell google to turn it off and on…i havent had an issue and had it this way over a year. Might have just got hung up, but issue is solved. Thanks again for the quick help sir.

      posted in Requests
      D
      darbos
    • RE: covid bell curve line graph tracker

      @sdetweil awesome thanks for the quick response I’ll check it out

      posted in Requests
      D
      darbos
    • RE: covid bell curve line graph tracker

      @sdetweil it looks like mine stopped updating. The past two days haven’t shown on my mirror or the one I made for my dad. I’ve rebooted them a few times, is anyone else seeing the same?

      posted in Requests
      D
      darbos
    • RE: covid bell curve line graph tracker

      @sdetweil Your awesome man. Working perfect now, thanks so much!!!

      posted in Requests
      D
      darbos
    • RE: MMM-COVID19-SPARKLINE

      @skelliam is there a way to do it by state?

      posted in Health
      D
      darbos
    • RE: covid bell curve line graph tracker

      @sdetweil ok thank you much!!!

      posted in Requests
      D
      darbos
    • RE: covid bell curve line graph tracker

      @sdetweil Its like its pulling the total first and then displaying dailys no matter what date I start at…I think anyway.

      posted in Requests
      D
      darbos
    • RE: covid bell curve line graph tracker

      @sdetweil Would you mind double checking my config, Im still seeing a large spike at the begining…

      Ive tried changing the start date to the 3rd, 10th, and 12th with the same result. Ive also tried both 0,100,100 and 0,500,500.

      Thank you much!

      	{
      		module:"MyCovid19",
      		position:"bottom_center",
      		config:{
      			states:['Arizona','Michigan','California'],
      			line_colors:['red','white','blue'],
      			chart_type:"cases",
      			chart_title:"COVID Cases Reported Daily",
      			ranges:{min:0,max:500,stepSize:500},
                                  backgroundColor: "transparent",
      		      width: 600,
      		      height: 500,
      		      debug: false,
      		      startDate: '06/12/2020'
      		}
          },
      

      ***EDIT: The copy/paste spacing is off, but I double checked and spacing is correct in my file…with no trailing white space.

      Screen Shot 2020-06-21 at 1.45.30 PM.png

      posted in Requests
      D
      darbos
    • RE: covid bell curve line graph tracker

      @sdetweil Sorry for just getting back. Thanks for taking the time to explain and help.

      I follow what your saying and made the changes. Looks like the reporting site is down so I will have to wait to make sure mine looks as good as yours:)

      Thanks again.

      posted in Requests
      D
      darbos