MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord

    MMM-AlarmClock monthly recurring.

    Utilities
    1
    2
    163
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • E
      emrah_asl last edited by

      Hi everyone, I’um ısing MMM-AlarmClock everything is fine thanks for owner.

      But my alarm needs to be configure monlthy recurring (each sunday for every month)

      But the module is providing “days” filtering. Could you please help me how to add months recurring for shopping list ?

      {
      			module: 'MMM-AlarmClock',
      			position: 'bottom_bar',
      			volume : 9,
      			timer : 5000,
      			fade : true,
      			config: {
      				alarms: [  // 0 = Sunday, 6 = Saturday)
      					{time: "02:12", days: [1], title: "Shopping List", message: "It is time to change water!", sound: "alarm.mp3"},
      			                {time: "02:10", days: [1], title: "Go to Berber shop", message: "It is time to change water!", sound: "alarm.mp3"}
      						],
            
      					}
      		},
      
      1 Reply Last reply Reply Quote 0
      • E
        emrah_asl last edited by

        any voice here ? 🙂

        1 Reply Last reply Reply Quote 0
        • 1 / 1
        • First post
          Last post
        Enjoying MagicMirror? Please consider a donation!
        MagicMirror created by Michael Teeuw.
        Forum managed by Paul-Vincent Roll and Rodrigo Ramírez Norambuena.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy