Home Assistant Unofficial Reference 2024.12.1
calendar.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.holiday.calendar.HolidayCalendarEntity
 

Namespaces

 homeassistant.components.holiday.calendar
 

Functions

tuple[HolidayBase, str] homeassistant.components.holiday.calendar._get_obj_holidays_and_language (str country, str|None province, str language)
 
None homeassistant.components.holiday.calendar.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)