4 lines
74 B
Python
4 lines
74 B
Python
|
"""Constants for Intergas InComfort integration."""
|
||
|
|
||
|
DOMAIN = "incomfort"
|