Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.efergy.const
 

Variables

string homeassistant.components.efergy.const.CONF_CURRENT_VALUES = "current_values"
 
string homeassistant.components.efergy.const.DEFAULT_NAME = "Efergy"
 
 homeassistant.components.efergy.const.Final
 
 homeassistant.components.efergy.const.LOGGER = logging.getLogger(__package__)
 
 homeassistant.components.efergy.const.MIN_TIME_BETWEEN_UPDATES = timedelta(seconds=30)