Add integration_type device to yalexs_ble (#163991)

This commit is contained in:
Joost Lekkerkerker
2026-02-25 07:23:47 +01:00
committed by GitHub
parent b914971531
commit 9740dc65aa
2 changed files with 3 additions and 2 deletions

View File

@@ -11,6 +11,7 @@
"config_flow": true,
"dependencies": ["bluetooth_adapters"],
"documentation": "https://www.home-assistant.io/integrations/yalexs_ble",
"integration_type": "device",
"iot_class": "local_push",
"requirements": ["yalexs-ble==3.2.4"]
}

View File

@@ -617,7 +617,7 @@
"name": "August"
},
"yalexs_ble": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push",
"name": "Yale Access Bluetooth"
@@ -7898,7 +7898,7 @@
"name": "Yale Home"
},
"yalexs_ble": {
"integration_type": "hub",
"integration_type": "device",
"config_flow": true,
"iot_class": "local_push",
"name": "Yale Access Bluetooth"