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.

    Does this Module still work?

    Scheduled Pinned Locked Moved Education
    3 Posts 3 Posters 357 Views 3 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.
    • R Offline
      r3zi3lr
      last edited by

      Re: MMM-PrayerTime

      Aslaam Alaikum,

      Does anyone know if this module still works as I’ve added this to my config.js and it doesn’t do anything. i.e. Not showing in MagicMirror.

      Please see config below:

      module: “MMM-PrayerTime”,
      position: “bottom_left”, // This can be any of the regions. Best result is in the top_left/top_right.
      config: {
      apiVersion: ‘1.0’, // please, leave unchanged. reserved for future use.
      lat: 51.506130, // latitude of your position (city)
      lon: -2.111366, // longitude of your position (city)
      timezone: “Europe/London”, // please refer to http://php.net/manual/en/timezones.php
      timeFormat: 24,
      method: 3,
      playAdzan: [‘fajr’, ‘dhuhr’, ‘asr’, ‘maghrib’, ‘isha’],
      notDisplayed: [‘midnight’, ‘sunset’],
      useUpdateInterval: true,
      updateInterval: 86400 * 1000, // How often do you want to fetch new praying time? (milliseconds)
      animationSpeed: 2.5 * 1000, // Speed of the update animation. (milliseconds)
      language: “en”,
      showAdzanAlert: true,
      showTomorrow: true,
      vertical: true, // set false for horizontal view
      alertTimer: 15000
      }

      Thank you

      wishmaster270W T 2 Replies Last reply Reply Quote 0
      • wishmaster270W Offline
        wishmaster270 Module Developer @r3zi3lr
        last edited by

        @r3zi3lr
        Hi, installed the module in my development environment a few minutes ago.
        Everything works but make sure to run

        npm install
        

        in the module folder.
        The installation instructions in the readme of the module are wrong at this point as only the “async” package will be installed.

        1 Reply Last reply Reply Quote 0
        • T Offline
          tanvir586 @r3zi3lr
          last edited by

          @r3zi3lr walaikum assalam. I was using this module till last year. Was working absolutely fine. I don’t use it anymore. Location based prayer time is not accurate. Where do you live? May be I can help you to get a accurate one.

          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