Home Assistant Unofficial Reference 2024.12.1
const.py File Reference

Go to the source code of this file.

Namespaces

 homeassistant.components.nordpool.const
 

Variables

string homeassistant.components.nordpool.const.CONF_AREAS = "areas"
 
string homeassistant.components.nordpool.const.DEFAULT_NAME = "Nord Pool"
 
int homeassistant.components.nordpool.const.DEFAULT_SCAN_INTERVAL = 60
 
string homeassistant.components.nordpool.const.DOMAIN = "nordpool"
 
 homeassistant.components.nordpool.const.LOGGER = logging.getLogger(__package__)
 
list homeassistant.components.nordpool.const.PLATFORMS = [Platform.SENSOR]