mirror of
https://github.com/home-assistant/core.git
synced 2026-02-22 19:07:08 +00:00
5 lines
97 B
Python
5 lines
97 B
Python
"""Constants for the Redgtech integration."""
|
|
|
|
DOMAIN = "redgtech"
|
|
INTEGRATION_NAME = "Redgtech"
|