diff --git a/docs/howto.md b/docs/howto.md index b814515..e3de753 100644 --- a/docs/howto.md +++ b/docs/howto.md @@ -133,11 +133,8 @@ The new firmware will be built and then flashed to your panel, which will restar > [!IMPORTANT] > These instructions are for updating a panel where an older version of these files are already installed. -**Arduino only:** -1. Download from our [GitHub repository](https://github.com/Blackymas/NSPanel_HA_Blueprint/) the latest version of the TFT file relative to your panel's model. -2. Upload this file to your local www (http) server. Please use the same URL as indicated by the substitution `nextion_update_url` in your device's YAML. - -**Arduino or ESP-IDF:** +1. (**Arduino only**) Download from our [GitHub repository](https://github.com/Blackymas/NSPanel_HA_Blueprint/) the latest version of the TFT file relative to your panel's model. +2. (**Arduino only**) Upload this file to your local www (http) server. Please use the same URL as indicated by the substitution `nextion_update_url` in your device's YAML. 3. Go to ***Settings --> Devices & Services --> Integrations***, select the display under the ESPHome integration. 4. Press the switch "**Update TFT Display**" under **Configuration**. 5. The display starts the update process and then restarts.