2022-09-07 14:24:21 +00:00
|
|
|
{
|
|
|
|
"domain": "tilt_ble",
|
|
|
|
"name": "Tilt Hydrometer BLE",
|
|
|
|
"bluetooth": [
|
|
|
|
{
|
2022-09-20 00:57:18 +00:00
|
|
|
"manufacturer_id": 76,
|
|
|
|
"manufacturer_data_start": [2, 21, 164, 149, 187]
|
2022-09-07 14:24:21 +00:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"codeowners": ["@apt-itude"],
|
2023-02-08 19:41:50 +00:00
|
|
|
"config_flow": true,
|
|
|
|
"dependencies": ["bluetooth_adapters"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/tilt_ble",
|
|
|
|
"iot_class": "local_push",
|
|
|
|
"requirements": ["tilt-ble==0.2.3"]
|
2022-09-07 14:24:21 +00:00
|
|
|
}
|