2020-04-20 12:22:48 +00:00
|
|
|
|
{
|
|
|
|
|
"title": "Islamic Prayer Times",
|
|
|
|
|
"config": {
|
|
|
|
|
"step": {
|
|
|
|
|
"user": {
|
|
|
|
|
"title": "Set up Islamic Prayer Times",
|
|
|
|
|
"description": "Do you want to set up Islamic Prayer Times?"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"abort": {
|
2023-12-22 14:24:50 +00:00
|
|
|
|
"already_configured": "[%key:common::config_flow::abort::already_configured_service%]"
|
2020-04-20 12:22:48 +00:00
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"options": {
|
|
|
|
|
"step": {
|
|
|
|
|
"init": {
|
|
|
|
|
"data": {
|
2023-09-08 11:07:33 +00:00
|
|
|
|
"calculation_method": "Prayer calculation method",
|
|
|
|
|
"latitude_adjustment_method": "Latitude adjustment method",
|
|
|
|
|
"midnight_mode": "Midnight mode",
|
|
|
|
|
"school": "School"
|
2020-04-20 12:22:48 +00:00
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|
2023-07-18 20:28:04 +00:00
|
|
|
|
},
|
2023-09-03 14:12:37 +00:00
|
|
|
|
"selector": {
|
|
|
|
|
"calculation_method": {
|
|
|
|
|
"options": {
|
|
|
|
|
"jafari": "Shia Ithna-Ansari",
|
|
|
|
|
"karachi": "University of Islamic Sciences, Karachi",
|
|
|
|
|
"isna": "Islamic Society of North America",
|
|
|
|
|
"mwl": "Muslim World League",
|
|
|
|
|
"makkah": "Umm Al-Qura University, Makkah",
|
|
|
|
|
"egypt": "Egyptian General Authority of Survey",
|
|
|
|
|
"tehran": "Institute of Geophysics, University of Tehran",
|
|
|
|
|
"gulf": "Gulf Region",
|
|
|
|
|
"kuwait": "Kuwait",
|
|
|
|
|
"qatar": "Qatar",
|
|
|
|
|
"singapore": "Majlis Ugama Islam Singapura, Singapore",
|
|
|
|
|
"france": "Union Organization islamic de France",
|
|
|
|
|
"turkey": "Diyanet İşleri Başkanlığı, Turkey",
|
|
|
|
|
"russia": "Spiritual Administration of Muslims of Russia",
|
|
|
|
|
"moonsighting": "Moonsighting Committee Worldwide",
|
2024-06-22 16:52:18 +00:00
|
|
|
|
"dubai": "Dubai",
|
|
|
|
|
"jakim": "Jabatan Kemajuan Islam Malaysia (JAKIM)",
|
|
|
|
|
"tunisia": "Tunisia",
|
|
|
|
|
"algeria": "Algeria",
|
2024-08-07 09:20:36 +00:00
|
|
|
|
"kemenag": "Kementerian Agama Republik Indonesia",
|
2024-06-22 16:52:18 +00:00
|
|
|
|
"morocco": "Morocco",
|
|
|
|
|
"portugal": "Comunidade Islamica de Lisboa",
|
|
|
|
|
"jordan": "Ministry of Awqaf, Islamic Affairs and Holy Places, Jordan",
|
2023-09-03 14:12:37 +00:00
|
|
|
|
"custom": "Custom"
|
|
|
|
|
}
|
2023-09-08 11:07:33 +00:00
|
|
|
|
},
|
|
|
|
|
"latitude_adjustment_method": {
|
|
|
|
|
"options": {
|
|
|
|
|
"middle_of_the_night": "Middle of the night",
|
|
|
|
|
"one_seventh": "One seventh",
|
|
|
|
|
"angle_based": "Angle based"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"midnight_mode": {
|
|
|
|
|
"options": {
|
|
|
|
|
"standard": "Standard (mid sunset to sunrise)",
|
|
|
|
|
"jafari": "Jafari (mid sunset to fajr)"
|
|
|
|
|
}
|
|
|
|
|
},
|
|
|
|
|
"school": {
|
|
|
|
|
"options": {
|
|
|
|
|
"shafi": "Shafi",
|
|
|
|
|
"hanafi": "Hanafi"
|
|
|
|
|
}
|
2023-09-03 14:12:37 +00:00
|
|
|
|
}
|
|
|
|
|
},
|
2023-07-18 20:28:04 +00:00
|
|
|
|
"entity": {
|
|
|
|
|
"sensor": {
|
|
|
|
|
"fajr": {
|
|
|
|
|
"name": "Fajr prayer"
|
|
|
|
|
},
|
|
|
|
|
"sunrise": {
|
|
|
|
|
"name": "Sunrise time"
|
|
|
|
|
},
|
|
|
|
|
"dhuhr": {
|
|
|
|
|
"name": "Dhuhr prayer"
|
|
|
|
|
},
|
|
|
|
|
"asr": {
|
|
|
|
|
"name": "Asr prayer"
|
|
|
|
|
},
|
|
|
|
|
"maghrib": {
|
|
|
|
|
"name": "Maghrib prayer"
|
|
|
|
|
},
|
|
|
|
|
"isha": {
|
|
|
|
|
"name": "Isha prayer"
|
|
|
|
|
},
|
|
|
|
|
"midnight": {
|
|
|
|
|
"name": "Midnight time"
|
|
|
|
|
}
|
|
|
|
|
}
|
2020-04-20 12:22:48 +00:00
|
|
|
|
}
|
|
|
|
|
}
|