2022-08-27 13:25:29 +00:00
|
|
|
{
|
|
|
|
"domain": "bthome",
|
2022-09-05 11:52:50 +00:00
|
|
|
"name": "BTHome",
|
2022-08-27 13:25:29 +00:00
|
|
|
"bluetooth": [
|
|
|
|
{
|
|
|
|
"connectable": false,
|
|
|
|
"service_data_uuid": "0000181c-0000-1000-8000-00805f9b34fb"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"connectable": false,
|
|
|
|
"service_data_uuid": "0000181e-0000-1000-8000-00805f9b34fb"
|
2022-11-09 14:31:58 +00:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"connectable": false,
|
|
|
|
"service_data_uuid": "0000fcd2-0000-1000-8000-00805f9b34fb"
|
2022-08-27 13:25:29 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"codeowners": ["@Ernst79"],
|
2023-02-08 19:16:39 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"dependencies": ["bluetooth_adapters"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/bthome",
|
|
|
|
"iot_class": "local_push",
|
2023-05-21 14:01:09 +00:00
|
|
|
"requirements": ["bthome-ble==2.11.3"]
|
2022-08-27 13:25:29 +00:00
|
|
|
}
|