core/homeassistant/components/solax/const.py

7 lines
92 B
Python
Raw Normal View History

2022-01-26 09:58:06 +00:00
"""Constants for the solax integration."""
DOMAIN = "solax"
2022-02-12 00:04:50 +00:00
MANUFACTURER = "SolaX Power"