Home Assistant Unofficial Reference
2024.12.1
const.py
Go to the documentation of this file.
1
"""Constants for the Opower integration."""
2
3
DOMAIN =
"opower"
4
5
CONF_UTILITY =
"utility"
6
CONF_TOTP_SECRET =
"totp_secret"
core
homeassistant
components
opower
const.py
Generated by
1.9.1