2022-08-10 20:08:02 +00:00
|
|
|
{
|
|
|
|
"domain": "yalexs_ble",
|
|
|
|
"name": "Yale Access Bluetooth",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/yalexs_ble",
|
2022-12-24 01:44:24 +00:00
|
|
|
"requirements": ["yalexs-ble==1.12.5"],
|
2023-01-15 23:17:17 +00:00
|
|
|
"dependencies": ["bluetooth_adapters"],
|
2022-08-10 20:08:02 +00:00
|
|
|
"codeowners": ["@bdraco"],
|
2022-09-13 10:38:01 +00:00
|
|
|
"bluetooth": [
|
|
|
|
{
|
|
|
|
"manufacturer_id": 465,
|
|
|
|
"service_uuid": "0000fe24-0000-1000-8000-00805f9b34fb"
|
|
|
|
}
|
|
|
|
],
|
2022-10-21 03:09:06 +00:00
|
|
|
"iot_class": "local_push"
|
2022-08-10 20:08:02 +00:00
|
|
|
}
|