core/homeassistant/components/growatt_server/manifest.json

11 lines
285 B
JSON

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