Add integration_type to SwitchBot Bluetooth manifest (#157675)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Paulus Schoutsen
2025-12-02 05:31:04 -05:00
committed by Franck Nijhof
parent 8ff2a22664
commit c8fa5b0290
2 changed files with 2 additions and 1 deletions

View File

@@ -38,6 +38,7 @@
"config_flow": true,
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/switchbot",
"integration_type": "device",
"iot_class": "local_push",
"loggers": ["switchbot"],
"quality_scale": "gold",

View File

@@ -6517,7 +6517,7 @@
"name": "SwitchBot",
"integrations": {
"switchbot": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push",
"name": "SwitchBot Bluetooth"