mirror of
https://github.com/home-assistant/core.git
synced 2026-05-04 03:51:12 +02:00
Add integration_type to SwitchBot Bluetooth manifest (#157675)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -6523,7 +6523,7 @@
|
||||
"name": "SwitchBot",
|
||||
"integrations": {
|
||||
"switchbot": {
|
||||
"integration_type": "hub",
|
||||
"integration_type": "device",
|
||||
"config_flow": true,
|
||||
"iot_class": "local_push",
|
||||
"name": "SwitchBot Bluetooth"
|
||||
|
||||
Reference in New Issue
Block a user