Blackymas / NSPanel_HA_Blueprint

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

After Update esp 2024.8.0 tft Update 4.3.11 Not run #2240

Open Daniel167 opened 2 months ago

Daniel167 commented 2 months ago

TFT Version

No response

Firmware Version

2024.8.0

Blueprint Version

4.3.11

Panel Model

EU

What is the bug?

I have 8 ns Panel 4 Update esp 2024.8.0 and blueprint/esp 4.3.11 run 4 Update fail, esp and blueprint on 2024.8.0 and 4.3.11 but tft Update not run I always press Update tft but not run In log Write Nextion reported variable name invalid!

IMG_2820 IMG_2819 IMG_2818

Steps to Reproduce

No response

Your Panel's YAML

No response

ESPHome Logs

No response

Home Assistant Logs

No response

edwardtfn commented 2 months ago

For this "System Data ERROR!", just try the upload again and it should fix it. It looks scarry, but it's not that bad. The message "Nextion reported variable name invalid!" means you are running an incompatible (or older) TFT version, but at least ESPHome can communicate with your panel's display, which is good. Try to update TFT again and you should get rid of both messages.

If possible, please capture your ESPHome logs from right before you press the "Update TFT" button to a few seconds after your panel restarts and share it here as a text (not as a picture), so we will be able to understand better where it is failing.

Please hide any sensitive info before sharing, although I wouldn't expect any in your log file covering the Upload TFT engine.

Daniel167 commented 2 months ago

I press se update button alway don't run. Always the same fail. 4x Panel run, 3 x run after 4 hours work flash back and run with 4.3.9 1x panel is dead System data error on display, rollback to 4.3.9 esp and blueprint on 4.3.9 tft unknown :-(

edwardtfn commented 2 months ago

Could you please share the logs? We probably will find some useful info there.

aminorjourney commented 2 months ago

Same issue here - I'm going to try and find some time to retrieve logs :)

aminorjourney commented 2 months ago

See attached Log from our single affected panel.

FYI: We are in the U.S., and using US panel with the same issues.

It's looking like there are multiple different panel variants, and for whatever reason some aren't adding the updates.

Note: I've watched the panel go through an update. It downloads the file, but then tends to crash out and reboot at about 9% through the flashing process.

What DOES work is the blank.tft file. I've been able to flash that with no problem. No 4.3.11 files will flash.

