Set repository metadata

This commit is contained in:
2026-02-13 09:27:51 +01:00
parent 297d318e15
commit 2213054e97

View File

@@ -3,9 +3,9 @@
"name": "HA KNX Bridge", "name": "HA KNX Bridge",
"version": "0.1.0", "version": "0.1.0",
"config_flow": true, "config_flow": true,
"documentation": "https://github.com/OWNER/REPO", "documentation": "https://github.com/bahmcloud/HA-KNX-Bridge",
"issue_tracker": "https://github.com/OWNER/REPO/issues", "issue_tracker": "https://github.com/bahmcloud/HA-KNX-Bridge/issues",
"codeowners": ["@your-github-handle"], "codeowners": ["@bahmcloud"],
"dependencies": ["knx"], "dependencies": ["knx"],
"after_dependencies": ["knx"], "after_dependencies": ["knx"],
"homeassistant": "2025.12.0", "homeassistant": "2025.12.0",