Updated Bootloaders to enable advanced esp32 functions.
This commit is contained in:
@@ -31,3 +31,5 @@ ota:
|
|||||||
password: !secret ota
|
password: !secret ota
|
||||||
|
|
||||||
http_request:
|
http_request:
|
||||||
|
|
||||||
|
captive_portal:
|
||||||
|
|||||||
@@ -31,3 +31,5 @@ ota:
|
|||||||
password: !secret ota
|
password: !secret ota
|
||||||
|
|
||||||
http_request:
|
http_request:
|
||||||
|
|
||||||
|
captive_portal:
|
||||||
|
|||||||
@@ -15,6 +15,8 @@ esp32:
|
|||||||
cpu_frequency: 240MHz
|
cpu_frequency: 240MHz
|
||||||
framework:
|
framework:
|
||||||
type: esp-idf
|
type: esp-idf
|
||||||
|
advanced:
|
||||||
|
sram1_as_iram: true
|
||||||
|
|
||||||
# Enable Home Assistant API
|
# Enable Home Assistant API
|
||||||
api:
|
api:
|
||||||
|
|||||||
Reference in New Issue
Block a user