core/homeassistant/components/growatt_server/manifest.json

10 lines
298 B
JSON

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