diff --git a/ReleaseNotes.md b/ReleaseNotes.md index 3bd3213..527f599 100644 --- a/ReleaseNotes.md +++ b/ReleaseNotes.md @@ -105,6 +105,7 @@ The `arduino` protocol still more popular and therefore more components are avai - The memory management is more efficient, which makes critical tasks, like uploading a TFT file, more reliable.
In the future we will probably make this as the default framework, so if you are a new user or if for some reason you have to flash your panel via serial/usb, it's a good idea to change to ESP-IDF now.
Please look at [customizations docs in the Wiki](https://github.com/Blackymas/NSPanel_HA_Blueprint/wiki/(EN)-Customization#framework-esp-idf) for more details on how to change the framework. +
-> The ESP-IDF framework will be used when you enable the advanced mode.   ### 4. Support to 921600 bps diff --git a/nspanel_esphome_advanced.yaml b/nspanel_esphome_advanced.yaml index a7b1ebc..b8c99da 100644 --- a/nspanel_esphome_advanced.yaml +++ b/nspanel_esphome_advanced.yaml @@ -31,6 +31,10 @@ button: captive_portal: +esp32: + framework: + type: esp-idf + sensor: ##### Uptime Sensors ##### - name: ${device_name} Uptime seconds