mirror of
https://github.com/tomaae/homeassistant-mikrotik_router.git
synced 2025-08-04 01:44:30 +02:00
13 lines
No EOL
310 B
JSON
13 lines
No EOL
310 B
JSON
{
|
|
"domain": "mikrotik_router",
|
|
"name": "Mikrotik Router",
|
|
"config_flow": true,
|
|
"documentation": "https://github.com/tomaae/homeassistant-mikrotik_router",
|
|
"dependencies": [],
|
|
"requirements": [
|
|
"librouteros==3.0.0"
|
|
],
|
|
"codeowners": [
|
|
"@tomaae"
|
|
]
|
|
} |