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