1
0
mirror of https://github.com/esphome/esphome.git synced 2025-09-02 11:22:24 +01:00

[esp32_ble_tracker] Fix on_scan_end trigger compilation without USE_ESP32_BLE_DEVICE

This commit is contained in:
J. Nick Koston
2025-08-23 14:41:45 -05:00
parent 83fe4b4ff3
commit f4deb0f70b
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
esp32_ble_tracker:
on_scan_end:
- logger.log: "Scan ended!"