Improved TFT update instructions

This commit is contained in:
Edward Firmo
2024-01-16 08:50:16 +01:00
parent 6dd4733b4b
commit 02b0e8a340

View File

@@ -133,11 +133,14 @@ The new firmware will be built and then flashed to your panel, which will restar
> [!IMPORTANT] > [!IMPORTANT]
> These instructions are for updating a panel where an older version of these files are already installed. > These instructions are for updating a panel where an older version of these files are already installed.
The display can be updated via the UI: **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.
1. Go to ***Settings --> Devices & Services --> Integrations*** , select the display under the ESPHome integration. **Arduino or ESP-IDF:**
2. Press the switch "Update TFT Display" under Configuration. 3. Go to ***Settings --> Devices & Services --> Integrations***, select the display under the ESPHome integration.
3. The display starts the update process and then restarts. 4. Press the switch "**Update TFT Display**" under **Configuration**.
5. The display starts the update process and then restarts.
## Notification via HA ## Notification via HA