Add bluetooth proxy support

This commit is contained in:
Nick
2025-12-31 22:34:15 -05:00
committed by GitHub
parent 56527787da
commit 8c6b3e0b27
+8 -1
View File
@@ -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");'
state: !lambda 'return id(sntp_time).now().strftime("%a %d %b %Y - %I:%M:%S %p");'