1
0
mirror of https://github.com/home-assistant/core.git synced 2026-02-28 05:46:00 +00:00
Files
core/homeassistant/components/solax/const.py
2022-02-11 18:04:50 -06:00

7 lines
92 B
Python

"""Constants for the solax integration."""
DOMAIN = "solax"
MANUFACTURER = "SolaX Power"