ha-core/homeassistant/components/nextcloud/manifest.json

10 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.1.0"]
}