mirror of https://github.com/home-assistant/core
68 lines
1.8 KiB
JSON
68 lines
1.8 KiB
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": [4],
|
|
"connectable": false
|
|
},
|
|
{
|
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
|
"manufacturer_id": 89,
|
|
"manufacturer_data_start": [5],
|
|
"connectable": false
|
|
},
|
|
{
|
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
|
"manufacturer_id": 89,
|
|
"manufacturer_data_start": [6],
|
|
"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": [9],
|
|
"connectable": false
|
|
},
|
|
{
|
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
|
"manufacturer_id": 89,
|
|
"manufacturer_data_start": [10],
|
|
"connectable": false
|
|
},
|
|
{
|
|
"service_uuid": "0000fee5-0000-1000-8000-00805f9b34fb",
|
|
"manufacturer_id": 89,
|
|
"manufacturer_data_start": [11],
|
|
"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.8.0"]
|
|
}
|