hass-core/homeassistant/components/discovergy/const.py
2023-07-25 13:58:38 +02:00

5 lines
134 B
Python

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