core/homeassistant/components/growatt_server/manifest.json

13 lines
257 B
JSON

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