diff --git a/athom-ld2450-sensor.yaml b/athom-ld2450-sensor.yaml index 393fc45..8cf1ac2 100644 --- a/athom-ld2450-sensor.yaml +++ b/athom-ld2450-sensor.yaml @@ -74,6 +74,13 @@ wifi: captive_portal: +esp32_ble_tracker: + scan_parameters: + active: true + +bluetooth_proxy: + active: true + esp32_improv: authorizer: none @@ -465,4 +472,4 @@ time: then: - text_sensor.template.publish: id: device_last_restart - state: !lambda 'return id(sntp_time).now().strftime("%a %d %b %Y - %I:%M:%S %p");' \ No newline at end of file + state: !lambda 'return id(sntp_time).now().strftime("%a %d %b %Y - %I:%M:%S %p");'