# Enable logging
logger:
level: VERY_VERBOSE
esp32_ble_tracker:
binary_sensor:
# Presence based on MAC address
- platform: ble_presence
mac_address: 38:C8:04:C3:AA:E8
name: "ESP32 BLE Tracker Google Home Mini"
# Presence based on BLE Service UUID
- platform: ble_presence
service_uuid: '11aa'
name: "ESP32 BLE Tracker Test Service 16 bit"
# Presence based on iBeacon UUID
- platform: ble_presence
ibeacon_uuid: 'd3599f2a-e31e-4def-ac5f-534c026ad5b8'
name: "ESP32 BLE Tracker Test Service iBeacon"
ibeacon_major: 93
ibeacon_minor: 1
sensor:
- platform: ble_rssi
ibeacon_uuid: 'd3599f2a-e31e-4def-ac5f-534c026ad5b8'
name: "ESP32 BLE Tracker Test Service iBeacon"
[21:56:32][D][binary_sensor:036]: 'ESP32 BLE Tracker Test Service iBeacon': Sending state ON
[21:56:32][D][sensor:094]: 'ESP32 BLE Tracker Test Service iBeacon': Sending state -67.00000 dBm with 0 decimals of accuracy
[21:56:32][D][binary_sensor:036]: 'Benson12-iBeaconKey': Sending state ON
[22:00:40][I][ota:117]: Boot seems successful, resetting boot loop counter.
[22:00:40][D][esp32.preferences:114]: Saving 1 preferences to flash...
[22:00:40][D][esp32.preferences:143]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[22:00:42][D][esp32_ble_tracker:266]: Starting scan...
[22:05:42][D][esp32_ble_tracker:266]: Starting scan...
[22:05:42][D][binary_sensor:036]: 'ESP32 BLE Tracker Test Service iBeacon': Sending state OFF
[22:05:42][D][sensor:094]: 'ESP32 BLE Tracker Test Service iBeacon': Sending state nan dBm with 0 decimals of accuracy
[22:05:52][D][binary_sensor:036]: 'Benson12-iBeaconKey': Sending state OFF