Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.homeassistant_alerts.const
 

Variables

int homeassistant.components.homeassistant_alerts.const.COMPONENT_LOADED_COOLDOWN = 30
 
string homeassistant.components.homeassistant_alerts.const.DOMAIN = "homeassistant_alerts"
 
 homeassistant.components.homeassistant_alerts.const.REQUEST_TIMEOUT = aiohttp.ClientTimeout(total=30)
 
 homeassistant.components.homeassistant_alerts.const.UPDATE_INTERVAL = timedelta(hours=3)