captive_portal和web_server 提示 this feature is only available with frameworks ['arduino']
后面再加了一行:
esp32_ble_tracker:
# scan_parameters:
# interval: 1100ms
# window: 1100ms
# active: true
bluetooth_proxy:
active: true
Linking .pioenvs/mijia-bule-plug/firmware.elf
RAM: [== ] 15.8% (used 51904 bytes from 327680 bytes)
Flash: [======= ] 72.3% (used 1327445 bytes from 1835008 bytes)
Building .pioenvs/mijia-bule-plug/firmware.bin
Creating esp32 image...
Successfully created esp32 image.
esp32_create_combined_bin([".pioenvs/mijia-bule-plug/firmware.bin"], [".pioenvs/mijia-bule-plug/firmware.elf"])
Wrote 0x1557d0 bytes to file /config/.esphome/build/mijia-bule-plug/.pioenvs/mijia-bule-plug/firmware-factory.bin, ready to flash to offset 0x0
======================== [SUCCESS] Took 660.29 seconds ========================
INFO Successfully compiled program.
也可以编译成功,但没有实物刷机测试。
|