[14:32:47][C][logger:185]: Logger:
[14:32:47][C][logger:186]:   Level: DEBUG
[14:32:47][C][logger:188]:   Log Baud Rate: 0
[14:32:47][C][logger:189]:   Hardware UART: UART0
[14:32:47][C][uart.idf:159]: UART Bus 0:
[14:32:47][C][uart.idf:160]:   TX Pin: GPIO16
[14:32:47][C][uart.idf:161]:   RX Pin: GPIO17
[14:32:47][C][uart.idf:163]:   RX Buffer Size: 256
[14:32:47][C][uart.idf:165]:   Baud Rate: 115200 baud
[14:32:47][C][uart.idf:166]:   Data Bits: 8
[14:32:47][C][uart.idf:167]:   Parity: NONE
[14:32:47][C][uart.idf:168]:   Stop bits: 1
[14:32:47][C][ledc.output:176]: LEDC Output:
[14:32:47][C][ledc.output:177]:   Pin GPIO21
[14:32:47][C][ledc.output:178]:   LEDC Channel: 0
[14:32:47][C][ledc.output:179]:   PWM Frequency: 1000.0 Hz
[14:32:47][C][ledc.output:180]:   Phase angle: 0.0°
[14:32:47][C][ledc.output:181]:   Bit depth: 16
[14:32:47][C][template.binary_sensor:028]: Template Binary Sensor 'Nextion display'
[14:32:47][C][template.binary_sensor:028]:   Device Class: 'connectivity'
[14:32:47][C][template.number:050]: Template Number 'Display Brightness'
[14:32:47][C][template.number:050]:   Unit of Measurement: '%'
[14:32:47][C][template.number:051]:   Optimistic: YES
[14:32:47][C][template.number:052]:   Update Interval: 60.0s
[14:32:47][C][template.number:050]: Template Number 'Display Brightness Dimdown'
[14:32:47][C][template.number:050]:   Unit of Measurement: '%'
[14:32:47][C][template.number:051]:   Optimistic: YES
[14:32:47][C][template.number:052]:   Update Interval: 60.0s
[14:32:47][C][template.number:050]: Template Number 'Display Brightness Sleep'
[14:32:47][C][template.number:050]:   Unit of Measurement: '%'
[14:32:47][C][template.number:051]:   Optimistic: YES
[14:32:47][C][template.number:052]:   Update Interval: 60.0s
[14:32:47][C][template.number:050]: Template Number 'Temperature Correction'
[14:32:47][C][template.number:050]:   Unit of Measurement: '°C'
[14:32:48][C][template.number:051]:   Optimistic: YES
[14:32:57][D][sensor:094]: 'ntc_source': Sending state 1.65033 V with 2 decimals of accuracy
[14:32:57][D][resistance:039]: 'resistance_sensor' - Resistance 11204.5Ω
[14:32:57][D][sensor:094]: 'resistance_sensor': Sending state 11204.52734 Ω with 1 decimals of accuracy
[14:32:57][D][ntc:026]: 'Temperature' - Temperature: 22.5°C
[14:32:57][D][sensor:094]: 'Temperature': Sending state 22.46226 °C with 1 decimals of accuracy
[14:32:57][W][nextion:416]: Nextion reported variable name invalid!
[14:32:57][C][nspanel_ha_blueprint:2224]: Wi-Fi:         Excellent (-40 dBm)
[14:32:57][C][nspanel_ha_blueprint:2235]: API:           Connected
[14:32:57][C][nspanel_ha_blueprint:2243]: Blueprint:
[14:32:57][C][nspanel_ha_blueprint:2245]:   Version:     4.3.7
[14:32:57][C][nspanel_ha_blueprint:2246]:   Init steps:  62 (100.0%)
[14:32:57][C][nspanel_ha_blueprint:2255]: ESPHome:
[14:32:57][C][nspanel_ha_blueprint:2256]:   Version:     4.3.11
[14:32:57][C][nspanel_ha_blueprint:2257]:   Compiler:    2024.8.0
[14:32:57][C][nspanel_ha_blueprint:2262]:   Framework:   ESP-IDF
[14:32:57][C][nspanel_ha_blueprint:2267]:   Free heap:
[14:32:57][C][nspanel_ha_blueprint:2271]:     Internal:   202908 bytes (57.7%)
[14:32:57][C][nspanel_ha_blueprint:2281]:     PSRAM:     2002819 bytes (96.0%)
[14:32:57][C][nspanel_ha_blueprint:2288]: UART:
[14:32:57][C][nspanel_ha_blueprint:2289]:   Baud rate:   115200 bps
[14:32:57][C][nspanel_ha_blueprint:2290]:   Queue size:  0
[14:32:57][C][nspanel_ha_blueprint:2294]: Nextion:
[14:32:57][C][nspanel_ha_blueprint:2295]:   Queue size:  0
[14:33:00][W][nextion:416]: Nextion reported variable name invalid!
[14:33:00][W][nextion:416]: Nextion reported variable name invalid!
[14:33:00][W][nextion:416]: Nextion reported variable name invalid!
[14:33:00][W][nextion:416]: Nextion reported variable name invalid!
[14:33:00][W][nextion:416]: Nextion reported variable name invalid!
[14:33:00][W][nextion:416]: Nextion reported variable name invalid!
[14:33:00][W][nextion:416]: Nextion reported variable name invalid!
[14:33:04][D][text_sensor:064]: 'Device Name': Sending state 'nspanel_kate_office'
[14:33:07][D][sensor:094]: 'ntc_source': Sending state 1.65067 V with 2 decimals of accuracy
[14:33:07][D][resistance:039]: 'resistance_sensor' - Resistance 11209.1Ω
[14:33:07][D][sensor:094]: 'resistance_sensor': Sending state 11209.05469 Ω with 1 decimals of accuracy
[14:33:07][D][ntc:026]: 'Temperature' - Temperature: 22.5°C
[14:33:07][D][sensor:094]: 'Temperature': Sending state 22.45333 °C with 1 decimals of accuracy
[14:33:07][W][nextion:416]: Nextion reported variable name invalid!
[14:33:17][D][sensor:094]: 'ntc_source': Sending state 1.65083 V with 2 decimals of accuracy
[14:33:17][D][resistance:039]: 'resistance_sensor' - Resistance 11211.3Ω
[14:33:17][D][sensor:094]: 'resistance_sensor': Sending state 11211.31836 Ω with 1 decimals of accuracy
[14:33:17][D][ntc:026]: 'Temperature' - Temperature: 22.4°C
[14:33:17][D][sensor:094]: 'Temperature': Sending state 22.44886 °C with 1 decimals of accuracy
[14:33:17][W][nextion:416]: Nextion reported variable name invalid!
[14:33:17][W][nextion:416]: Nextion reported variable name invalid!
[14:33:17][W][nextion:416]: Nextion reported variable name invalid!
[14:33:27][D][sensor:094]: 'ntc_source': Sending state 1.65083 V with 2 decimals of accuracy
[14:33:27][D][resistance:039]: 'resistance_sensor' - Resistance 11211.3Ω
[14:33:27][D][sensor:094]: 'resistance_sensor': Sending state 11211.32031 Ω with 1 decimals of accuracy
[14:33:27][D][ntc:026]: 'Temperature' - Temperature: 22.4°C
[14:33:27][D][sensor:094]: 'Temperature': Sending state 22.44885 °C with 1 decimals of accuracy
[14:33:27][W][nextion:416]: Nextion reported variable name invalid!
[14:33:27][D][button:010]: 'Update TFT display' Pressed.
[14:33:29][D][addon_upload_tft.script.open_upload_dialog:134]: Showing upload dialog page
[14:33:29][W][nextion:377]: Nextion reported page ID invalid!
[14:33:29][D][sensor:094]: 'RSSI': Sending state -36.00000 dBm with 0 decimals of accuracy
[14:33:30][W][nextion:416]: Nextion reported variable name invalid!
[14:33:30][W][nextion:416]: Nextion reported variable name invalid!
[14:33:30][W][nextion:416]: Nextion reported variable name invalid!
[14:33:31][W][nextion:416]: Nextion reported variable name invalid!
[14:33:33][D][addon_upload_tft.script.report_upload_progress:158]: Set Nextion unavailable for blueprint calls
[14:33:33][D][binary_sensor:036]: 'Nextion display': Sending state OFF
[14:33:33][D][addon_upload_tft.script.report_upload_progress:158]: Preparing for upload...
[14:33:33][D][script.nextion_status:107]: Nextion status:
[14:33:33][D][script.nextion_status:108]:   Is detected: YES
[14:33:33][D][script.nextion_status:109]:   Is setup:    YES
[14:33:33][D][script.nextion_status:110]:   Queue size:  0
[14:33:33][D][addon_upload_tft.script.upload_tft:220]: Starting the upload script
[14:33:33][D][addon_upload_tft.script.upload_tft:221]:   Valid TFT:               NO
[14:33:33][D][addon_upload_tft.script.upload_tft:222]:   Current baud rate:       115200 bps
[14:33:33][D][addon_upload_tft.script.upload_tft:223]:   Target upload baud rate: 115200 bps
[14:33:33][D][addon_upload_tft.script.upload_tft:224]:   Upload URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_us.tft
[14:33:35][D][addon_upload_tft.script.open_upload_dialog:134]: Showing upload dialog page
[14:33:35][W][nextion:377]: Nextion reported page ID invalid!
[14:33:37][D][sensor:094]: 'ntc_source': Sending state 1.65050 V with 2 decimals of accuracy
[14:33:37][D][resistance:039]: 'resistance_sensor' - Resistance 11206.8Ω
[14:33:37][D][sensor:094]: 'resistance_sensor': Sending state 11206.78906 Ω with 1 decimals of accuracy
[14:33:37][D][ntc:026]: 'Temperature' - Temperature: 22.5°C
[14:33:37][D][sensor:094]: 'Temperature': Sending state 22.45780 °C with 1 decimals of accuracy
[14:33:37][W][nextion:416]: Nextion reported variable name invalid!
[14:33:37][W][nextion:416]: Nextion reported variable name invalid!
[14:33:39][D][addon_upload_tft.script.report_upload_progress:158]: Stopping other scripts
[14:33:39][D][script.nextion_status:107]: Nextion status:
[14:33:39][D][script.nextion_status:108]:   Is detected: YES
[14:33:39][D][script.nextion_status:109]:   Is setup:    YES
[14:33:39][D][script.nextion_status:110]:   Queue size:  0
[14:33:39][D][addon_upload_tft.script.report_upload_progress:158]: Setting baud rate
[14:33:41][D][main:403]: Attempting to upload TFT
[14:33:41][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 115200 bps
[14:33:41][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[14:33:43][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[14:33:43][D][nextion.upload.idf:157]: Nextion TFT upload requested
[14:33:43][D][nextion.upload.idf:158]: Exit reparse: NO
[14:33:43][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_us.tft
[14:33:43][D][nextion.upload.idf:188]: Baud rate: 115200
WARNING nspanel-kate-office @ 192.168.20.170: Connection error occurred: [Errno 104] Connection reset by peer
INFO Processing unexpected disconnect from ESPHome API for nspanel-kate-office @ 192.168.20.170
WARNING Disconnected from API
INFO Successfully connected to nspanel-kate-office @ 192.168.20.170 in 0.003s
INFO Successful handshake with nspanel-kate-office @ 192.168.20.170 in 0.150s
[14:34:07][W][nextion:416]: Nextion reported variable name invalid!
[14:34:07][W][nextion:416]: Nextion reported variable name invalid!
[14:34:15][D][sensor:094]: 'ntc_source': Sending state 1.64975 V with 2 decimals of accuracy
[14:34:15][D][resistance:039]: 'resistance_sensor' - Resistance 11196.6Ω
[14:34:15][D][sensor:094]: 'resistance_sensor': Sending state 11196.60645 Ω with 1 decimals of accuracy
[14:34:15][D][ntc:026]: 'Temperature' - Temperature: 22.5°C
[14:34:15][D][sensor:094]: 'Temperature': Sending state 22.47791 °C with 1 decimals of accuracy
[14:34:15][W][nextion:416]: Nextion reported variable name invalid!
[14:34:15][D][api:102]: Accepted 192.168.2.24
[14:34:15][W][component:237]: Component api took a long time for an operation (57 ms).
[14:34:15][W][component:238]: Components should block for at most 30 ms.
[14:34:15][D][api.connection:1388]: Home Assistant 2024.8.2 (192.168.2.24): Connected successfully
[14:34:15][D][script:077]: Script 'dump_config' restarting (mode: restart)
[14:34:15][W][nextion:416]: Nextion reported variable name invalid!
[14:34:15][W][nextion:416]: Nextion reported variable name invalid!
[14:34:15][W][nextion:416]: Nextion reported variable name invalid!
[14:34:15][D][time:051]: Synchronized time: 2024-08-24 14:34:15
[14:34:15][D][time.on_time_sync:211]: System clock synchronized
[14:34:15][D][time.on_time_sync:212]: Timezone: PST8PDT,M3.2.0,M11.1.0
[14:34:15][W][nextion:416]: Nextion reported variable name invalid!
[14:34:15][W][nextion:416]: Nextion reported variable name invalid!
Daniel167 commented 2 months ago

My log is the Same on 4 of 8 Nspanel. TFT EU

bugtoo commented 2 months ago

@aminorjourney @Daniel167 from your ESPhome yaml configuration for the panels that don't want to update the TFT, try to remove any BLE feature - it usually does the trick.

aminorjourney commented 2 months ago

Update: After updating to ESPHome 2024.8.1, I was able to successfully flash my US tft panel to 4.3.11 Possible solution @edwardtfn @Daniel167 ?

@bugtoo - thanks for the suggestion, see above!

Daniel167 commented 2 months ago

Hello, how can I switch ble off? I never activated this. No ble in the Yaml. Thanks a lot.

edwardtfn commented 2 months ago

@Daniel167, I need your logs in order to be able to troubleshoot. Please collect from the moment you press the Update TFT button to a few seconds after your panel restarts. Your panel's yaml would be quite useful also.

Please hide any sensitive info before sharing. 😉

Daniel167 commented 2 months ago

Hey, sorry i‘am on work Travel 4 days and have no log

nickshew commented 1 month ago

I had a similar problem: ESPHOME: 4.3.11 Compiler: 2024.9.1 Blueprint: 4.3.11 TFT: 4.3.2

I manually downloaded the 4.3.11 TFT and used the nextion_update_url on a local http server to fix.

Here's a copy of my log when trying to update from git hub. It ends with a connection reset by peer error.

[09:35:40][D][button:010]: 'Update TFT display' Pressed. [09:35:40][D][text_sensor:064]: 'Current Page': Sending state 'home' [09:35:40][D][script.page_changed:2644]: New page: home [09:35:40][D][text_sensor:064]: 'Detailed Entity': Sending state ''

[09:35:40][D][nextion_textsensor:014]: Processed text_sensor "current_page" state "home" [09:35:40][D][script.update_tft_info:3428]: Updating TFT info [09:35:40][W][nextion:416]: Nextion reported variable name invalid! [09:35:42][D][addon_upload_tft.script.open_upload_dialog:134]: Showing upload dialog page [09:35:42][D][text_sensor:064]: 'Current Page': Sending state 'confirm' [09:35:42][D][script.page_changed:2644]: New page: confirm

[09:35:42][D][nextion_textsensor:014]: Processed text_sensor "current_page" state "confirm" [09:35:42][D][addon_upload_tft.script.report_upload_progress:158]: Set Nextion unavailable for blueprint calls [09:35:42][D][binary_sensor:036]: 'Nextion display': Sending state OFF [09:35:42][D][addon_upload_tft.script.report_upload_progress:158]: Preparing for upload... [09:35:42][D][script.nextion_status:107]: Nextion status: [09:35:42][D][script.nextion_status:108]: Is detected: YES [09:35:42][D][script.nextion_status:109]: Is setup: YES [09:35:42][D][script.nextion_status:110]: Queue size: 13 [09:35:42][D][addon_upload_tft.script.upload_tft:220]: Starting the upload script [09:35:42][D][addon_upload_tft.script.upload_tft:221]: Valid TFT: YES [09:35:42][D][addon_upload_tft.script.upload_tft:222]: Current baud rate: 115200 bps [09:35:42][D][addon_upload_tft.script.upload_tft:223]: Target upload baud rate: 921600 bps [09:35:42][D][addon_upload_tft.script.upload_tft:224]: Upload URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_us.tft [09:35:44][D][addon_upload_tft.script.open_upload_dialog:134]: Showing upload dialog page [09:35:44][D][addon_upload_tft.script.report_upload_progress:158]: Stopping other scripts [09:35:44][D][text_sensor:064]: 'Current Page': Sending state 'confirm' [09:35:44][D][nextion_textsensor:014]: Processed text_sensor "current_page" state "confirm" [09:35:45][D][sensor:094]: 'ntc_source': Sending state 1.58483 V with 2 decimals of accuracy [09:35:45][D][resistance:039]: 'resistance_sensor' - Resistance 10348.9Ω [09:35:45][D][sensor:094]: 'resistance_sensor': Sending state 10348.92578 Ω with 1 decimals of accuracy [09:35:45][D][ntc:026]: 'Temperature' - Temperature: 24.2°C [09:35:45][D][sensor:094]: 'Temperature': Sending state 24.23013 °C with 1 decimals of accuracy [09:35:45][D][script.nextion_status:107]: Nextion status: [09:35:45][D][script.nextion_status:108]: Is detected: YES [09:35:45][D][script.nextion_status:109]: Is setup: YES [09:35:45][D][script.nextion_status:110]: Queue size: 0 [09:35:45][D][addon_upload_tft.script.report_upload_progress:158]: Setting baud rate [09:35:45][D][script.set_baud_rate:3022]: Baud rate changing from 115200 to 921600 bps [09:35:45][D][script.set_baud_rate:3023]: Flush UART [09:35:45][D][script.set_baud_rate:3029]: Sending instruction 'baud=921600' to Nextion [09:35:45][D][script.set_baud_rate:3031]: Flush UART [09:35:45][D][script.set_baud_rate:3037]: Set ESPHome new baud rate to 921600 bps [09:35:45][C][uart.idf:153]: UART 0 was reloaded. [09:35:45][C][uart.idf:159]: UART Bus 0: [09:35:45][C][uart.idf:160]: TX Pin: GPIO16 [09:35:45][C][uart.idf:161]: RX Pin: GPIO17 [09:35:45][C][uart.idf:163]: RX Buffer Size: 256 [09:35:45][C][uart.idf:165]: Baud Rate: 921600 baud [09:35:45][C][uart.idf:166]: Data Bits: 8 [09:35:45][C][uart.idf:167]: Parity: NONE [09:35:45][C][uart.idf:168]: Stop bits: 1 [09:35:45][D][script.set_baud_rate:3040]: Current baud rate: 921600 bps [09:35:47][D][main:403]: Attempting to upload TFT [09:35:47][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 921600 bps [09:35:48][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues [09:35:55][D][sensor:094]: 'ntc_source': Sending state 1.58500 V with 2 decimals of accuracy [09:35:55][D][resistance:039]: 'resistance_sensor' - Resistance 10351.0Ω [09:35:55][D][sensor:094]: 'resistance_sensor': Sending state 10351.02148 Ω with 1 decimals of accuracy [09:35:55][D][ntc:026]: 'Temperature' - Temperature: 24.2°C [09:35:55][D][sensor:094]: 'Temperature': Sending state 24.22560 °C with 1 decimals of accuracy [09:36:00][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload... [09:36:00][D][nextion.upload.idf:157]: Nextion TFT upload requested [09:36:00][D][nextion.upload.idf:158]: Exit reparse: NO [09:36:00][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_us.tft [09:36:00][D][nextion.upload.idf:188]: Baud rate: 921600 WARNING nspanelus @ 10.0.10.47: Connection error occurred: [Errno 104] Connection reset by peer INFO Processing unexpected disconnect from ESPHome API for nspanelus @ 10.0.10.47 WARNING Disconnected from API INFO Successfully connected to nspanelus @ 10.0.10.47 in 0.004s INFO Successful handshake with nspanelus @ 10.0.10.47 in 0.019s [09:36:29][W][nextion:081]: Nextion is not connected! [09:36:30][W][nextion:081]: Nextion is not connected! [09:36:30][W][nextion:081]: Nextion is not connected! [09:36:31][W][nextion:081]: Nextion is not connected! [09:36:31][W][nextion:081]: Nextion is not connected! [09:36:32][W][nextion:081]: Nextion is not connected! [09:36:32][W][nextion:081]: Nextion is not connected! [09:36:33][W][nextion:081]: Nextion is not connected! [09:36:33][W][nextion:081]: Nextion is not connected! [09:36:34][W][nextion:081]: Nextion is not connected! [09:36:34][W][nextion:081]: Nextion is not connected! [09:36:35][W][nextion:081]: Nextion is not connected! [09:36:35][W][nextion:081]: Nextion is not connected! [09:36:36][D][sensor:094]: 'ntc_source': Sending state 1.58175 V with 2 decimals of accuracy [09:36:36][D][resistance:039]: 'resistance_sensor' - Resistance 10310.3Ω [09:36:36][D][sensor:094]: 'resistance_sensor': Sending state 10310.25781 Ω with 1 decimals of accuracy [09:36:36][D][ntc:026]: 'Temperature' - Temperature: 24.3°C [09:36:36][D][sensor:094]: 'Temperature': Sending state 24.31396 °C with 1 decimals of accuracy [09:36:36][W][nextion:081]: Nextion is not connected! [09:36:36][W][nextion:081]: Nextion is not connected! [09:36:37][W][nextion:081]: Nextion is not connected! [09:36:37][W][nextion:081]: Nextion is not connected! [09:36:38][W][nextion:081]: Nextion is not connected! [09:36:38][W][nextion:081]: Nextion is not connected! [09:36:39][W][nextion:081]: Nextion is not connected! [09:36:39][W][nspanel_ha_blueprint:2225]: Wi-Fi: Weak (-75 dBm) [09:36:39][C][nspanel_ha_blueprint:2235]: API: Connected

[09:36:39][W][nspanel_ha_blueprint:2248]: Init steps: 0 (0.0%) [09:36:39][W][nspanel_ha_blueprint:2249]: State: Pending [09:36:39][C][nspanel_ha_blueprint:2250]: Requesting blueprint settings

[09:36:39][C][nspanel_ha_blueprint:2256]: Version: 4.3.11 [09:36:39][C][nspanel_ha_blueprint:2257]: Compiler: 2024.9.1 [09:36:39][C][nspanel_ha_blueprint:2262]: Framework: ESP-IDF [09:36:39][C][nspanel_ha_blueprint:2267]: Free heap: [09:36:39][C][nspanel_ha_blueprint:2271]: Internal: 206988 bytes (58.9%) [09:36:39][C][nspanel_ha_blueprint:2281]: PSRAM: 2018155 bytes (96.8%)

[09:36:39][C][nspanel_ha_blueprint:2289]: Baud rate: 115200 bps [09:36:39][C][nspanel_ha_blueprint:2290]: Queue size: 0

[09:36:39][C][nspanel_ha_blueprint:2295]: Queue size: 0 [09:36:39][W][nspanel_ha_blueprint:2299]: Is setup: False [09:36:39][W][nspanel_ha_blueprint:2300]: Is detected: NO [09:36:39][W][nspanel_ha_blueprint:2306]: Init: False [09:36:39][W][nspanel_ha_blueprint:2308]: TFT: UNKNOWN

[09:36:39][C][nspanel_ha_blueprint:2313]: - Core [09:36:39][C][nspanel_ha_blueprint:2322]: - Upload TFT [09:36:39][C][nspanel_ha_blueprint:097]: Add-on Upload TFT: [09:36:39][C][nspanel_ha_blueprint:098]: File model: NSPanel EU [09:36:39][C][nspanel_ha_blueprint:099]: Valid TFT: NO

Regards Nick