Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.islamic_prayer_times.sensor Namespace Reference

Classes

class  IslamicPrayerTimeSensor
 

Functions

None async_setup_entry (HomeAssistant hass, IslamicPrayerTimesConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Platform to retrieve Islamic prayer times information for Home Assistant.

Function Documentation

◆ async_setup_entry()

None homeassistant.components.islamic_prayer_times.sensor.async_setup_entry ( HomeAssistant  hass,
IslamicPrayerTimesConfigEntry  config_entry,
AddEntitiesCallback  async_add_entities 
)
Set up the Islamic prayer times sensor platform.

Definition at line 51 of file sensor.py.