mirror of
https://github.com/esphome/esphome.git
synced 2025-09-04 20:32:21 +01:00
[esp32] Add `ignore_efuse_custom_mac
` config var (#7527)
This commit is contained in:
@@ -376,6 +376,7 @@ CONF_IDLE_ACTION = "idle_action"
|
||||
CONF_IDLE_LEVEL = "idle_level"
|
||||
CONF_IDLE_TIME = "idle_time"
|
||||
CONF_IF = "if"
|
||||
CONF_IGNORE_EFUSE_CUSTOM_MAC = "ignore_efuse_custom_mac"
|
||||
CONF_IGNORE_EFUSE_MAC_CRC = "ignore_efuse_mac_crc"
|
||||
CONF_IGNORE_OUT_OF_RANGE = "ignore_out_of_range"
|
||||
CONF_IGNORE_PIN_VALIDATION_ERROR = "ignore_pin_validation_error"
|
||||
|
Reference in New Issue
Block a user