Read the statement by Michael Teeuw here.
MMM-PrayerTime
-
@slametps Alhamdulillah I got it work by taking out the language line. It works well now. I was wondering if there was any way I could take out the Imsak times from the module and to have the times be in a 12 hour format. Also, how do I make sure that it plays the athan? Thanks for all the help!
-
@zzaidi148 said in MMM-PrayerTime:
@slametps Alhamdulillah I got it work by taking out the language line. It works well now. I was wondering if there was any way I could take out the Imsak times from the module and to have the times be in a 12 hour format. Also, how do I make sure that it plays the athan? Thanks for all the help!
You can remove Imsak from the schedule by adding config
notDisplayed: ['midnight', 'sunset', 'imsak']
. Currently, support 24-hour format only.
Your MM has speaker? If yes, you can check type following command in console:
/usr/bin/omxplayer -o hdmi modules/MMM-PrayerTime/res/adzan.mp3
It will play adzan.mp3. -
I will try get the log when I’m home, just a simple question, does this work with Midori browser, because that is the one I’m using on Rpi 1 model b…I entered my Rpi IP address in chrome from my computer and then I saw the module perfectly.
-
@noorm91 said in MMM-PrayerTime:
I will try get the log when I’m home, just a simple question, does this work with Midori browser, because that is the one I’m using on Rpi 1 model b…I entered my Rpi IP address in chrome from my computer and then I saw the module perfectly.
Sorry, I haven’t test it on midori browser.
-
Is it possible to use another api service like islamic finder or salah times api so it would allow for 12-hour format? Thank You
-
@zzaidi148 said in MMM-PrayerTime:
Is it possible to use another api service like islamic finder or salah times api so it would allow for 12-hour format? Thank You
You should modify the module according to each API provider data. Why should be 12-hour format?
-
@slametps 12hour format would be easier for people in America to read.
-
@zzaidi148 said in MMM-PrayerTime:
@slametps 12hour format would be easier for people in America to read.
Sorry for late response.
I’ll see what I can do tonight. I’ll inform you if 12-hour format is supported. -
@slametps said in MMM-PrayerTime:
@zzaidi148 said in MMM-PrayerTime:
@slametps 12hour format would be easier for people in America to read.
Sorry for late response.
I’ll see what I can do tonight. I’ll inform you if 12-hour format is supported.I have added 12-hours time-format support. Please update your clone.
-
@slametps Thank you so much! How do I do that?