13 lines
409 B
JSON
13 lines
409 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_*" }],
|
|
"integration_type": "device",
|
|
"iot_class": "local_push"
|
|
}
|