Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.watttime.const
 

Variables

string homeassistant.components.watttime.const.CONF_BALANCING_AUTHORITY = "balancing_authority"
 
string homeassistant.components.watttime.const.CONF_BALANCING_AUTHORITY_ABBREV = "balancing_authority_abbreviation"
 
string homeassistant.components.watttime.const.DOMAIN = "watttime"
 
 homeassistant.components.watttime.const.LOGGER = logging.getLogger(__package__)