mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-15 21:36:52 +00:00
Add bluetooth integration (#23327)
This commit is contained in:
parent
4a502105f0
commit
f38a066147
22
source/_integrations/bluetooth.markdown
Normal file
22
source/_integrations/bluetooth.markdown
Normal file
@ -0,0 +1,22 @@
|
||||
---
|
||||
title: Bluetooth Monitoring and Discovery
|
||||
description: Discover and monitor bluetooth devices.
|
||||
ha_category:
|
||||
- Utility
|
||||
ha_iot_class: Local Push
|
||||
ha_release: 2022.8
|
||||
ha_domain: bluetooth
|
||||
ha_quality_scale: internal
|
||||
ha_codeowners:
|
||||
- '@bdraco'
|
||||
ha_integration_type: integration
|
||||
---
|
||||
|
||||
The Bluetooth Monitoring and Discovery integration will detect nearby bluetoth devices. Discovered devices will show up in the discovered section on the integrations page in the configuration panel.
|
||||
|
||||
## Configuration
|
||||
|
||||
```yaml
|
||||
# Example configuration.yaml entry
|
||||
bluetooth:
|
||||
```
|
Loading…
x
Reference in New Issue
Block a user