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

Variables

string CONF_TOTP_SECRET = "totp_secret"
 
string CONF_UTILITY = "utility"
 
string DOMAIN = "opower"
 

Detailed Description

Constants for the Opower integration.

Variable Documentation

◆ CONF_TOTP_SECRET

string homeassistant.components.opower.const.CONF_TOTP_SECRET = "totp_secret"

Definition at line 6 of file const.py.

◆ CONF_UTILITY

string homeassistant.components.opower.const.CONF_UTILITY = "utility"

Definition at line 5 of file const.py.

◆ DOMAIN

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

Definition at line 3 of file const.py.