2023-01-06 02:15:03 +00:00
|
|
|
{
|
|
|
|
"domain": "ld2410_ble",
|
|
|
|
"name": "LD2410 BLE",
|
2023-02-06 18:00:06 +00:00
|
|
|
"bluetooth": [
|
|
|
|
{
|
|
|
|
"local_name": "HLK-LD2410B_*"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"local_name": "HLK-LD2410_*"
|
2023-02-07 18:38:48 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"manufacturer_id": 256,
|
|
|
|
"manufacturer_data_start": [7, 1],
|
|
|
|
"service_uuid": "0000af30-0000-1000-8000-00805f9b34fb"
|
2023-02-06 18:00:06 +00:00
|
|
|
}
|
|
|
|
],
|
2023-02-08 19:35:25 +00:00
|
|
|
"codeowners": ["@930913"],
|
|
|
|
"config_flow": true,
|
|
|
|
"dependencies": ["bluetooth_adapters"],
|
2023-07-25 06:33:56 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/ld2410_ble",
|
2023-01-06 02:15:03 +00:00
|
|
|
"integration_type": "device",
|
2023-02-08 19:35:25 +00:00
|
|
|
"iot_class": "local_push",
|
2023-07-24 17:49:24 +00:00
|
|
|
"requirements": ["bluetooth-data-tools==1.6.1", "ld2410-ble==0.1.1"]
|
2023-01-06 02:15:03 +00:00
|
|
|
}
|