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

Variables

string CONF_ACCOUNT = "account"
 
string DATA_CLIENT = "ovo_client"
 
string DATA_COORDINATOR = "coordinator"
 
string DOMAIN = "ovo_energy"
 

Detailed Description

Constants for the OVO Energy integration.

Variable Documentation

◆ CONF_ACCOUNT

string homeassistant.components.ovo_energy.const.CONF_ACCOUNT = "account"

Definition at line 7 of file const.py.

◆ DATA_CLIENT

string homeassistant.components.ovo_energy.const.DATA_CLIENT = "ovo_client"

Definition at line 5 of file const.py.

◆ DATA_COORDINATOR

string homeassistant.components.ovo_energy.const.DATA_COORDINATOR = "coordinator"

Definition at line 6 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.