mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-07-30 15:34:31 +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",
|
||||
"config_flow": true,
|
||||
"documentation": "https://github.com/tomaae/homeassistant-mikrotik_router",
|
||||
"issue_tracker": "https://github.com/tomaae/homeassistant-mikrotik_router/issues",
|
||||
"dependencies": [],
|
||||
"requirements": [
|
||||
"librouteros==3.0.0",
|
||||
|
@ -10,5 +11,6 @@
|
|||
],
|
||||
"codeowners": [
|
||||
"@tomaae"
|
||||
]
|
||||
],
|
||||
"version": "0.0.0"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue