Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.weatherflow_cloud.weather Namespace Reference

Classes

class  WeatherFlowWeather
 

Functions

None async_setup_entry (HomeAssistant hass, ConfigEntry config_entry, AddEntitiesCallback async_add_entities)
 

Detailed Description

Support for WeatherFlow Forecast weather service.

Function Documentation

◆ async_setup_entry()

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.