Namespaces | |
| binary_sensor | |
| config_flow | |
| const | |
| entity | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, JewishCalendarConfigEntry config_entry) |
| bool | async_unload_entry (HomeAssistant hass, JewishCalendarConfigEntry config_entry) |
The jewish_calendar component.
| bool homeassistant.components.jewish_calendar.async_setup_entry | ( | HomeAssistant | hass, |
| JewishCalendarConfigEntry | config_entry | ||
| ) |
Set up a configuration entry for Jewish calendar.
Definition at line 33 of file __init__.py.
| bool homeassistant.components.jewish_calendar.async_unload_entry | ( | HomeAssistant | hass, |
| JewishCalendarConfigEntry | config_entry | ||
| ) |
Unload a config entry.
Definition at line 78 of file __init__.py.