core/homeassistant/components/growatt_server/manifest.json

9 lines
234 B
JSON
Raw Normal View History

{
"domain": "growatt_server",
"name": "Growatt",
"documentation": "https://www.home-assistant.io/integrations/growatt_server/",
"requirements": ["growattServer==0.0.1"],
"dependencies": [],
"codeowners": ["@indykoning"]
}