Updated (EN) Common Issues TFT Upload (markdown)
@@ -51,9 +51,9 @@ c. Press the new button "Exit reparse" and wait for your panel to change it's sc
|
|||||||
d. While the new page is shown (it will be there for just a couple of seconds), press the button "Upload TFT"
|
d. While the new page is shown (it will be there for just a couple of seconds), press the button "Upload TFT"
|
||||||
e. You should then see the progress bar in your display and after no more than 20 minutes the new TFT will be displayed
|
e. You should then see the progress bar in your display and after no more than 20 minutes the new TFT will be displayed
|
||||||
|
|
||||||
#### ~~8. Use an older Nextion library for ESPHome~~ - This will fail compiling with ESPHome 2023.6.0 or newer.
|
#### 8. Use an older Nextion library for ESPHome
|
||||||
|
|
||||||
~~If the error persists after trying all the options above, please try ending your ESPHOME with this and then press `Upload TFT` button:~~
|
If the error persists after trying all the options above, please try ending your ESPHOME with this and then press `Upload TFT` button:
|
||||||
```yaml
|
```yaml
|
||||||
substitutions:
|
substitutions:
|
||||||
|
|
||||||
@@ -70,7 +70,7 @@ substitutions:
|
|||||||
|
|
||||||
###### USE THIS ONLY FOR YOUR FIRST TFT UPLOAD, ONCE IT WORKED, REMOVE THESE LINES ######
|
###### USE THIS ONLY FOR YOUR FIRST TFT UPLOAD, ONCE IT WORKED, REMOVE THESE LINES ######
|
||||||
external_components:
|
external_components:
|
||||||
- source: github://pr#2956
|
- source: github://pr#5016
|
||||||
components: [nextion]
|
components: [nextion]
|
||||||
refresh: 1h
|
refresh: 1h
|
||||||
###############################################################################
|
###############################################################################
|
||||||
|
|||||||
Reference in New Issue
Block a user