Point documentation/issue_tracker at the actual Gitea repo
Replace the placeholder github.com/tewris URLs (guessed from the user's email domain) with the real repository on git.stalkersvr.ru. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -5,10 +5,10 @@
|
||||
"config_flow": true,
|
||||
"dependencies": [],
|
||||
"after_dependencies": ["conversation"],
|
||||
"documentation": "https://github.com/tewris/ha-reticulum",
|
||||
"documentation": "https://git.stalkersvr.ru/StalkerSVR/ha-reticulum",
|
||||
"integration_type": "hub",
|
||||
"iot_class": "local_push",
|
||||
"issue_tracker": "https://github.com/tewris/ha-reticulum/issues",
|
||||
"issue_tracker": "https://git.stalkersvr.ru/StalkerSVR/ha-reticulum/issues",
|
||||
"loggers": ["RNS", "LXMF"],
|
||||
"requirements": ["rns>=0.9.0", "lxmf>=0.6.0"],
|
||||
"single_config_entry": true,
|
||||
|
||||
Reference in New Issue
Block a user