1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 05:03:59 +01:00
Files
core/homeassistant/components/growatt_server/manifest.json
2025-07-31 08:17:33 +02:00

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.7.1"]
}