Classes | |
| class | OpenWeatherMapWeather |
Functions | |
| None | async_setup_entry (HomeAssistant hass, OpenweathermapConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Support for the OpenWeatherMap (OWM) service.
| None homeassistant.components.openweathermap.weather.async_setup_entry | ( | HomeAssistant | hass, |
| OpenweathermapConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Set up OpenWeatherMap weather entity based on a config entry.
Definition at line 48 of file weather.py.