Skip to content

Commit 6d4fb30

Browse files
arturpragaczclaude
andauthored
Add integration type to tplink (home-assistant#157735)
Co-authored-by: Claude <[email protected]>
1 parent c04411f commit 6d4fb30

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/tplink/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@
298298
}
299299
],
300300
"documentation": "https://www.home-assistant.io/integrations/tplink",
301+
"integration_type": "device",
301302
"iot_class": "local_polling",
302303
"loggers": ["kasa"],
303304
"quality_scale": "platinum",

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6929,7 +6929,7 @@
69296929
"name": "TP-Link",
69306930
"integrations": {
69316931
"tplink": {
6932-
"integration_type": "hub",
6932+
"integration_type": "device",
69336933
"config_flow": true,
69346934
"iot_class": "local_polling",
69356935
"name": "TP-Link Smart Home"

0 commit comments

Comments
 (0)