Files
owncloud-backup-ha/custom_components/owncloud_backup/manifest.json
René Bachmann 0022558d25 Update issue tracker URL in manifest.json
Updated the issue tracker URL in the manifest file.
2026-01-14 10:50:01 +01:00

17 lines
407 B
JSON

{
"domain": "owncloud_backup",
"name": "ownCloud Backup (WebDAV)",
"version": "0.1.1-alpha",
"documentation": "https://github.com/bahmcloud/owncloud-backup-ha/",
"issue_tracker": "https://github.com/bahmcloud/owncloud-backup-ha/issues",
"codeowners": ["@bahmcloud"],
"config_flow": true,
"integration_type": "service",
"iot_class": "cloud_push",
"requirements": []
}