Skip to content

Commit

Permalink
Update changelog for custom MAC address support (#4365)
Browse files Browse the repository at this point in the history
  • Loading branch information
kbx81 authored Oct 22, 2024
1 parent df51cf9 commit 448f44a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion changelog/2024.10.0.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 448f44a

Please sign in to comment.