2019-04-04 04:14:45 +00:00
|
|
|
{
|
|
|
|
"domain": "bluetooth_tracker",
|
2020-01-06 22:59:12 +00:00
|
|
|
"name": "Bluetooth Tracker",
|
2019-10-02 16:25:44 +00:00
|
|
|
"documentation": "https://www.home-assistant.io/integrations/bluetooth_tracker",
|
2021-07-01 05:48:29 +00:00
|
|
|
"requirements": ["bt_proximity==0.2.1", "pybluez==0.22"],
|
2021-04-15 08:21:38 +00:00
|
|
|
"codeowners": [],
|
2022-01-28 21:37:53 +00:00
|
|
|
"iot_class": "local_polling",
|
|
|
|
"loggers": ["bluetooth", "bt_proximity"]
|
2019-04-04 04:14:45 +00:00
|
|
|
}
|