mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-29 04:06:54 +00:00
1.3 KiB
1.3 KiB
title, description, ha_category, ha_iot_class, ha_release, ha_config_flow, ha_domain, ha_codeowners, ha_platforms
title | description | ha_category | ha_iot_class | ha_release | ha_config_flow | ha_domain | ha_codeowners | ha_platforms | |||
---|---|---|---|---|---|---|---|---|---|---|---|
Islamic Prayer Times | Instructions on how to integrate the Islamic Prayer Times integration within Home Assistant. |
|
Cloud Polling | 0.85 | true | islamic_prayer_times |
|
|
The Islamic Prayer Times (islamic_prayer_times
) integration displays the various prayer times for Muslims as sensors.
This platform calculates prayer times using the following calculation methods:
- University of Islamic Sciences in Karachi
- Islamic Society of North America
- Muslim World League
- Umm Al-Qura University in Makkah
{% include integrations/config_flow.md %}
Integration Sensors
The following sensors are added by the integration:
sensors:
- fajr: Show the fajr prayer time for today.
- sunrise: Show the sunrise for today which is the end of fajr prayer. This is a calculated field and may not necessarily be the same as the astronomical sunrise.
- dhuhr: Show the dhuhr prayer time for today.
- asr: Show the asr prayer time for today.
- maghrib: Show the maghrib prayer time for today.
- isha: Show the isha prayer time for today.
- midnight: Show the midnight for today which is the end of isha prayer. This is a calculated field and is not the same as 12AM.