1
0
mirror of https://github.com/home-assistant/core.git synced 2025-09-18 17:39:33 +00:00
Files
core/homeassistant/components/solax/const.py
2024-03-08 20:38:34 +01:00

6 lines
91 B
Python

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