core/homeassistant/components/solax/manifest.json

9 lines
221 B
JSON

{
"domain": "solax",
"name": "SolaX Power",
"documentation": "https://www.home-assistant.io/integrations/solax",
"requirements": ["solax==0.2.6"],
"codeowners": ["@squishykid"],
"iot_class": "local_polling"
}