Namespaces | |
| config_flow | |
| const | |
| sensor | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
The time_date component.
| bool homeassistant.components.time_date.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up Time & Date from a config entry.
Definition at line 11 of file __init__.py.
| bool homeassistant.components.time_date.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Unload Time & Date config entry.
Definition at line 17 of file __init__.py.