Blackymas / NSPanel_HA_Blueprint

This allows you to configure your complete NSPanel via Blueprint with UI and without changing anything in the code
1.2k stars 225 forks source link

`Bug` Can not update from 4.2.6 to 4.3.4 #2068

Closed AubreyKloppers closed 3 weeks ago

AubreyKloppers commented 4 weeks ago

TFT Version

4.2.6

ESPHome Version

4.2.6

Blueprint Version

4.2.6

Panel Model

US

What is the bug?

Can not update from 4.2.6 to 4.3.4

Steps to Reproduce

  1. Update the NSPanel according to documentation from 4.2.6 to 4.3.4
  2. Clean Build Files - see snapshot, "NSPanel 1"
  3. Install wirelessly 100% successful - see LOG
  4. NSPanel reboots, but gets stuck on Initializing screen - see "NSPanel Photo"
  5. Reset device, but when it comes up it displays ESPHome Release 4.2.6 - see "NSPanel Photo 1"
  6. Updating the TFT does not update, when system reboots it is back on 4.2.6 NSPanel 1 NSPanel Photo NSPanel Photo 1 logs_nspanel_run.txt

Your Panel's YAML

No response

ESPHome Logs

No response

Home Assistant Logs

No response

edwardtfn commented 4 weeks ago

Under the device's page (Settings > Devices and Services > ESPHome) you will find the TFT Model selector (US in your case) and the TFT upload button. Please try those. Also, I believe you have previously used Arduino, so unless you have flashed via serial cable on this update, I will suggest adding this to your panel's yaml (at the very end) and then flash it again (wirelessly is fine).

esp32:
  framework:
    type: arduino
edwardtfn commented 4 weeks ago
AubreyKloppers commented 3 weeks ago

Thank you @edwardtfn your help and assistance is greatly appreciated. Once I re-flashed, all I had to do was update the TFT and everything worked again, as expected.

Thank you again Aubrey (From Cape Town, South Africa)