mirror of
https://github.com/esphome/esphome.git
synced 2026-08-23 06:36:23 +00:00
9 lines
200 B
YAML
9 lines
200 B
YAML
esp32_ble_tracker:
|
|
id: ble_tracker_hub
|
|
|
|
text_sensor:
|
|
# Explicit ble_hub_id: pins the neutral binding as a declared key.
|
|
- platform: ble_scanner
|
|
ble_hub_id: ble_tracker_hub
|
|
name: Scanner
|