1
0
mirror of https://github.com/home-assistant/core.git synced 2026-04-29 13:13:46 +01:00
Files
core/homeassistant/components/tplink_omada/manifest.json
2025-03-16 21:04:58 +02:00

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