tomaae.homeassistant-mikrot.../custom_components/mikrotik_router/manifest.json

13 lines
310 B
JSON
Raw Normal View History

2019-12-02 01:13:28 +01:00
{
2019-12-02 18:13:55 +01:00
"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"
]
2019-12-02 01:13:28 +01:00
}