32 lines
846 B
JSON
32 lines
846 B
JSON
{
|
|
"domain": "mopeka",
|
|
"name": "Mopeka",
|
|
"bluetooth": [
|
|
{
|
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
|
"manufacturer_id": 89,
|
|
"manufacturer_data_start": [3],
|
|
"connectable": false
|
|
},
|
|
{
|
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
|
"manufacturer_id": 89,
|
|
"manufacturer_data_start": [8],
|
|
"connectable": false
|
|
},
|
|
{
|
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
|
"manufacturer_id": 89,
|
|
"manufacturer_data_start": [12],
|
|
"connectable": false
|
|
}
|
|
],
|
|
"codeowners": ["@bdraco"],
|
|
"config_flow": true,
|
|
"dependencies": ["bluetooth_adapters"],
|
|
"documentation": "https://www.home-assistant.io/integrations/mopeka",
|
|
"integration_type": "device",
|
|
"iot_class": "local_push",
|
|
"requirements": ["mopeka-iot-ble==0.5.0"]
|
|
}
|