mirror of
https://github.com/home-assistant/core.git
synced 2026-04-21 00:49:54 +02:00
Add integration_type to SwitchBot Bluetooth manifest (#157675)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
committed by
Franck Nijhof
parent
8ff2a22664
commit
c8fa5b0290
@@ -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",
|
||||
|
||||
@@ -6517,7 +6517,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