|
|
@ -32,15 +32,9 @@ esp32: |
|
|
|
type: esp-idf |
|
|
|
sdkconfig_options: |
|
|
|
CONFIG_FREERTOS_UNICORE: y |
|
|
|
CONFIG_ESP_PHY_CALIBRATION_AND_DATA_STORAGE: n |
|
|
|
advanced: |
|
|
|
ignore_efuse_mac_crc: true |
|
|
|
# Bugfix for ESPHome 2022.12.0 and up: fallback to older platform |
|
|
|
# version, to prevent bricked devices. ESPHome uses newer versions |
|
|
|
# by default. |
|
|
|
# See also: https://github.com/mmakaay/esphome-xiaomi_bslamp2/issues/104 |
|
|
|
version: 4.3.2 |
|
|
|
source: ~3.40302.0 |
|
|
|
platform_version: platformio/espressif32 @ 3.5.0 |
|
|
|
|
|
|
|
# Retrieve the code for the xiaomi_bslamp2 platform from a local clone |
|
|
|
# of the github repository, one directory up from the config file. |
|
|
|