1
0
mirror of https://github.com/home-assistant/core.git synced 2025-12-22 11:59:34 +00:00
Files
core/homeassistant/components/discovergy/const.py
2024-06-03 17:30:17 +02:00

7 lines
132 B
Python

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