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

      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