core/homeassistant/components/growatt_server/manifest.json

9 lines
259 B
JSON
Raw Normal View History

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