mirror of
https://github.com/esphome/esphome-docs.git
synced 2025-02-04 23:52:18 +01:00
Update changelog for custom MAC address support (#4365)
This commit is contained in:
parent
df51cf9642
commit
448f44a4ae
@ -37,7 +37,7 @@ ESP32 Advanced MAC Address Configuration
|
||||
ESPHome now supports reading a custom MAC address from the ESP32 eFuse blocks and will read and use it by default if
|
||||
there is data burned into the eFuses. If you would like to disable this, or the eFuse has data burned that is not a
|
||||
MAC address into those eFuses, then you can add ``ignore_efuse_custom_mac: true`` to your ESP32 ``advanced``
|
||||
configuration. This option is currently only supported when using ESP-IDF as the framework.
|
||||
configuration. See :ref:`ESP32 Advanced Configuration <esp32-advanced_configuration>` for more details.
|
||||
|
||||
|
||||
CSE7766 Breaking Changes
|
||||
|
Loading…
Reference in New Issue
Block a user