home-assistant.io/source/_integrations/islamic_prayer_times.markdown
Franck Nijhof 3b07f98388
Add generic config flow block (#16508)
Co-authored-by: Joakim Sørensen <joasoe@gmail.com>
2021-02-16 07:24:37 +01:00

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.
Sensor
Cloud Polling 0.85 true islamic_prayer_times
@engrbm87
sensor

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.