19 lines
548 B
JSON
19 lines
548 B
JSON
{
|
|
"domain": "qingping",
|
|
"name": "Qingping",
|
|
"config_flow": true,
|
|
"documentation": "https://www.home-assistant.io/integrations/qingping",
|
|
"bluetooth": [
|
|
{ "local_name": "Qingping*", "connectable": false },
|
|
{ "local_name": "Lee Guitars*", "connectable": false },
|
|
{
|
|
"service_data_uuid": "0000fdcd-0000-1000-8000-00805f9b34fb",
|
|
"connectable": false
|
|
}
|
|
],
|
|
"requirements": ["qingping-ble==0.8.2"],
|
|
"dependencies": ["bluetooth_adapters"],
|
|
"codeowners": ["@bdraco", "@skgsergio"],
|
|
"iot_class": "local_push"
|
|
}
|