1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-27 13:25:35 +00:00
Files
core/homeassistant/components/discovergy/const.py
2023-07-25 13:58:38 +02:00

6 lines
134 B
Python

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