2022-07-22 22:55:06 +00:00
|
|
|
{
|
|
|
|
"domain": "xiaomi_ble",
|
|
|
|
"name": "Xiaomi BLE",
|
|
|
|
"bluetooth": [
|
2023-07-20 08:01:19 +00:00
|
|
|
{
|
|
|
|
"connectable": false,
|
|
|
|
"service_data_uuid": "0000181b-0000-1000-8000-00805f9b34fb"
|
|
|
|
},
|
2023-07-23 11:11:05 +00:00
|
|
|
{
|
|
|
|
"connectable": false,
|
|
|
|
"service_data_uuid": "0000181d-0000-1000-8000-00805f9b34fb"
|
|
|
|
},
|
2022-11-14 17:18:51 +00:00
|
|
|
{
|
|
|
|
"connectable": false,
|
|
|
|
"service_data_uuid": "0000fd50-0000-1000-8000-00805f9b34fb"
|
|
|
|
},
|
2022-07-22 22:55:06 +00:00
|
|
|
{
|
2022-08-22 18:02:26 +00:00
|
|
|
"connectable": false,
|
2022-07-29 12:28:39 +00:00
|
|
|
"service_data_uuid": "0000fe95-0000-1000-8000-00805f9b34fb"
|
2022-07-22 22:55:06 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"codeowners": ["@Jc2k", "@Ernst79"],
|
2023-02-08 19:10:18 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"dependencies": ["bluetooth_adapters"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/xiaomi_ble",
|
|
|
|
"iot_class": "local_push",
|
2024-06-06 07:16:57 +00:00
|
|
|
"requirements": ["xiaomi-ble==0.29.0"]
|
2022-07-22 22:55:06 +00:00
|
|
|
}
|