mirror of
https://github.com/esphome/esphome.git
synced 2026-08-24 15:16:20 +00:00
6 lines
166 B
YAML
6 lines
166 B
YAML
sensor:
|
|
- platform: ble_rssi
|
|
# irk: is the only thing that emits USE_BLE_DEVICE_IRK off ESP32
|
|
irk: 1234567890abcdef1234567890abcdef
|
|
name: BLE Test RSSI
|