MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    MMM-AlarmClock monthly recurring.

    Scheduled Pinned Locked Moved Utilities
    2 Posts 1 Posters 349 Views 1 Watching
    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 Offline
      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 Offline
        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 Sam, technical setup by Karsten.
        This forum is using NodeBB as its core | Contributors
        Contact | Privacy Policy