Home Assistant Unofficial Reference 2024.12.1
__init__.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.acmeda
 

Functions

None homeassistant.components.acmeda._migrate_unique_ids (HomeAssistant hass, AcmedaConfigEntry entry)
 
bool homeassistant.components.acmeda.async_setup_entry (HomeAssistant hass, AcmedaConfigEntry config_entry)
 
bool homeassistant.components.acmeda.async_unload_entry (HomeAssistant hass, AcmedaConfigEntry config_entry)
 

Variables

 homeassistant.components.acmeda.AcmedaConfigEntry
 
string homeassistant.components.acmeda.CONF_HUBS = "hubs"
 
list homeassistant.components.acmeda.PLATFORMS = [Platform.COVER, Platform.SENSOR]