Namespaces | |
| config_flow | |
| const | |
| coordinator | |
| entity | |
| sensor | |
| weather | |
Functions | |
| bool | async_setup_entry (HomeAssistant hass, ConfigEntry entry) |
| bool | async_unload_entry (HomeAssistant hass, ConfigEntry entry) |
Integration for Apple's WeatherKit API.
| bool homeassistant.components.weatherkit.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Set up this integration using UI.
Definition at line 30 of file __init__.py.
| bool homeassistant.components.weatherkit.async_unload_entry | ( | HomeAssistant | hass, |
| ConfigEntry | entry | ||
| ) |
Handle removal of an entry.
Definition at line 59 of file __init__.py.