Bump bluetooth-data-tools to 0.3.1 for ld2410-ble (#85278)

This commit is contained in:
Charles Garwood 2023-01-05 22:33:37 -05:00 committed by GitHub
parent cf92142b64
commit 9e68117a33
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,7 +3,7 @@
"name": "LD2410 BLE", "name": "LD2410 BLE",
"config_flow": true, "config_flow": true,
"documentation": "https://www.home-assistant.io/integrations/ld2410_ble/", "documentation": "https://www.home-assistant.io/integrations/ld2410_ble/",
"requirements": ["bluetooth-data-tools==0.3.0", "ld2410-ble==0.1.1"], "requirements": ["bluetooth-data-tools==0.3.1", "ld2410-ble==0.1.1"],
"dependencies": ["bluetooth"], "dependencies": ["bluetooth"],
"codeowners": ["@930913"], "codeowners": ["@930913"],
"bluetooth": [{ "local_name": "HLK-LD2410B_*" }], "bluetooth": [{ "local_name": "HLK-LD2410B_*" }],