Direct TFT Transfer from GitHub for Arduino Users
This commit is contained in:
@@ -63,9 +63,9 @@ They're created for each new release, allowing easy access to different project
|
||||
<!-- markdownlint-enable MD028 -->
|
||||
|
||||
### For Nextion TFT Component
|
||||
The instructions to upload TFT will vary depending on the branch or version you are installing and the framework you are using.
|
||||
The instructions to upload TFT will vary depending on the version you are installing and the framework you are using.
|
||||
|
||||
#### v4.2 or later, with ESP-IDF framework
|
||||
#### v4.2 or later (ESP-IDF) or v4.2.5 or later (Arduino)
|
||||
1. Go to your device's page under **Settings** > **Devices & Services** > **ESPHome**.
|
||||
2. On the **Configuration** group, select your option for **Update TFT display - Branch** (either the version you want or `dev`/`beta`).
|
||||
If that option is not visible, please expand the **+n entities not shown** and enable it.
|
||||
@@ -73,7 +73,7 @@ If that option is not visible, please expand the **+n entities not shown** and e
|
||||

|
||||
3. Press **Update TFT display** and wait for the upload to complete.
|
||||
|
||||
#### v4.1 or earlier, or Arduino framework
|
||||
#### v4.1 or earlier, or v4.2.4 or earlier for Arduino framework
|
||||
1. On the GitHub repository, click on your chosen version name on the [NSPanel_HA_Blueprint Tags](https://github.com/Blackymas/NSPanel_HA_Blueprint/tags) list, then select the tab **Code**.
|
||||
2. Double-check that the correct version is shown below the repository name:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user