From 89c5cf227da9f07c90438a4366d049c70dd0f691 Mon Sep 17 00:00:00 2001 From: Edward Firmo <94725493+edwardtfn@users.noreply.github.com> Date: Tue, 16 Jan 2024 08:53:59 +0100 Subject: [PATCH] Update "TFT update" manual --- docs/howto.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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.