5 lines
91 B
Python
5 lines
91 B
Python
"""Constants for the solax integration."""
|
|
|
|
DOMAIN = "solax"
|
|
|
|
MANUFACTURER = "SolaX Power"
|