mirror of https://github.com/home-assistant/core
12 lines
371 B
JSON
12 lines
371 B
JSON
{
|
|
"domain": "bluetooth_adapters",
|
|
"name": "Bluetooth Adapters",
|
|
"after_dependencies": ["esphome", "shelly", "ruuvi_gateway"],
|
|
"codeowners": ["@bdraco"],
|
|
"dependencies": ["bluetooth"],
|
|
"documentation": "https://www.home-assistant.io/integrations/bluetooth_adapters",
|
|
"integration_type": "system",
|
|
"iot_class": "local_push",
|
|
"quality_scale": "internal"
|
|
}
|