2023-01-15 23:17:17 +00:00
|
|
|
{
|
|
|
|
"domain": "bluetooth_adapters",
|
|
|
|
"name": "Bluetooth Adapters",
|
|
|
|
"after_dependencies": ["esphome", "shelly", "ruuvi_gateway"],
|
|
|
|
"codeowners": ["@bdraco"],
|
2023-02-08 19:29:44 +00:00
|
|
|
"dependencies": ["bluetooth"],
|
|
|
|
"documentation": "https://www.home-assistant.io/integrations/bluetooth_adapters",
|
|
|
|
"integration_type": "system",
|
2023-01-15 23:17:17 +00:00
|
|
|
"iot_class": "local_push",
|
2023-02-08 19:29:44 +00:00
|
|
|
"quality_scale": "internal"
|
2023-01-15 23:17:17 +00:00
|
|
|
}
|