9 lines
258 B
JSON
9 lines
258 B
JSON
{
|
|
"domain": "nextcloud",
|
|
"name": "Nextcloud",
|
|
"codeowners": ["@mib1185"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/nextcloud",
|
|
"iot_class": "cloud_polling",
|
|
"requirements": ["nextcloudmonitor==1.5.1"]
|
|
}
|