12 lines
304 B
JSON
12 lines
304 B
JSON
{
|
|
"domain": "pvoutput",
|
|
"name": "PVOutput",
|
|
"codeowners": ["@frenck"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/pvoutput",
|
|
"integration_type": "device",
|
|
"iot_class": "cloud_polling",
|
|
"quality_scale": "platinum",
|
|
"requirements": ["pvo==2.1.1"]
|
|
}
|