mirror of
https://github.com/home-assistant/core.git
synced 2026-05-08 17:49:37 +01:00
184bea49e2
Co-authored-by: luan-nvg <luannnvg@gmail.com>
5 lines
97 B
Python
5 lines
97 B
Python
"""Constants for the Redgtech integration."""
|
|
|
|
DOMAIN = "redgtech"
|
|
INTEGRATION_NAME = "Redgtech"
|