Classes | |
| class | TomorrowioWeatherEntity |
Functions | |
| str | _calculate_unique_id (str|None config_entry_unique_id, str forecast_type) |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Weather component that handles meteorological data for your location.
|
private |
Calculate unique ID.
Definition at line 92 of file weather.py.
| None homeassistant.components.tomorrowio.weather.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up a config entry.
Definition at line 66 of file weather.py.