Classes | |
| class | IPMAWeather |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Variables | |
| _LOGGER = logging.getLogger(__name__) | |
Support for IPMA weather service.
| None homeassistant.components.ipma.weather.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Add a weather entity from a config_entry.
Definition at line 51 of file weather.py.
|
private |
Definition at line 48 of file weather.py.