You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
please replace lines 41-42 with these for proper BLE proxy code:
bluetooth_proxy:
active: trueesp32_ble_tracker:
scan_parameters:
active: false#we are required to use this old esp-idf framework that uses less spaceesp32:
framework:
type: esp-idfversion: 4.4.8platform_version: 5.4.0```I also added the esp-idf downgrade as we will be using that going forward due to esp-idf ballooning in size and not being friendly with 4MB flash.
The text was updated successfully, but these errors were encountered:
MSR-2/Integrations/ESPHome/MSR-2_BLE.yaml
Lines 41 to 42 in 4b4ae34
please replace lines 41-42 with these for proper BLE proxy code:
The text was updated successfully, but these errors were encountered: