13 lines
333 B
JSON
13 lines
333 B
JSON
{
|
|
"domain": "webdav",
|
|
"name": "WebDAV",
|
|
"codeowners": ["@jpbede"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/webdav",
|
|
"integration_type": "service",
|
|
"iot_class": "cloud_polling",
|
|
"loggers": ["aiowebdav2"],
|
|
"quality_scale": "bronze",
|
|
"requirements": ["aiowebdav2==0.3.1"]
|
|
}
|