23 lines
551 B
JSON
23 lines
551 B
JSON
|
{
|
||
|
"domain": "sensorpro",
|
||
|
"name": "SensorPro",
|
||
|
"config_flow": true,
|
||
|
"documentation": "https://www.home-assistant.io/integrations/sensorpro",
|
||
|
"bluetooth": [
|
||
|
{
|
||
|
"manufacturer_id": 43605,
|
||
|
"manufacturer_data_start": [1, 1, 164, 193],
|
||
|
"connectable": false
|
||
|
},
|
||
|
{
|
||
|
"manufacturer_id": 43605,
|
||
|
"manufacturer_data_start": [1, 5, 164, 193],
|
||
|
"connectable": false
|
||
|
}
|
||
|
],
|
||
|
"requirements": ["sensorpro-ble==0.5.0"],
|
||
|
"dependencies": ["bluetooth"],
|
||
|
"codeowners": ["@bdraco"],
|
||
|
"iot_class": "local_push"
|
||
|
}
|