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

    Topics

    • D

      Quick CSS Help Please?

      Watching Ignoring Scheduled Pinned Locked Moved Custom CSS
      1
      0 Votes
      1 Posts
      657 Views
      D
      I would like the text that says " Dr.Baqui" to be lined up on the left hand side. It is the stock calendar and I have tried a few things but can’t get it working. when I tried Float: left in the css it did pull it to the left but now the time of the event isn’t on the right side it’s in the middle. [image: ukgi45N.jpg]
    • D

      MMM-Motion-Detector Help

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      7
      0 Votes
      7 Posts
      2k Views
      D
      @sdetweil yah I really want to get this to work. Very frustrating.
    • D

      Instead of the monitor turning on and off is there a way to just have a black screen?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      1k Views
      S
      @dxfan227 this is what I use https://motion-project.github.io/ my module references how to config it
    • D

      Let’s talk frames!

      Watching Ignoring Scheduled Pinned Locked Moved Hardware
      8
      0 Votes
      8 Posts
      4k Views
      A
      @dxfan227 Have you started your mirror construction?
    • D

      Pir on off but with a webcam?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      1k Views
      S
      MMM-SleepWake does all the MM stuff to turn of hdmi or monitors if you can (I have to hide modules as my TV’s wont’ turn off) Motion is the thing that reads the webcam and signals events to MMM-SleepWake. i didn’t want to write code to manage a few hundred different webcams… and settings and … u name it. motion does all that… (and if u want video snapshots or little recorded sequences… all handled, or emailed, or…) I do not know on the camera behind the mirror… that would be something to test out the sensitivity I started with the webcam as motion detection, cause the 1st mirror app was voice based, so needed a mic…
    • D

      Is There Anyway to Have the default calendar module only broad cast events occurring on the current day?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      4
      0 Votes
      4 Posts
      940 Views
      S
      @dxfan227 said in Is There Anyway to Have the default calendar module only broad cast events occurring on the current day?: but not broad cast them oh… you would have to change the code for that
    • D

      Modules Shifting position on their own.

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      534 Views
      D
      I could really use some help here guys. I have everything set up and working and am just having issues with final touches on position. Here are my two issues. I have 2 google route modules in my bottom_left position and the stock news in the botom. any time there is a headline that is longer…it takes up two lines and shifts the entire bottom left area up the screen…it then returns to normal on the next shorter headline. In a similar situation using the MMM-0SharportMeta Data modules…it looks great until I choose a song that is titled long…it shifts it self to the left until the next song comes up. any trouble shooting help would be wonderful
    • D

      mmm-trakt

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      539 Views
      D
      is there any way to have this module pull the upcoming schedule info…ie shows I watch that are airing today?
    • D

      YouTube casting?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Requests
      1
      4 Votes
      1 Posts
      1k Views
      D
      Would love to be able to “cast” a you tube video to my mirror… and have all the other modules disappear while it’s playing… then reappear when done. Anything like this exist?
    • D

      Help Again

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      1
      0 Votes
      1 Posts
      414 Views
      D
      Re: mmm-google-route help? Okay I have a new issue I need some help with. I’ll post it here to not clutter up the main page hopefully someone sees it. I have two of these modules one next to each other. One for me and one for wife. For some reason it wants to take my wife rout via toll road…this is OK however it offers two options one with the toll road…and then another via a side street then the toll road where what I would like is one via the toll road and the other via a different free way. I am okay not seeing any toll road options is that’s the easy way to get rid of it but when I added the avoidTolls:‘true’ To the module it now doesn’t load her side at all! ( just a white map)
    • D

      mmm-google-route help?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      2
      0 Votes
      2 Posts
      653 Views
      D
      So I answered my own question. It seems I was missing a comma from the end of my module. Listing my orgin and destination in plain text did did work so I am leaving this here for future people to find if that’s ok?
    • D

      2 Of the same module but different position via css?

      Watching Ignoring Scheduled Pinned Locked Moved Unsolved Troubleshooting
      10
      0 Votes
      10 Posts
      3k Views
      I
      @dxfan227 you’ve got it! You can use almost any word for the titleClass providing you use the same value in the custom.css file. e.g. titleClass: "word" and div.module.calendar td.word - it is possible to include uppercase and lowercase letters (a-z or A-Z) in the word as well as numbers (0-9) or even hyphens (-) and underscores (_), but avoid punctuation and other such characters. There are many recommendations for css class naming conventions, but that’s for another day. I’d say just be clear and descriptive. The color is defines by the hex value (e.g. #0e66b3) . Here is an overview if you’re not already familiar - https://www.w3schools.com/cssref/css_colors.asp It’s worth noting the css is defined in the custom.css file. You may find some suggest changing the files within the module directory. Avoid this where ever possible as such changes will make updating modules more difficult. Remember this customisation is only required because it can’t currently be achieved using the calendar modules configuration options. It’s possible (but less likely) that future changes to the module may break these customisations so watch out if upgrading the mirror. As you learn you may wish to push changes to the modules code so they become supported configuration options for others to use. Take it slowly, and enjoy the mirror.
    • D

      Magic Mirror Alternatives -Discussion

      Watching Ignoring Scheduled Pinned Locked Moved General Discussion
      2
      0 Votes
      2 Posts
      6k Views
      yawnsY
      You could also take a look at mirr.os. I never played around with it, but it looks nice on the website.
    • 1 / 1