@slametps my apologies,
yes it does work. Thank you for building this.
there were some missing commas in your module page, which I overlooked.
In case anyone from Brunei, you can use the below:
{
module: "MMM-PrayerTime",
position: "top_left",
config: {
apiVersion: "1.0",
lat: 4.5353,
lon: 114.7277,
timezone: "Asia/Brunei",
timeFormat: 24,
method: 3,
playAdzan: ['fajr', 'dhuhr', 'asr', 'maghrib', 'isha'],
notDisplayed: ['midnight', 'sunset'],
useUpdateInterval: true,
updateInterval: 86400 * 1000,
animationSpeed: 2.5 * 1000,
language: "en",
showAdzanAlert: true,
alertTimer: 15000
}
}