4 lines
90 B
Python
4 lines
90 B
Python
|
"""Constants for the Home Assistant Green integration."""
|
||
|
|
||
|
DOMAIN = "homeassistant_green"
|