Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.analytics_insights.const
 

Variables

string homeassistant.components.analytics_insights.const.CONF_TRACKED_ADDONS = "tracked_addons"
 
string homeassistant.components.analytics_insights.const.CONF_TRACKED_CUSTOM_INTEGRATIONS = "tracked_custom_integrations"
 
string homeassistant.components.analytics_insights.const.CONF_TRACKED_INTEGRATIONS = "tracked_integrations"
 
string homeassistant.components.analytics_insights.const.DOMAIN = "analytics_insights"
 
 homeassistant.components.analytics_insights.const.LOGGER = logging.getLogger(__package__)