1
mirror of https://github.com/home-assistant/core synced 2024-08-02 23:40:32 +02:00
ha-core/homeassistant/components/bluetooth_tracker/manifest.json
2021-07-01 07:48:29 +02:00

9 lines
262 B
JSON

{
"domain": "bluetooth_tracker",
"name": "Bluetooth Tracker",
"documentation": "https://www.home-assistant.io/integrations/bluetooth_tracker",
"requirements": ["bt_proximity==0.2.1", "pybluez==0.22"],
"codeowners": [],
"iot_class": "local_polling"
}