mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-16 07:28:06 +02:00
added version and issue tracker to manifest #98
This commit is contained in:
parent
290a333d64
commit
ae3feb499e
1 changed files with 3 additions and 1 deletions
|
@ -3,6 +3,7 @@
|
||||||
"name": "Mikrotik Router",
|
"name": "Mikrotik Router",
|
||||||
"config_flow": true,
|
"config_flow": true,
|
||||||
"documentation": "https://github.com/tomaae/homeassistant-mikrotik_router",
|
"documentation": "https://github.com/tomaae/homeassistant-mikrotik_router",
|
||||||
|
"issue_tracker": "https://github.com/tomaae/homeassistant-mikrotik_router/issues",
|
||||||
"dependencies": [],
|
"dependencies": [],
|
||||||
"requirements": [
|
"requirements": [
|
||||||
"librouteros==3.0.0",
|
"librouteros==3.0.0",
|
||||||
|
@ -10,5 +11,6 @@
|
||||||
],
|
],
|
||||||
"codeowners": [
|
"codeowners": [
|
||||||
"@tomaae"
|
"@tomaae"
|
||||||
]
|
],
|
||||||
|
"version": "0.0.0"
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue