13 lines
334 B
JSON
13 lines
334 B
JSON
{
|
|
"domain": "pyload",
|
|
"name": "pyLoad",
|
|
"codeowners": ["@tr4nt0r"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/pyload",
|
|
"integration_type": "service",
|
|
"iot_class": "local_polling",
|
|
"loggers": ["pyloadapi"],
|
|
"quality_scale": "platinum",
|
|
"requirements": ["PyLoadAPI==1.2.0"]
|
|
}
|