mirror of https://github.com/home-assistant/core
11 lines
314 B
JSON
11 lines
314 B
JSON
{
|
|
"domain": "kostal_plenticore",
|
|
"name": "Kostal Plenticore Solar Inverter",
|
|
"codeowners": ["@stegm"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/kostal_plenticore",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["kostal"],
|
|
"requirements": ["pykoplenti==1.3.0"]
|
|
}
|