4 lines
69 B
Python
4 lines
69 B
Python
"""Constants for the NEW_NAME integration."""
|
|
|
|
DOMAIN = "NEW_DOMAIN"
|
"""Constants for the NEW_NAME integration."""
|
|
|
|
DOMAIN = "NEW_DOMAIN"
|