Classes | |
| class | WeatherFlowWeather |
Functions | |
| None | async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities) |
Support for WeatherFlow Forecast weather service.
| None homeassistant.components.weatherflow_cloud.weather.async_setup_entry | ( | HomeAssistant | hass, |
| ConfigEntry | config_entry, | ||
| AddEntitiesCallback | async_add_entities | ||
| ) |
Add a weather entity from a config_entry.
Definition at line 27 of file weather.py.