Home Assistant Unofficial Reference 2024.12.1
weather.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.metoffice.weather.MetOfficeWeather
 

Namespaces

 homeassistant.components.metoffice.weather
 

Functions

Forecast homeassistant.components.metoffice.weather._build_forecast_data (Timestep timestep)
 
str homeassistant.components.metoffice.weather._calculate_unique_id (str coordinates, bool use_3hourly)
 
None homeassistant.components.metoffice.weather.async_setup_entry (HomeAssistant hass, ConfigEntry entry, AddEntitiesCallback async_add_entities)