Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.abode.const
 

Variables

string homeassistant.components.abode.const.ATTRIBUTION = "Data provided by goabode.com"
 
string homeassistant.components.abode.const.CONF_POLLING = "polling"
 
string homeassistant.components.abode.const.DOMAIN = "abode"
 
 homeassistant.components.abode.const.LOGGER = logging.getLogger(__package__)