Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.aemet
 

Functions

bool homeassistant.components.aemet.async_setup_entry (HomeAssistant hass, AemetConfigEntry entry)
 
bool homeassistant.components.aemet.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 
None homeassistant.components.aemet.async_update_options (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.aemet._LOGGER = logging.getLogger(__name__)