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

    doron92

    @doron92

    0
    Reputation
    54
    Profile views
    3
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    doron92 Unfollow Follow

    Latest posts made by doron92

    • MMM-AlarmClock - Sound doesn't stop

      Hey all!

      I’m having some trouble using MMM-AlarmClock.
      The sound just doesn’t stop… plays in repeat till I close MM. (even after I turn off the alarm with touch, or the time passes…)
      Have anyone had this issue?

      I would like it to play only once, is that possible?

      {
      			module: 'MMM-AlarmClock',
      			//pages: {sec: "top_right"},
      			config: {
      				alarms: [
      					{time: "13:42", days: [0,1,2,3,4], title: "10Bis", message: "What you gonna eat today?", sound: ( "food/" + n + ".mp3"), },
      					{time: "17:50", days: [4], title: "Happy Hour!!", message: "Weekend Has Arrived,\nGo drink something ", sound: ( "drink/" + n + ".mp3")},
      					
      						],
      				popup: true,
      				touch: true,				
      				fade: true,
      				fadeTimer: 1000 * 10,
      				timer: 10000,
      				
      				
      			}
      		},
      

      Thanks!

      posted in Troubleshooting
      D
      doron92
    • Looking for paid help configuring magic mirror

      Hey all
      I’m running magic mirror 2 on rasbrian, using 3.5" touch display.

      I need to install and configure a few modules but I cannot find the time learning how to do it.
      I was thinking maybe someone one like to help and of course I’ll pay for it (around 30$… it’s a really simple setup… and I’m a student hah)

      All the modules I need are already existing, it’s just to download and setup (maybe a bit of design)

      The modules are stuff like weather… transportation. And other simple stuff.
      I have a PDF file with more information if someone will be interested.

      If this post is allowed, Im sorry! Just couldn’t explain what I want to anybody on fivver 😂

      Thanks!!

      posted in Requests 3.5 touch
      D
      doron92