Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.ipma
 

Functions

bool homeassistant.components.ipma.async_setup_entry (HomeAssistant hass, ConfigEntry config_entry)
 
bool homeassistant.components.ipma.async_unload_entry (HomeAssistant hass, ConfigEntry entry)
 

Variables

 homeassistant.components.ipma._LOGGER = logging.getLogger(__name__)
 
string homeassistant.components.ipma.DEFAULT_NAME = "ipma"
 
list homeassistant.components.ipma.PLATFORMS = [Platform.SENSOR, Platform.WEATHER]