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>
17 lines
499 B
JSON
17 lines
499 B
JSON
{
|
|
"domain": "reticulum",
|
|
"name": "Reticulum",
|
|
"codeowners": [],
|
|
"config_flow": true,
|
|
"dependencies": [],
|
|
"after_dependencies": ["conversation"],
|
|
"documentation": "https://git.stalkersvr.ru/StalkerSVR/ha-reticulum",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_push",
|
|
"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,
|
|
"version": "1.1.0"
|
|
}
|