5 lines
62 B
Python
5 lines
62 B
Python
|
"""Constants for the solax integration."""
|
||
|
|
||
|
|
||
|
DOMAIN = "solax"
|