core/homeassistant/components/opower/const.py

6 lines
89 B
Python

"""Constants for the Opower integration."""
DOMAIN = "opower"
CONF_UTILITY = "utility"