Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.aosmith.const
 

Variables

string homeassistant.components.aosmith.const.DOMAIN = "aosmith"
 
 homeassistant.components.aosmith.const.ENERGY_USAGE_INTERVAL = timedelta(minutes=10)
 
 homeassistant.components.aosmith.const.FAST_INTERVAL = timedelta(seconds=1)
 
 homeassistant.components.aosmith.const.REGULAR_INTERVAL = timedelta(seconds=30)