20 lines
480 B
JSON
20 lines
480 B
JSON
{
|
|
"domain": "probe_plus",
|
|
"name": "Probe Plus",
|
|
"bluetooth": [
|
|
{
|
|
"connectable": true,
|
|
"manufacturer_id": 36606,
|
|
"local_name": "FM2*"
|
|
}
|
|
],
|
|
"codeowners": ["@pantherale0"],
|
|
"config_flow": true,
|
|
"dependencies": ["bluetooth_adapters"],
|
|
"documentation": "https://www.home-assistant.io/integrations/probe_plus",
|
|
"integration_type": "device",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "bronze",
|
|
"requirements": ["pyprobeplus==1.0.1"]
|
|
}
|