Skip to content

Commit c8fa5b0

Browse files
balloobclaude
authored andcommitted
Add integration_type to SwitchBot Bluetooth manifest (home-assistant#157675)
Co-authored-by: Claude <[email protected]>
1 parent 8ff2a22 commit c8fa5b0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/switchbot/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@
3838
"config_flow": true,
3939
"dependencies": ["bluetooth_adapters"],
4040
"documentation": "https://www.home-assistant.io/integrations/switchbot",
41+
"integration_type": "device",
4142
"iot_class": "local_push",
4243
"loggers": ["switchbot"],
4344
"quality_scale": "gold",

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6517,7 +6517,7 @@
65176517
"name": "SwitchBot",
65186518
"integrations": {
65196519
"switchbot": {
6520-
"integration_type": "hub",
6520+
"integration_type": "device",
65216521
"config_flow": true,
65226522
"iot_class": "local_push",
65236523
"name": "SwitchBot Bluetooth"

0 commit comments

Comments
 (0)