Home Assistant Unofficial Reference 2024.12.1
coordinator.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.openweathermap.coordinator.WeatherUpdateCoordinator
 

Namespaces

 homeassistant.components.openweathermap.coordinator
 

Variables

 homeassistant.components.openweathermap.coordinator._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.openweathermap.coordinator.WEATHER_UPDATE_INTERVAL = timedelta(minutes=10)