• Recent
  • Tags
  • Unsolved
  • Solved
  • MagicMirror² Repository
  • Documentation
  • 3rd-Party-Modules
  • Donate
  • Discord
  • Register
  • Login
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.

remove a module forever after a specific date and time

Scheduled Pinned Locked Moved Unsolved Troubleshooting
5 Posts 4 Posters 777 Views 4 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.
  • L Offline
    lkthomas
    last edited by Sep 4, 2021, 3:13 PM

    How could I remove a module forever after a specific date, month, year, time?

    For example: 01-09-2021 01:00:00

    MMM-ModuleScheduler seems unable to deal with “use once” scenario

    F 1 Reply Last reply Sep 4, 2021, 4:08 PM Reply Quote 0
    • F Offline
      Fozi Project Sponsor @lkthomas
      last edited by Sep 4, 2021, 4:08 PM

      @lkthomas you could setup a crontab to execute the removal of a specific module. But you’ll still have to remove it manually from config.js. What’s your specific use case for that? Just to understand your requirements.

      HowTo: Replace PIR Sensor with a RCWL-0516 Microwave Sensor

      S L 2 Replies Last reply Sep 4, 2021, 4:42 PM Reply Quote 0
      • S Away
        sdetweil @Fozi
        last edited by Sep 4, 2021, 4:42 PM

        @fozi one could sed to change the disabled: false, to true in config.js, and if using pm2, restart mm

        Sam

        How to add modules

        learning how to use browser developers window for css changes

        1 Reply Last reply Reply Quote 0
        • L Offline
          lkthomas @Fozi
          last edited by Sep 5, 2021, 2:06 PM

          @fozi I have a countdown to some event that is a one-off in my life, so after that date in a specific year (which cron can’t do a specific year), then that module will need to remove forever.

          Y 1 Reply Last reply Sep 6, 2021, 1:33 PM Reply Quote 0
          • Y Offline
            yuvsaha123 @lkthomas
            last edited by Sep 6, 2021, 1:33 PM

            @lkthomas said in remove a module forever after a specific date and time:

            @fozi I have a countdown to some event that is a one-off in my life, so after that date in a specific year (which cron can’t do a specific year), then that module will need to remove forever.

            thanks for the awesome information.

            1 Reply Last reply Reply Quote 0
            • 1 / 1
            1 / 1
            • First post
              1/5
              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