Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Classes

class  homeassistant.components.openweathermap.OpenweathermapData
 

Namespaces

 homeassistant.components.openweathermap
 

Functions

bool homeassistant.components.openweathermap.async_migrate_entry (HomeAssistant hass, ConfigEntry entry)
 
bool homeassistant.components.openweathermap.async_setup_entry (HomeAssistant hass, OpenweathermapConfigEntry entry)
 
bool homeassistant.components.openweathermap.async_unload_entry (HomeAssistant hass, OpenweathermapConfigEntry entry)
 
None homeassistant.components.openweathermap.async_update_options (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.openweathermap._LOGGER = logging.getLogger(__name__)
 
 homeassistant.components.openweathermap.OpenweathermapConfigEntry