4 lines
65 B
Python
4 lines
65 B
Python
"""Constants for the Rhasspy integration."""
|
|
|
|
DOMAIN = "rhasspy"
|
"""Constants for the Rhasspy integration."""
|
|
|
|
DOMAIN = "rhasspy"
|