2022-08-14 07:00:27 +00:00
|
|
|
{
|
|
|
|
"domain": "qingping",
|
|
|
|
"name": "Qingping",
|
|
|
|
"config_flow": true,
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/qingping",
|
2022-08-22 18:02:26 +00:00
|
|
|
"bluetooth": [{ "local_name": "Qingping*", "connectable": false }],
|
2022-08-21 16:51:58 +00:00
|
|
|
"requirements": ["qingping-ble==0.3.0"],
|
2022-08-14 07:00:27 +00:00
|
|
|
"dependencies": ["bluetooth"],
|
|
|
|
"codeowners": ["@bdraco"],
|
|
|
|
"iot_class": "local_push"
|
|
|
|
}
|