2023-02-06 15:57:18 +00:00
|
|
|
{
|
|
|
|
"domain": "tplink_omada",
|
|
|
|
"name": "TP-Link Omada",
|
2023-02-08 19:41:50 +00:00
|
|
|
"codeowners": ["@MarkGodwin"],
|
2023-02-06 15:57:18 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/tplink_omada",
|
|
|
|
"integration_type": "hub",
|
2023-02-08 19:41:50 +00:00
|
|
|
"iot_class": "local_polling",
|
2023-03-13 01:26:34 +00:00
|
|
|
"requirements": ["tplink-omada-client==1.1.3"]
|
2023-02-06 15:57:18 +00:00
|
|
|
}
|