mirror of https://github.com/home-assistant/core
11 lines
303 B
JSON
11 lines
303 B
JSON
{
|
|
"domain": "tplink_omada",
|
|
"name": "TP-Link Omada",
|
|
"codeowners": ["@MarkGodwin"],
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/tplink_omada",
|
|
"integration_type": "hub",
|
|
"iot_class": "local_polling",
|
|
"requirements": ["tplink-omada-client==1.4.3"]
|
|
}
|