Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.acmeda.const
 

Variables

string homeassistant.components.acmeda.const.ACMEDA_ENTITY_REMOVE = "acmeda_entity_remove_{}"
 
string homeassistant.components.acmeda.const.ACMEDA_HUB_UPDATE = "acmeda_hub_update_{}"
 
string homeassistant.components.acmeda.const.DOMAIN = "acmeda"
 
 homeassistant.components.acmeda.const.LOGGER = logging.getLogger(__package__)