forked from HomeAssistant/fn_nas
12 lines
269 B
JSON
12 lines
269 B
JSON
{
|
|
"domain": "fn_nas",
|
|
"name": "飞牛NAS",
|
|
"version": "1.3.7",
|
|
"documentation": "https://github.com/anxms/fn_nas",
|
|
"dependencies": [],
|
|
"codeowners": ["@anxms"],
|
|
"requirements": ["asyncssh>=2.13.1"],
|
|
"iot_class": "local_polling",
|
|
"config_flow": true
|
|
}
|