Files
core/homeassistant/components/discovergy/const.py
T

7 lines
132 B
Python

"""Constants for the Discovergy integration."""
from __future__ import annotations
DOMAIN = "discovergy"
MANUFACTURER = "inexogy"