Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.recollect_waste.const
 

Variables

string homeassistant.components.recollect_waste.const.CONF_PLACE_ID = "place_id"
 
string homeassistant.components.recollect_waste.const.CONF_SERVICE_ID = "service_id"
 
string homeassistant.components.recollect_waste.const.DOMAIN = "recollect_waste"
 
 homeassistant.components.recollect_waste.const.LOGGER = logging.getLogger(__package__)