Files
2026-04-02 14:45:19 +02:00

6 lines
97 B
Python

"""Constants for the OVO Energy integration."""
DOMAIN = "ovo_energy"
CONF_ACCOUNT = "account"