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 GitHub
parent 393be71009
commit 6b99234a43
2 changed files with 2 additions and 1 deletions
@@ -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",
+1 -1
View File
@@ -6523,7 +6523,7 @@
"name": "SwitchBot",
"integrations": {
"switchbot": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push",
"name": "SwitchBot Bluetooth"