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": {
|
2020-10-01 18:44:13 +00:00
|
|
|
|
"single_instance_allowed": "[%key:common::config_flow::abort::single_instance_allowed%]"
|
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",
|
|
|
|
|
"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
|
|
|
|
}
|
|
|
|
|
}
|