Skip to content

Commit 15c89d2

Browse files
arturpragaczclaude
andauthored
Add integration type to xiaomi_ble (home-assistant#157740)
Co-authored-by: Claude <[email protected]>
1 parent b26b234 commit 15c89d2

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

homeassistant/components/xiaomi_ble/manifest.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"config_flow": true,
2424
"dependencies": ["bluetooth_adapters"],
2525
"documentation": "https://www.home-assistant.io/integrations/xiaomi_ble",
26+
"integration_type": "device",
2627
"iot_class": "local_push",
2728
"requirements": ["xiaomi-ble==1.2.0"]
2829
}

homeassistant/generated/integrations.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7629,7 +7629,7 @@
76297629
"name": "Xiaomi Gateway (Aqara)"
76307630
},
76317631
"xiaomi_ble": {
7632-
"integration_type": "hub",
7632+
"integration_type": "device",
76337633
"config_flow": true,
76347634
"iot_class": "local_push",
76357635
"name": "Xiaomi BLE"

0 commit comments

Comments
 (0)