11 lines
289 B
JSON
11 lines
289 B
JSON
|
{
|
||
|
"domain": "bluetooth",
|
||
|
"name": "Bluetooth",
|
||
|
"documentation": "https://www.home-assistant.io/integrations/bluetooth",
|
||
|
"dependencies": ["websocket_api"],
|
||
|
"quality_scale": "internal",
|
||
|
"requirements": ["bleak==0.14.3"],
|
||
|
"codeowners": ["@bdraco"],
|
||
|
"iot_class": "local_push"
|
||
|
}
|