core/homeassistant/components/solax/manifest.json

11 lines
240 B
JSON
Raw Normal View History

{
"domain": "solax",
"name": "Solax Inverter",
"documentation": "https://www.home-assistant.io/integrations/solax",
"requirements": [
"solax==0.2.2"
],
"dependencies": [],
"codeowners": ["@squishykid"]
}