tomaae.homeassistant-mikrot.../custom_components/mikrotik_router/manifest.json
2019-12-02 18:13:55 +01:00

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"
]
}