Add id for BLE tests
This commit is contained in:
@@ -19,6 +19,10 @@ esp32:
|
|||||||
platform_version: 6.3.2
|
platform_version: 6.3.2
|
||||||
|
|
||||||
bluetooth_proxy:
|
bluetooth_proxy:
|
||||||
|
id: ble_proxy
|
||||||
|
|
||||||
|
esp32_ble_tracker:
|
||||||
|
id: ble_tracker
|
||||||
|
|
||||||
# Set Wi-Fi power save mode to "LIGHT" as required for Bluetooth on ESP32
|
# Set Wi-Fi power save mode to "LIGHT" as required for Bluetooth on ESP32
|
||||||
wifi:
|
wifi:
|
||||||
|
|||||||
@@ -13,4 +13,13 @@ packages:
|
|||||||
# addon_climate_dual: !include ../esphome/nspanel_esphome_addon_climate_dual.
|
# addon_climate_dual: !include ../esphome/nspanel_esphome_addon_climate_dual.
|
||||||
|
|
||||||
bluetooth_proxy:
|
bluetooth_proxy:
|
||||||
|
id: ble_proxy
|
||||||
|
|
||||||
|
esp32_ble_tracker:
|
||||||
|
id: ble_tracker
|
||||||
|
|
||||||
|
# Set Wi-Fi power save mode to "LIGHT" as required for Bluetooth on ESP32
|
||||||
|
wifi:
|
||||||
|
power_save_mode: LIGHT
|
||||||
|
|
||||||
...
|
...
|
||||||
|
|||||||
Reference in New Issue
Block a user