1
0
mirror of https://github.com/home-assistant/core.git synced 2026-05-01 06:02:00 +01:00
Files
core/homeassistant/components/tplink_lte/manifest.json

11 lines
285 B
JSON

{
"domain": "tplink_lte",
"name": "TP-Link LTE",
"codeowners": [],
"documentation": "https://www.home-assistant.io/integrations/tplink_lte",
"iot_class": "local_polling",
"loggers": ["tp_connected"],
"quality_scale": "legacy",
"requirements": ["tp-connected==0.0.4"]
}