Home Assistant Unofficial Reference 2024.12.1
homeassistant.components.elvia.const Namespace Reference

Variables

string CONF_METERING_POINT_ID = "metering_point_id"
 
string DOMAIN = "elvia"
 
 LOGGER = getLogger(__package__)
 

Detailed Description

Constants for the Elvia integration.

Variable Documentation

◆ CONF_METERING_POINT_ID

string homeassistant.components.elvia.const.CONF_METERING_POINT_ID = "metering_point_id"

Definition at line 8 of file const.py.

◆ DOMAIN

string homeassistant.components.elvia.const.DOMAIN = "elvia"

Definition at line 5 of file const.py.

◆ LOGGER

homeassistant.components.elvia.const.LOGGER = getLogger(__package__)

Definition at line 6 of file const.py.