MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. darbos
    3. Posts
    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

    Posts

    Recent Best Controversial
    • 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
    • RE: covid bell curve line graph tracker

      @sdetweil

      This is the big initial spike i dont know how to get rid of. Sorry last attachment wouldnt work.
      Screenshot_20200616_185855.png

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

      @sdetweil my goal is really to be able to look and see the daily totals for the past few days.

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

      @sdetweil I had it set at a higher number but took that from an example I found on here. What should those be set at? Ty

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

      HI guys, thanks for making this! I am trying to show daily totales, I was trying to make it easy to see the totals for each day. However the graph is starting extremly high, see below. Can someone see what I am doing wrong?

      THanks !

      	```
      
      {
      			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:000,stepSize:100},
                      backgroundColor: "transparent",
      			    width: 600,
      			    height: 500,
      			    debug: true,
      			    startDate: '06/01/2020'
      			}
      
      ![Screenshot_20200616_185855.png](/assets/uploads/files/1592359395744-screenshot_20200616_185855.png)
      posted in Requests
      D
      darbos
    • RE: Which modules with Home Assistant currently work?

      @iorifly to dvbit point you could just use fullpageos if you just want to display a Lovelace tab…

      Also, I have had homeassistany sensors working recently…if you want to give some more detail of what you’ve done and what the problem is. And share you relevant code I can try to help…

      posted in General Discussion
      D
      darbos
    • Pi 4 won't run

      Hi I have a pi 4 2g and I’ve been tryi g for days to get mm installed. I’ve tried both the one line install and manually. No matter what it will load up for about a min after setting pm2 up then black screen. And can never get it back. For reference I’ve installed mm many many times and have had one for well over a year. Is there something I’m missing to do with the 4?

      posted in Troubleshooting configuration
      D
      darbos
    • Docker Image Behind A Version

      Hi, I just installed the docker version on a ubuntu vm. I am going to use it to cast to my tv in the morning with the days status. I have a magic mirror on the wall in my living room already, that one is using a pi and up to date (2.8.0). The docker image is giving me the message at the top of the screen that a magic mirror update is available. Is the docker image not kept up to date? is there a way to upgrade the docker image? I have tried dropping into the docker shell but that npm command always gives me problems about overwriting and the git stash isnt working…any help is much appreciated.

      posted in Troubleshooting
      D
      darbos
    • Home Info Board

      I found this guys info board and I really like it, I was going to make some family members a mirror, but I think this info board would be perfect for a few of them. Unfortunitly he was asking you to email him and didnt post any helpful code:) I really just need to understand how to get the 3 perfect columns? If someone could point me in a good direction I would really appreciate it!!

      https://forum.magicmirror.builders/topic/1138/family-info-board

      posted in Custom CSS
      D
      darbos
    • iFrame-Reloaded Help

      Hi, I am trying to stream a camera over http using the iframe-reloaded module. The video shows up great, the only issue is I cant figure out how to size the box to show the video without the sliding bars.

      I have all types of differnet things with width and height using px and %. If someone could help me out, I would appreciate it.

      I do use this module to display radar and it works great, it also works great for my camera I just need the size fixed. thanks

      {
                              module: 'MMM-iFrameReload',
                              position: 'top_left',
                              config: {
                                      url: ['http://x.x.x.x:5000/video_feed'],
                                      width: "380px",
                                      height: "100%",
                                      refreshInterval: 300
                              }
                      },
      
      posted in Utilities
      D
      darbos
    • MyScoreboard

      Hi, is it possible to always display the teams you want? The default is to disappear 3 hours past midnight, I would like it to stay up all the time. Is that possible?

      Thanks

      posted in Troubleshooting myscoreboard
      D
      darbos
    • 1 / 1