Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.islamic_prayer_times
 

Functions

bool homeassistant.components.islamic_prayer_times.async_migrate_entry (HomeAssistant hass, ConfigEntry config_entry)
 
None homeassistant.components.islamic_prayer_times.async_options_updated (HomeAssistant hass, IslamicPrayerTimesConfigEntry entry)
 
bool homeassistant.components.islamic_prayer_times.async_setup_entry (HomeAssistant hass, IslamicPrayerTimesConfigEntry config_entry)
 
bool homeassistant.components.islamic_prayer_times.async_unload_entry (HomeAssistant hass, IslamicPrayerTimesConfigEntry config_entry)
 

Variables

 homeassistant.components.islamic_prayer_times._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.islamic_prayer_times.IslamicPrayerTimesConfigEntry
 
list homeassistant.components.islamic_prayer_times.PLATFORMS = [Platform.SENSOR]