2022-08-27 02:44:10 +00:00
|
|
|
{
|
|
|
|
"domain": "thermobeacon",
|
|
|
|
"name": "ThermoBeacon",
|
|
|
|
"bluetooth": [
|
|
|
|
{
|
|
|
|
"service_uuid": "0000fff0-0000-1000-8000-00805f9b34fb",
|
|
|
|
"manufacturer_id": 16,
|
|
|
|
"manufacturer_data_start": [0],
|
|
|
|
"connectable": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"service_uuid": "0000fff0-0000-1000-8000-00805f9b34fb",
|
|
|
|
"manufacturer_id": 17,
|
|
|
|
"manufacturer_data_start": [0],
|
|
|
|
"connectable": false
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"service_uuid": "0000fff0-0000-1000-8000-00805f9b34fb",
|
|
|
|
"manufacturer_id": 21,
|
|
|
|
"manufacturer_data_start": [0],
|
|
|
|
"connectable": false
|
|
|
|
},
|
2022-11-13 19:30:50 +00:00
|
|
|
{
|
|
|
|
"service_uuid": "0000fff0-0000-1000-8000-00805f9b34fb",
|
|
|
|
"manufacturer_id": 24,
|
|
|
|
"manufacturer_data_start": [0],
|
|
|
|
"connectable": false
|
|
|
|
},
|
2022-12-30 01:09:37 +00:00
|
|
|
{
|
|
|
|
"service_uuid": "0000fff0-0000-1000-8000-00805f9b34fb",
|
|
|
|
"manufacturer_id": 27,
|
|
|
|
"manufacturer_data_start": [0],
|
|
|
|
"connectable": false
|
|
|
|
},
|
2023-02-08 19:41:50 +00:00
|
|
|
{
|
|
|
|
"local_name": "ThermoBeacon",
|
|
|
|
"connectable": false
|
|
|
|
}
|
2022-08-27 02:44:10 +00:00
|
|
|
],
|
|
|
|
"codeowners": ["@bdraco"],
|
2023-02-08 19:41:50 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"dependencies": ["bluetooth_adapters"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/thermobeacon",
|
|
|
|
"iot_class": "local_push",
|
|
|
|
"requirements": ["thermobeacon-ble==0.6.0"]
|
2022-08-27 02:44:10 +00:00
|
|
|
}
|