20 lines
475 B
JSON
20 lines
475 B
JSON
{
|
|
"domain": "ld2410_ble",
|
|
"name": "LD2410 BLE",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/ld2410_ble/",
|
|
"requirements": ["bluetooth-data-tools==0.3.1", "ld2410-ble==0.1.1"],
|
|
"dependencies": ["bluetooth_adapters"],
|
|
"codeowners": ["@930913"],
|
|
"bluetooth": [
|
|
{
|
|
"local_name": "HLK-LD2410B_*"
|
|
},
|
|
{
|
|
"local_name": "HLK-LD2410_*"
|
|
}
|
|
],
|
|
"integration_type": "device",
|
|
"iot_class": "local_push"
|
|
}
|