Add hacs.json configuration for owncloud-backup-ha

This commit is contained in:
2026-01-14 10:11:17 +01:00
committed by GitHub
parent 4bcf148fe7
commit 6b3ce521e8

7
hacs.json Normal file
View File

@@ -0,0 +1,7 @@
{
"name": "owncloud-backup-ha",
"content_in_root": false,
"render_readme": true,
"domains": ["owncloud_backup"],
"homeassistant": "2025.1.0"
}