Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.zamg
 

Functions

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

Variables

tuple homeassistant.components.zamg.PLATFORMS = (Platform.SENSOR, Platform.WEATHER)