Blackymas / NSPanel_HA_Blueprint

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

`Bug` Unable to boot Panel stuck at Initializing ESPHome: Waiting... #2246

Open rocknobx opened 2 months ago

rocknobx commented 2 months ago

TFT Version

4.3.9

Firmware Version

2024.8.1

Blueprint Version

2024.8.1

Panel Model

EU

What is the bug?

The Display stuck during Boot process and Initializing , ESPHome: Waiting... Blueprint: Waiting

Baurate is at 115200 bps Cant see anything in Serial Log (maybe wrong connected ? RT/TX and 5V/GND)

If i connect the Display with 3,3V,RX/TX/GND the display is connecting, getting IP adress, but then stuck with "Nextion is not connected"

Steps to Reproduce

No response

Your Panel's YAML

substitutions:
  # Settings - Editable values
  device_name: "buero-nspanel"
  friendly_name: "buero-nspanel"
  wifi_ssid: !secret wifi_ssid
  wifi_password: !secret wifi_password
  nextion_update_url: "http://192.168.1.123:8123/local/nspanel_eu.tft"  # Optional
  # Add-on configuration (if needed)
  # heater_relay: "1"  # Possible values: "1" or "2"

# Customization area
##### My customization - Start #####
##### My customization - End #####

# Core and optional configurations
packages:
  remote_package:
    url: https://github.com/Blackymas/NSPanel_HA_Blueprint
    ref: dev
    files:
      - nspanel_esphome.yaml # Core package
      # Optional advanced and add-on configurations
      # - advanced/esphome/nspanel_esphome_advanced.yaml
      # - nspanel_esphome_addon_climate_cool.yaml
      # - nspanel_esphome_addon_climate_heat.yaml
      # - nspanel_esphome_addon_climate_dual.yaml
    refresh: 300s

esp32:
  framework:
    type: esp-idf

ESPHome Logs

[15:56:14][I][app:100]: ESPHome version 2024.8.1 compiled on Aug 28 2024, 10:33:39
[15:56:14][I][app:102]: Project esphome.NSPanel_HA_Blueprint version 4.3.11
[15:56:14][C][wifi:600]: WiFi:
[15:56:14][C][wifi:428]:   Local MAC: D4:8A:FC:98:B4:0C
[15:56:14][C][wifi:433]:   SSID: [redacted]
[15:56:14][C][wifi:436]:   IP Address: 192.168.1.78
[15:56:14][C][wifi:440]:   BSSID: [redacted]
[15:56:14][C][wifi:441]:   Hostname: 'buero-nspanel'
[15:56:14][C][wifi:443]:   Signal strength: -44 dB ▂▄▆█
[15:56:14][C][wifi:447]:   Channel: 1
[15:56:14][C][wifi:448]:   Subnet: 255.255.255.0
[15:56:14][C][wifi:449]:   Gateway: 192.168.1.1
[15:56:14][C][wifi:450]:   DNS1: 192.168.1.123
[15:56:14][C][wifi:451]:   DNS2: 192.168.1.1
[15:56:14][C][logger:185]: Logger:
[15:56:14][C][logger:186]:   Level: DEBUG
[15:56:14][C][logger:188]:   Log Baud Rate: 0
[15:56:14][C][logger:189]:   Hardware UART: UART0
[15:56:14][C][template.binary_sensor:028]: Template Binary Sensor 'Nextion display'
[15:56:14][C][template.number:050]: Template Number 'Temperature Correction'
[15:56:14][C][template.number:050]:   Unit of Measurement: '°C'
[15:56:14][C][template.number:051]:   Optimistic: YES
[15:56:14][C][template.number:052]:   Update Interval: 60.0s
[15:56:14][C][template.number:050]: Template Number 'Timeout Page'
[15:56:14][C][template.number:050]:   Icon: 'mdi:timer'
[15:56:14][C][template.number:050]:   Unit of Measurement: 's'
[15:56:14][C][template.number:051]:   Optimistic: YES
[15:56:14][C][template.number:052]:   Update Interval: 60.0s
[15:56:14][C][template.number:050]: Template Number 'Timeout Dimming'
[15:56:14][C][template.number:050]:   Icon: 'mdi:timer'
[15:56:14][C][template.number:050]:   Unit of Measurement: 's'
[15:56:14][C][template.number:051]:   Optimistic: YES
[15:56:14][C][template.number:052]:   Update Interval: 60.0s
[15:56:14][C][template.number:050]: Template Number 'Timeout Sleep'
[15:56:14][C][template.number:050]:   Icon: 'mdi:timer'
[15:56:14][C][template.number:050]:   Unit of Measurement: 's'
[15:56:14][C][template.number:051]:   Optimistic: YES
[15:56:14][C][template.number:052]:   Update Interval: 60.0s
[15:56:14][C][template.select:065]: Template Select 'Baud rate'
[15:56:14][C][template.select:065]:   Icon: 'mdi:swap-horizontal'
[15:56:14][C][template.select:066]:   Update Interval: 60.0s
[15:56:14][C][template.select:069]:   Optimistic: YES
[15:56:14][C][template.select:070]:   Initial Option: 115200
[15:56:14][C][template.select:071]:   Restore Value: YES
[15:56:14][C][template.select:065]: Template Select 'Wake-up page'
[15:56:14][C][template.select:065]:   Icon: 'mdi:page-next-outline'
[15:56:14][C][template.select:066]:   Update Interval: 60.0s
[15:56:14][C][template.select:069]:   Optimistic: YES
[15:56:14][C][template.select:070]:   Initial Option: home
[15:56:14][C][template.select:071]:   Restore Value: YES
[15:56:14][C][template.select:065]: Template Select 'Update TFT display - Model'
[15:56:14][C][template.select:065]:   Icon: 'mdi:file-sync'
[15:56:14][C][template.select:066]:   Update Interval: 60.0s
[15:56:14][C][template.select:069]:   Optimistic: YES
[15:56:14][C][template.select:070]:   Initial Option: NSPanel EU
[15:56:14][C][template.select:071]:   Restore Value: YES
[15:56:14][C][template.select:065]: Template Select 'Update TFT display - Baud rate'
[15:56:14][C][template.select:065]:   Icon: 'mdi:swap-horizontal'
[15:56:14][C][template.select:066]:   Update Interval: 60.0s
[15:56:14][C][template.select:069]:   Optimistic: YES
[15:56:14][C][template.select:070]:   Initial Option: 921600
[15:56:14][C][template.select:071]:   Restore Value: YES
[15:56:14][C][switch.gpio:068]: GPIO Switch 'Nextion display - Power'
[15:56:14][C][template.text_sensor:020]: Template Sensor 'Device Name'
[15:56:14][C][template.text_sensor:020]:   Icon: 'mdi:identifier'
[15:56:14][C][template.text_sensor:020]: Template Sensor 'Detailed Entity'
[15:56:14][C][template.text_sensor:020]:   Icon: 'mdi:tablet-dashboard'
[15:56:14][C][template.text_sensor:020]: Template Sensor 'Notification Label'
[15:56:14][C][template.text_sensor:020]: Template Sensor 'Notification Text'
[15:56:14][C][template.text_sensor:020]: Template Sensor 'Version Blueprint'
[15:56:14][C][template.text_sensor:020]:   Icon: 'mdi:tag-text-outline'
[15:56:14][C][template.text_sensor:020]: Template Sensor 'Version ESPHome'
[15:56:14][C][template.text_sensor:020]:   Icon: 'mdi:tag-text-outline'
[15:56:15][C][template.sensor:022]: Template Sensor 'Blueprint'
[15:56:15][C][template.sensor:022]:   State Class: ''
[15:56:15][C][template.sensor:022]:   Unit of Measurement: '%'
[15:56:15][C][template.sensor:022]:   Accuracy Decimals: 1
[15:56:15][C][template.sensor:022]:   Icon: 'mdi:link-variant'
[15:56:15][C][template.sensor:023]:   Update Interval: 60.0s
[15:56:15][W][nextion:081]: Nextion is not connected! 
[15:56:15][C][gpio.binary_sensor:015]: GPIO Binary Sensor 'Left Button'
[15:56:15][C][gpio.binary_sensor:016]:   Pin: GPIO14
[15:56:15][C][gpio.binary_sensor:015]: GPIO Binary Sensor 'Right Button'
[15:56:15][C][gpio.binary_sensor:016]:   Pin: GPIO27
[15:56:15][C][switch.gpio:068]: GPIO Switch 'Relay 1'
[15:56:15][C][switch.gpio:091]:   Restore Mode: restore defaults to OFF
[15:56:15][C][switch.gpio:031]:   Pin: GPIO22
[15:56:15][C][switch.gpio:068]: GPIO Switch 'Relay 2'
[15:56:15][C][switch.gpio:091]:   Restore Mode: restore defaults to OFF
[15:56:15][C][switch.gpio:031]:   Pin: GPIO19
[15:56:15][C][template.switch:068]: Template Switch 'Notification unread'
[15:56:15][C][template.switch:091]:   Restore Mode: always OFF
[15:56:15][C][template.switch:057]:   Optimistic: YES
[15:56:15][C][template.switch:068]: Template Switch 'Notification sound'
[15:56:15][C][template.switch:091]:   Restore Mode: restore defaults to OFF
[15:56:15][C][template.switch:057]:   Optimistic: YES
[15:56:15][C][psram:020]: PSRAM:
[15:56:15][C][psram:021]:   Available: YES
[15:56:15][C][psram:024]:   Size: 2036 KB
[15:56:15][C][rtttl:029]: Rtttl
[15:56:15][C][nextion:128]: Nextion:
[15:56:15][C][nextion:129]:   Device Model:     
[15:56:15][C][nextion:130]:   Firmware Version: 
[15:56:15][C][nextion:131]:   Serial Number:    
[15:56:15][C][nextion:132]:   Flash Size:       
[15:56:15][C][nextion:133]:   Wake On Touch:    YES
[15:56:15][C][nextion:134]:   Exit reparse:     YES
[15:56:15][C][factory_reset.button:011]: Factory Reset Button 'Factory reset'
[15:56:15][C][factory_reset.button:011]:   Icon: 'mdi:restart-alert'
[15:56:15][C][restart.button:017]: Restart Button 'Restart'
[15:56:15][C][restart.button:017]:   Icon: 'mdi:restart'
[15:56:15][C][adc:097]: ADC Sensor 'ntc_source'
[15:56:15][C][adc:097]:   Device Class: 'voltage'
[15:56:15][C][adc:097]:   State Class: 'measurement'
[15:56:15][C][adc:097]:   Unit of Measurement: 'V'
[15:56:15][C][adc:097]:   Accuracy Decimals: 2
[15:56:15][C][adc:107]:   Pin: GPIO38
[15:56:15][C][adc:122]:   Attenuation: 12db
[15:56:15][C][adc:141]:   Samples: 4
[15:56:15][C][adc:142]:   Update Interval: 10.0s
[15:56:15][C][resistance:010]: Resistance Sensor 'resistance_sensor'
[15:56:15][C][resistance:010]:   State Class: 'measurement'
[15:56:15][C][resistance:010]:   Unit of Measurement: 'Ω'
[15:56:15][C][resistance:010]:   Accuracy Decimals: 1
[15:56:15][C][resistance:010]:   Icon: 'mdi:flash'
[15:56:15][C][resistance:011]:   Configuration: DOWNSTREAM
[15:56:15][C][resistance:012]:   Resistor: 11200.00Ω
[15:56:15][C][resistance:013]:   Reference Voltage: 3.3V
[15:56:15][C][ntc:014]: NTC Sensor 'Temperature'
[15:56:15][C][ntc:014]:   Device Class: 'temperature'
[15:56:15][C][ntc:014]:   State Class: 'measurement'
[15:56:15][C][ntc:014]:   Unit of Measurement: '°C'
[15:56:15][C][ntc:014]:   Accuracy Decimals: 1
[15:56:15][W][nextion:081]: Nextion is not connected! 
[15:56:15][C][homeassistant.time:010]: Home Assistant Time:
[15:56:15][C][homeassistant.time:011]:   Timezone: 'CET-1CEST,M3.5.0,M10.5.0/3'
[15:56:16][C][mdns:116]: mDNS:
[15:56:16][C][mdns:117]:   Hostname: buero-norbert-nspanel
[15:56:16][C][esphome.ota:073]: Over-The-Air updates:
[15:56:16][C][esphome.ota:074]:   Address: buero-norbert-nspanel.local:3232
[15:56:16][C][esphome.ota:075]:   Version: 2
[15:56:16][C][esphome.ota:078]:   Password configured
[15:56:16][W][nextion:081]: Nextion is not connected! 
[15:56:16][C][safe_mode:018]: Safe Mode:
[15:56:16][C][safe_mode:020]:   Boot considered successful after 60 seconds
[15:56:16][C][safe_mode:021]:   Invoke after 3 boot attempts
[15:56:16][C][safe_mode:023]:   Remain in safe mode for 180 seconds
[15:56:16][C][api:139]: API Server:
[15:56:16][C][api:140]:   Address: buero-norbert-nspanel.local:6053
[15:56:16][C][api:144]:   Using noise encryption: NO
[15:56:16][C][wifi_signal.sensor:010]: WiFi Signal 'RSSI'
[15:56:16][C][wifi_signal.sensor:010]:   Device Class: 'signal_strength'
[15:56:16][C][wifi_signal.sensor:010]:   State Class: 'measurement'
[15:56:16][C][wifi_signal.sensor:010]:   Unit of Measurement: 'dBm'
[15:56:16][C][wifi_signal.sensor:010]:   Accuracy Decimals: 0
[15:56:16][C][wifi_signal.sensor:010]:   Icon: 'mdi:wifi'
[15:56:16][W][nextion:081]: Nextion is not connected! 
[15:56:17][W][nextion:081]: Nextion is not connected! 
[15:56:17][W][nextion:081]: Nextion is not connected! 
[15:56:18][W][nextion:081]: Nextion is not connected! 
[15:56:18][W][nextion:081]: Nextion is not connected! 
[15:56:19][W][nextion:081]: Nextion is not connected! 
[15:56:19][W][nextion:081]: Nextion is not connected! 
[15:56:20][W][nextion:081]: Nextion is not connected! 
[15:56:20][W][nextion:081]: Nextion is not connected! 
[15:56:21][W][nextion:081]: Nextion is not connected! 
[15:56:21][W][nextion:081]: Nextion is not connected! 
[15:56:22][W][nextion:081]: Nextion is not connected! 
[15:56:22][D][script.timer_page:3256]: Fallback to page Home
[15:56:22][W][nextion:081]: Nextion is not connected! 
[15:56:22][D][sensor:094]: 'ntc_source': Sending state 1.41433 V with 2 decimals of accuracy
[15:56:22][D][resistance:039]: 'resistance_sensor' - Resistance 8400.5Ω
[15:56:22][D][sensor:094]: 'resistance_sensor': Sending state 8400.49512 Ω with 1 decimals of accuracy
[15:56:22][D][ntc:026]: 'Temperature' - Temperature: 29.0°C
[15:56:22][D][sensor:094]: 'Temperature': Sending state 28.97472 °C with 1 decimals of accuracy
[15:56:23][W][nextion:081]: Nextion is not connected! 
[15:56:23][W][nextion:081]: Nextion is not connected! 
[15:56:24][W][nextion:081]: Nextion is not connected! 
[15:56:24][C][nspanel_ha_blueprint:2224]: Wi-Fi:         Excellent (-41 dBm)
[15:56:24][C][nspanel_ha_blueprint:2235]: API:           Connected
[15:56:24][C][nspanel_ha_blueprint:2243]: Blueprint:
[15:56:24][W][nspanel_ha_blueprint:2248]:   Init steps:  0 (0.0%)
[15:56:24][W][nspanel_ha_blueprint:2249]:   State:       Pending
[15:56:24][C][nspanel_ha_blueprint:2250]: Requesting blueprint settings
[15:56:24][C][nspanel_ha_blueprint:2255]: ESPHome:
[15:56:24][C][nspanel_ha_blueprint:2256]:   Version:     4.3.11
[15:56:24][C][nspanel_ha_blueprint:2257]:   Compiler:    2024.8.1
[15:56:24][C][nspanel_ha_blueprint:2262]:   Framework:   ESP-IDF
[15:56:24][C][nspanel_ha_blueprint:2267]:   Free heap:
[15:56:24][C][nspanel_ha_blueprint:2271]:     Internal:   203604 bytes (57.9%)
[15:56:24][C][nspanel_ha_blueprint:2281]:     PSRAM:     2019555 bytes (96.8%)
[15:56:24][C][nspanel_ha_blueprint:2288]: UART:
[15:56:24][C][nspanel_ha_blueprint:2289]:   Baud rate:   115200 bps
[15:56:24][C][nspanel_ha_blueprint:2290]:   Queue size:  0
[15:56:24][C][nspanel_ha_blueprint:2294]: Nextion:
[15:56:24][C][nspanel_ha_blueprint:2295]:   Queue size:  0
[15:56:24][W][nspanel_ha_blueprint:2299]:   Is setup:    False
[15:56:24][W][nspanel_ha_blueprint:2300]:   Is detected: NO
[15:56:24][W][nspanel_ha_blueprint:2306]:   Init:        False
[15:56:24][W][nspanel_ha_blueprint:2308]:   TFT:         UNKNOWN
[15:56:24][C][nspanel_ha_blueprint:2311]: Packages:
[15:56:24][C][nspanel_ha_blueprint:2313]:   - Core
[15:56:24][C][nspanel_ha_blueprint:2322]:   - Upload TFT
[15:56:24][C][nspanel_ha_blueprint:097]: Add-on Upload TFT:
[15:56:24][C][nspanel_ha_blueprint:098]:   File model: NSPanel EU
[15:56:24][C][nspanel_ha_blueprint:099]:   Valid TFT:  NO
[15:56:24][W][nextion:081]: Nextion is not connected! 
[15:56:25][W][nextion:081]: Nextion is not connected! 
[15:56:25][W][nextion:081]: Nextion is not connected! 
[15:56:26][W][nextion:081]: Nextion is not connected! 
[15:56:26][W][nextion:081]: Nextion is not connected! 
[15:56:27][W][nextion:081]: Nextion is not connected! 
[15:56:27][W][nextion:081]: Nextion is not connected! 
[15:56:28][W][nextion:081]: Nextion is not connected! 
[15:56:28][W][nextion:081]: Nextion is not connected! 
[15:56:29][W][nextion:081]: Nextion is not connected! 
[15:56:29][W][nextion:081]: Nextion is not connected! 
[15:56:30][W][nextion:081]: Nextion is not connected! 
[15:56:31][W][nextion:081]: Nextion is not connected! 
[15:56:31][W][nextion:081]: Nextion is not connected! 
[15:56:32][W][nextion:081]: Nextion is not connected! 
[15:56:32][W][nextion:081]: Nextion is not connected! 
[15:56:32][D][sensor:094]: 'ntc_source': Sending state 1.42025 V with 2 decimals of accuracy
[15:56:32][D][resistance:039]: 'resistance_sensor' - Resistance 8462.2Ω
[15:56:32][D][sensor:094]: 'resistance_sensor': Sending state 8462.18945 Ω with 1 decimals of accuracy
[15:56:32][D][ntc:026]: 'Temperature' - Temperature: 28.8°C
[15:56:32][D][sensor:094]: 'Temperature': Sending state 28.80573 °C with 1 decimals of accuracy
[15:56:33][W][nextion:081]: Nextion is not connected! 
[15:56:33][W][nextion:081]: Nextion is not connected! 
[15:56:34][W][nextion:081]: Nextion is not connected! 
[15:56:34][W][nextion:081]: Nextion is not connected! 
[15:56:35][W][nextion:081]: Nextion is not connected! 
[15:56:35][W][nextion:081]: Nextion is not connected! 
[15:56:36][W][nextion:081]: Nextion is not connected! 
[15:56:36][W][nextion:081]: Nextion is not connected! 
[15:56:37][W][nextion:081]: Nextion is not connected! 
[15:56:37][W][nextion:081]: Nextion is not connected! 
[15:56:38][W][nextion:081]: Nextion is not connected! 
[15:56:38][W][nextion:081]: Nextion is not connected! 
[15:56:39][W][nextion:081]: Nextion is not connected! 
[15:56:39][W][nextion:081]: Nextion is not connected! 
[15:56:40][W][nextion:081]: Nextion is not connected! 
[15:56:40][W][nextion:081]: Nextion is not connected! 
[15:56:41][W][nextion:081]: Nextion is not connected! 
[15:56:41][W][nextion:081]: Nextion is not connected! 
[15:56:42][W][nextion:081]: Nextion is not connected! 
[15:56:42][W][nextion:081]: Nextion is not connected! 
[15:56:42][D][sensor:094]: 'ntc_source': Sending state 1.42380 V with 2 decimals of accuracy
[15:56:42][D][resistance:039]: 'resistance_sensor' - Resistance 8499.4Ω
[15:56:42][D][sensor:094]: 'resistance_sensor': Sending state 8499.39160 Ω with 1 decimals of accuracy
[15:56:42][D][ntc:026]: 'Temperature' - Temperature: 28.7°C
[15:56:42][D][sensor:094]: 'Temperature': Sending state 28.70450 °C with 1 decimals of accuracy
[15:56:43][W][nextion:081]: Nextion is not connected! 
[15:56:43][W][nextion:081]: Nextion is not connected! 
[15:56:44][W][nextion:081]: Nextion is not connected! 
[15:56:44][W][nextion:081]: Nextion is not connected! 
[15:56:45][W][nextion:081]: Nextion is not connected! 
[15:56:45][W][nextion:081]: Nextion is not connected! 
[15:56:46][W][nextion:081]: Nextion is not connected! 
[15:56:46][W][nextion:081]: Nextion is not connected! 
[15:56:47][W][nextion:081]: Nextion is not connected! 
[15:56:47][W][nextion:081]: Nextion is not connected! 
[15:56:48][W][nextion:081]: Nextion is not connected! 
[15:56:49][W][nextion:081]: Nextion is not connected! 
[15:56:49][W][nextion:081]: Nextion is not connected! 
[15:56:49][D][script.boot_log:2048]: init_page_home
[15:56:49][D][sensor:094]: 'Blueprint': Sending state 3.22581 % with 1 decimals of accuracy
[15:56:49][D][sensor:094]: 'Blueprint': Sending state 9.67742 % with 1 decimals of accuracy
[15:56:49][D][script.boot_log:2048]: init_page_settings
[15:56:49][D][sensor:094]: 'Blueprint': Sending state 22.58064 % with 1 decimals of accuracy
[15:56:49][D][script.boot_log:2048]: init_hardware
[15:56:49][D][sensor:094]: 'Blueprint': Sending state 48.38710 % with 1 decimals of accuracy
[15:56:49][D][script.boot_log:2048]: init_global
[15:56:49][D][script.boot_log:2048]: Global settings
[15:56:49][D][text_sensor:064]: 'Version Blueprint': Sending state '4.3.11'
[15:56:49][D][script:077]: Script 'check_versions' restarting (mode: restart)
[15:56:49][D][script.page_changed:2644]: New page: 
[15:56:49][D][text_sensor:064]: 'Detailed Entity': Sending state ''
[15:56:50][D][script:077]: Script 'timer_sleep' restarting (mode: restart)
[15:56:50][D][sensor:094]: 'Blueprint': Sending state 100.00000 % with 1 decimals of accuracy
[15:56:50][W][nextion:081]: Nextion is not connected! 
[15:56:50][W][nextion:081]: Nextion is not connected! 
[15:56:51][W][nextion:081]: Nextion is not connected! 
[15:56:51][W][nextion:081]: Nextion is not connected! 
[15:56:52][W][nextion:081]: Nextion is not connected! 
[15:56:52][W][nextion:081]: Nextion is not connected! 
[15:56:52][D][sensor:094]: 'ntc_source': Sending state 1.42150 V with 2 decimals of accuracy
[15:56:52][D][resistance:039]: 'resistance_sensor' - Resistance 8475.3Ω
[15:56:52][D][sensor:094]: 'resistance_sensor': Sending state 8475.27148 Ω with 1 decimals of accuracy
[15:56:52][D][ntc:026]: 'Temperature' - Temperature: 28.8°C
[15:56:52][D][sensor:094]: 'Temperature': Sending state 28.77007 °C with 1 decimals of accuracy
[15:56:53][W][nextion:081]: Nextion is not connected! 
[15:56:53][W][nextion:081]: Nextion is not connected! 
[15:56:54][W][nextion:081]: Nextion is not connected! 
[15:56:54][W][nextion:081]: Nextion is not connected! 
[15:56:55][W][nextion:081]: Nextion is not connected! 
[15:56:55][W][nextion:081]: Nextion is not connected! 
[15:56:56][W][nextion:081]: Nextion is not connected! 
[15:56:56][W][nextion:081]: Nextion is not connected! 
[15:56:56][D][text_sensor:064]: 'Device Name': Sending state 'buero_norbert_nspanel'
[15:56:57][W][nextion:081]: Nextion is not connected! 
[15:56:57][W][nextion:081]: Nextion is not connected! 
[15:56:58][W][nextion:081]: Nextion is not connected! 
[15:56:58][W][nextion:081]: Nextion is not connected! 
[15:56:58][D][sensor:094]: 'RSSI': Sending state -42.00000 dBm with 0 decimals of accuracy
[15:56:59][W][nextion:081]: Nextion is not connected! 
[15:56:59][D][script.boot_log:2048]: init_page_home
[15:56:59][D][sensor:094]: 'Blueprint': Sending state 100.00000 % with 1 decimals of accuracy
[15:56:59][W][nextion:081]: Nextion is not connected! 
[15:56:59][D][sensor:094]: 'Blueprint': Sending state 100.00000 % with 1 decimals of accuracy
[15:56:59][D][script.boot_log:2048]: init_page_settings
[15:56:59][D][sensor:094]: 'Blueprint': Sending state 100.00000 % with 1 decimals of accuracy
[15:56:59][D][script.boot_log:2048]: init_hardware
[15:56:59][D][sensor:094]: 'Blueprint': Sending state 100.00000 % with 1 decimals of accuracy
[15:56:59][D][script.boot_log:2048]: init_global
[15:57:00][D][script.boot_log:2048]: Global settings
[15:57:00][D][text_sensor:064]: 'Version Blueprint': Sending state '4.3.11'
[15:57:00][D][script:077]: Script 'check_versions' restarting (mode: restart)
[15:57:00][D][script:077]: Script 'check_versions' restarting (mode: restart)
[15:57:00][D][script.page_changed:2644]: New page: 
[15:57:00][D][text_sensor:064]: 'Detailed Entity': Sending state ''
[15:57:00][D][script:077]: Script 'timer_page' restarting (mode: restart)
[15:57:00][D][script:077]: Script 'timer_dim' restarting (mode: restart)
[15:57:00][D][script:077]: Script 'timer_sleep' restarting (mode: restart)
[15:57:00][D][sensor:094]: 'Blueprint': Sending state 100.00000 % with 1 decimals of accuracy
[15:57:00][W][nextion:081]: Nextion is not connected! 
[15:57:00][W][nextion:081]: Nextion is not connected! 
[15:57:01][W][nextion:081]: Nextion is not connected! 
[15:57:01][W][nextion:081]: Nextion is not connected!

tft upload looks like this

[15:58:35][D][addon_upload_tft.script.upload_tft:220]: Starting the upload script
[15:58:35][D][addon_upload_tft.script.upload_tft:221]:   Valid TFT:               NO
[15:58:35][D][addon_upload_tft.script.upload_tft:222]:   Current baud rate:       115200 bps
[15:58:35][D][addon_upload_tft.script.upload_tft:223]:   Target upload baud rate: 115200 bps
[15:58:35][D][addon_upload_tft.script.upload_tft:224]:   Upload URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[15:58:35][W][nextion:081]: Nextion is not connected! 
[15:58:35][W][nextion:081]: Nextion is not connected! 
[15:58:36][W][nextion:081]: Nextion is not connected! 
[15:58:36][W][nextion:081]: Nextion is not connected! 
[15:58:37][D][addon_upload_tft.script.open_upload_dialog:134]: Showing upload dialog page
[15:58:37][W][nextion:081]: Nextion is not connected! 
[15:58:37][W][nextion:081]: Nextion is not connected! 
[15:58:38][W][nextion:081]: Nextion is not connected! 
[15:58:39][W][nextion:081]: Nextion is not connected! 
[15:58:39][W][nextion:081]: Nextion is not connected! 
[15:58:40][W][nextion:081]: Nextion is not connected! 
[15:58:40][W][nextion:081]: Nextion is not connected! 
[15:58:41][D][addon_upload_tft.script.report_upload_progress:158]: Stopping other scripts
[15:58:41][D][script.nextion_status:107]: Nextion status:
[15:58:41][D][script.nextion_status:108]:   Is detected: NO
[15:58:41][D][script.nextion_status:109]:   Is setup:    NO
[15:58:41][D][script.nextion_status:110]:   Queue size:  0
[15:58:41][D][addon_upload_tft.script.report_upload_progress:158]: Setting baud rate
[15:58:41][W][nextion:081]: Nextion is not connected! 
[15:58:41][W][nextion:081]: Nextion is not connected! 
[15:58:42][W][nextion:081]: Nextion is not connected! 
[15:58:42][W][nextion:081]: Nextion is not connected! 
[15:58:42][D][sensor:094]: 'ntc_source': Sending state 1.43717 V with 2 decimals of accuracy
[15:58:42][D][resistance:039]: 'resistance_sensor' - Resistance 8640.7Ω
[15:58:42][D][sensor:094]: 'resistance_sensor': Sending state 8640.74512 Ω with 1 decimals of accuracy
[15:58:42][D][ntc:026]: 'Temperature' - Temperature: 28.3°C
[15:58:42][D][sensor:094]: 'Temperature': Sending state 28.32450 °C with 1 decimals of accuracy
[15:58:43][D][main:403]: Attempting to upload TFT
[15:58:43][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 115200 bps
[15:58:43][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[15:58:43][W][nextion:081]: Nextion is not connected! 
[15:58:43][W][nextion:081]: Nextion is not connected! 
[15:58:44][W][nextion:081]: Nextion is not connected! 
[15:58:44][W][nextion:081]: Nextion is not connected! 
[15:58:45][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[15:58:45][D][nextion.upload.idf:157]: Nextion TFT upload requested
[15:58:45][D][nextion.upload.idf:158]: Exit reparse: YES
[15:58:45][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[15:58:45][D][nextion.upload.idf:174]: Exiting Nextion reparse mode
[15:58:45][D][nextion.upload.idf:188]: Baud rate: 115200
[15:58:46][D][nextion.upload.idf:235]: TFT file size: 7478928 bytes
[15:58:46][D][nextion.upload.idf:248]: Uploading Nextion
[15:58:51][D][nextion.upload.idf:287]: Upgrade response is [] - 0 byte(s)
[15:58:51][E][nextion.upload.idf:293]: Preparation for TFT upload failed 0 ""
[15:58:51][D][nextion.upload.idf:294]: Close HTTP connection
[15:58:51][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[15:58:51][E][nextion.upload.idf:358]: Nextion TFT upload failed
[15:58:51][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[15:58:51][W][component:237]: Component script took a long time for an operation (6534 ms).
[15:58:51][W][component:238]: Components should block for at most 30 ms.
[15:58:51][W][nextion:081]: Nextion is not connected! 
[15:58:51][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 115200 bps returned: NO
[15:58:52][W][nextion:081]: Nextion is not connected! 
[15:58:52][W][nextion:081]: Nextion is not connected!  

Home Assistant Logs

No response

edwardtfn commented 2 months ago

In your panel's screen, what is shown as baud rate in the top right corner?

rocknobx commented 2 months ago

and to add it here, one time i was able to grab serial logs but i'm not able to get these again :( that was showing me following bootloop

[15:16:20]h�B�ga���VBa�FR��FVB�!¹�F�5���)�I (541) boot: Loaded app from partition at offset 0x10000
[15:16:20]I (541) boot: Disabling RNG early entropy source...
[15:16:20]I (553) cpu_start: Multicore app
[15:16:20]I (553) psram: This chip is ESP32-D0WD
[15:16:20]I (553) spiram: Found 16MBit SPI RAM device
[15:16:20]I (555) spiram: SPI RAM mode: flash 40m sram 40m
[15:16:20]I (560) spiram: PSRAM initialized, cache is in low/high (2-core) mode.
[15:16:20]I (567) cpu_start: Pro cpu up.
[15:16:20]I (571) cpu_start: Starting app cpu, entry point is 0x40081e4c
[15:16:20]I (0) cpu_start: App cpu up.
[15:16:20]I (1025) spiram: SPI SRAM memory test OK
[15:16:20]I (1034) cpu_start: Pro cpu start user code
[15:16:20]I (1034) cpu_start: cpu freq: 160000000
[15:16:20]I (1034) cpu_start: Application information:
[15:16:20]I (1037) cpu_start: Project name:     buero-nspanel
[15:16:20]I (1043) cpu_start: App version:      2024.8.1
[15:16:20]I (1048) cpu_start: Compile time:     Aug 28 2024 10:33:40
[15:16:20]I (1054) cpu_start: ELF file SHA256:  dd3a94a32d54a528...
[15:16:20]I (1060) cpu_start: ESP-IDF:          4.4.7
[15:16:20]I (1065) cpu_start: Min chip rev:     v3.0
[15:16:20]I (1070) cpu_start: Max chip rev:     v3.99 
[15:16:20]I (1075) cpu_start: Chip rev:         v3.1
[15:16:20]I (1080) heap_init: Initializing. RAM available for dynamic allocation:
[15:16:20]I (1087) heap_init: At 3FFAE6E0 len 00001920 (6 KiB): DRAM
[15:16:20]I (1093) heap_init: At 3FFB5748 len 0002A8B8 (170 KiB): DRAM
[15:16:20]I (1100) heap_init: At 3FFE0440 len 00003AE0 (14 KiB): D/IRAM
[15:16:20]I (1106) heap_init: At 3FFE4350 len 0001BCB0 (111 KiB): D/IRAM
[15:16:20]I (1113) heap_init: At 40095BD8 len 0000A428 (41 KiB): IRAM
[15:16:20]I (1119) spiram: Adding pool of 2036K of external SPI memory to heap allocator
[15:16:20]I (1128) spi_flash: detected chip: gd
[15:16:20]I (1131) spi_flash: flash io: dio
[15:16:20]I (1137) cpu_start: Starting scheduler on PRO CPU.
[15:16:20]I (0) cpu_start: Starting scheduler on APP CPU.
[15:16:20]bkcmd=0���sleep=0���bkcmd=0���sleep=0���rest���ets Jul 29 2019 12:21:46
[15:16:20]
[15:16:20]rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
[15:16:20]configsip: 0, SPIWP:0xee
[15:16:20]clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
[15:16:20]mode:DIO, clock div:2
[15:16:20]load:0x3fff0030,len:6652
[15:16:20]ho 0 tail 12 room 4
[15:16:20]load:0x40078000,len:15052
[15:16:20]load:0x40080400,len:3836
[15:16:20]entry 0x4008069c
[15:16:20]I (29) boot: ESP-IDF 4.4.7 2nd stage bootloader
[15:16:20]I (29) boot: compile time 10:34:58
[15:16:20]I (29) boot: Multicore bootloader
[15:16:20]I (32) boot: chip revision: v3.1
[15:16:20]I (36) boot.esp32: SPI Speed      : 40MHz
[15:16:20]I (41) boot.esp32: SPI Mode       : DIO
[15:16:20]I (45) boot.esp32: SPI Flash Size : 4MB
rocknobx commented 2 months ago

IMG20240828154933

edwardtfn commented 2 months ago

I see 2 different issues in your logs:

  1. ESPHome is not communicating with the Blueprint
  2. ESPHome is not communicating with the Nextion display

Both issues coukd result on that boot screen visible forever, so let's fix issue 1 first (as it should be easier), then we look at the second one.

Have you created an automation with the Blueprint and assigned your panel there?

edwardtfn commented 2 months ago

Uploading IMG20240828154933.jpg…

I didn't got the picture... You published before it was loaded to github. 😉

Could you please share again?

rocknobx commented 2 months ago

yes, blueprint was created after panel was connected over 3v connection

rocknobx commented 2 months ago

what makes me wondering, with 3v connected, the display is off but it is connecting, with 5v display is on, but no connection. do i need to connect 5v AND 3v same time ?

edwardtfn commented 2 months ago

I've only tested the panels with the back pane, so powered by 220VAC. I would expect it to work with 5VDC only, but I've never tested that.

edwardtfn commented 2 months ago

Have you tried powering it with it's back pane and mains power? What happens in that case?

rocknobx commented 2 months ago

yeah, same as running on 5v, stuck at initializing, the reboot switch turn off the screen for less then 1sec and then its back and hangs

edwardtfn commented 2 months ago

Could you please share the logs when powered by 110/240AC?

rocknobx commented 2 months ago

no, because i dont have logs then, at least i have no idea how to grab logfiles, as the display is then not connecting to wifi :(

tried also to switch back to 9600baud, but looks like that is overwritten from the template, was trying it that way

uart: tx_pin: 16 rx_pin: 17 baud_rate: 9600 #115200 id: tf_uart

added into the config also logger: baud_rate: 115200

but nothing changed :(

rocknobx commented 2 months ago

looks like more and more something was going wrong at some point, flashed now tasmota to see if it having same issues, and same there, with 3,3v wifi is connecting and i can run tasmota, but display is off, with 5v display showing me still the screen from that release here, and it hangs. looks like screen is getting the 5v but not powering on the panel. only question now is "is it a good idea to use 3,3v and 5v same time" ? :) but looks more like hardware issue

rocknobx commented 2 months ago

ok powered on now with 5v and 3,3v, display is showing values now :) at least weather, temperatur and date, but can't update the tft

[11:00:15][D][script:077]: Script 'timer_dim' restarting (mode: restart)
[11:00:15][C][nspanel_ha_blueprint:2224]: Wi-Fi:         Good (-51 dBm)
[11:00:15][C][nspanel_ha_blueprint:2235]: API:           Connected
[11:00:15][C][nspanel_ha_blueprint:2243]: Blueprint:
[11:00:15][W][nspanel_ha_blueprint:2248]:   Init steps:  0 (0.0%)
[11:00:15][W][nspanel_ha_blueprint:2249]:   State:       Pending
[11:00:15][C][nspanel_ha_blueprint:2250]: Requesting blueprint settings
[11:00:15][C][nspanel_ha_blueprint:2255]: ESPHome:
[11:00:15][C][nspanel_ha_blueprint:2256]:   Version:     4.3.11
[11:00:15][C][nspanel_ha_blueprint:2257]:   Compiler:    2024.8.1
[11:00:15][C][nspanel_ha_blueprint:2262]:   Framework:   ESP-IDF
[11:00:15][C][nspanel_ha_blueprint:2267]:   Free heap:
[11:00:15][C][nspanel_ha_blueprint:2271]:     Internal:   202972 bytes (57.7%)
[11:00:15][C][nspanel_ha_blueprint:2281]:     PSRAM:     2017803 bytes (96.8%)
[11:00:15][C][nspanel_ha_blueprint:2288]: UART:
[11:00:15][C][nspanel_ha_blueprint:2289]:   Baud rate:   115200 bps
[11:00:15][C][nspanel_ha_blueprint:2290]:   Queue size:  0
[11:00:15][C][nspanel_ha_blueprint:2294]: Nextion:
[11:00:15][C][nspanel_ha_blueprint:2295]:   Queue size:  0
[11:00:15][C][nspanel_ha_blueprint:2297]:   Is setup:    True
[11:00:15][C][nspanel_ha_blueprint:2304]:   Init:        True
[11:00:15][W][nspanel_ha_blueprint:2308]:   TFT:         UNKNOWN
[11:00:15][C][nspanel_ha_blueprint:2311]: Packages:
[11:00:15][C][nspanel_ha_blueprint:2313]:   - Core
[11:00:16][C][nspanel_ha_blueprint:2322]:   - Upload TFT
[11:00:16][C][nspanel_ha_blueprint:097]: Add-on Upload TFT:
[11:00:16][C][nspanel_ha_blueprint:098]:   File model: NSPanel EU
[11:00:16][C][nspanel_ha_blueprint:099]:   Valid TFT:  YES
[11:00:16][W][component:237]: Component script took a long time for an operation (122 ms).
[11:00:16][W][component:238]: Components should block for at most 30 ms.

if i do changes in the blueprint, they also shown on the page, but i'm unable to update the tft :( under devices i can't send any command

edwardtfn commented 2 months ago

if i do changes in the blueprint, they also shown on the page, but i'm unable to update the tft :( under devices i can't send any command

Go to Developer Tools, select the tab "Actions" and find the action named "upload_tft" related to your panel. Use the text default as URL and press the "Perform action" button. Please collect logs from the moment you press that button until the moment your panel restarts and then share it here.

edwardtfn commented 2 months ago

looks like more and more something was going wrong at some point, flashed now tasmota to see if it having same issues, and same there, with 3,3v wifi is connecting and i can run tasmota, but display is off, with 5v display showing me still the screen from that release here, and it hangs. looks like screen is getting the 5v but not powering on the panel. only question now is "is it a good idea to use 3,3v and 5v same time" ? :) but looks more like hardware issue

There are two CPUs there, the ESP32 and the Nextion display. Probably 3.3VDC is powering the ESP32 while 5VDC is powering the Nextion display. I have only tested it with it's back panel connected to mains power (110/240VAC), which should provide both voltages needed.

rocknobx commented 2 months ago

was very strange, was trying to upload, stopped after 13% then display began to blink, was coming back online, same again and then it was "dead", after repower the device, now it is showing me "system Data ERROR", at least something changed :) , powered on with 230v, nothing changed there :( no wifi connection, i treat it as bricked, but good part is it can now not getting more worse and time to play around

rocknobx commented 2 months ago
[13:21:28][D][script.boot_log:2048]: init_global
[13:21:28][D][script.boot_log:2048]: Global settings
[13:21:28][D][text_sensor:064]: 'Version Blueprint': Sending state '4.3.11'
[13:21:28][D][script:077]: Script 'check_versions' restarting (mode: restart)
[13:21:28][D][script.page_changed:2644]: New page: 
[13:21:28][D][text_sensor:064]: 'Detailed Entity': Sending state ''
[13:21:28][D][script.timer_dim:3266]: Waking up on page: 
[13:21:28][D][script:077]: Script 'timer_sleep' restarting (mode: restart)
[13:21:28][D][sensor:094]: 'Blueprint': Sending state 100.00000 % with 1 decimals of accuracy
[13:21:28][W][component:237]: Component api took a long time for an operation (59 ms).
[13:21:28][W][component:238]: Components should block for at most 30 ms.
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:377]: Nextion reported page ID invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][D][sensor:094]: 'Display Current brightness': Sending state 100.00000 % with 0 decimals of accuracy
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:28][W][nextion:416]: Nextion reported variable name invalid!
[13:21:29][D][addon_upload_tft.script.open_upload_dialog:134]: Showing upload dialog page
[13:21:29][W][nextion:377]: Nextion reported page ID invalid!
[13:21:30][W][nextion:416]: Nextion reported variable name invalid!
[13:21:30][W][nextion:416]: Nextion reported variable name invalid!
[13:21:30][W][nextion:416]: Nextion reported variable name invalid!
[13:21:31][W][nextion:416]: Nextion reported variable name invalid!
[13:21:33][D][addon_upload_tft.script.report_upload_progress:158]: Set Nextion unavailable for blueprint calls
[13:21:33][D][binary_sensor:036]: 'Nextion display': Sending state OFF
[13:21:33][D][addon_upload_tft.script.report_upload_progress:158]: Preparing for upload...
[13:21:33][D][script.nextion_status:107]: Nextion status:
[13:21:33][D][script.nextion_status:108]:   Is detected: YES
[13:21:33][D][script.nextion_status:109]:   Is setup:    YES
[13:21:33][D][script.nextion_status:110]:   Queue size:  0
[13:21:33][D][addon_upload_tft.script.upload_tft:220]: Starting the upload script
[13:21:33][D][addon_upload_tft.script.upload_tft:221]:   Valid TFT:               NO
[13:21:33][D][addon_upload_tft.script.upload_tft:222]:   Current baud rate:       115200 bps
[13:21:33][D][addon_upload_tft.script.upload_tft:223]:   Target upload baud rate: 921600 bps
[13:21:33][D][addon_upload_tft.script.upload_tft:224]:   Upload URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[13:21:33][W][component:237]: Component script took a long time for an operation (63 ms).
[13:21:33][W][component:238]: Components should block for at most 30 ms.
[13:21:34][D][sensor:094]: 'ntc_source': Sending state 1.44200 V with 2 decimals of accuracy
[13:21:34][D][resistance:039]: 'resistance_sensor' - Resistance 8692.4Ω
[13:21:34][D][sensor:094]: 'resistance_sensor': Sending state 8692.35742 Ω with 1 decimals of accuracy
[13:21:34][D][ntc:026]: 'Temperature' - Temperature: 28.2°C
[13:21:34][D][sensor:094]: 'Temperature': Sending state 28.18754 °C with 1 decimals of accuracy
[13:21:34][W][nextion:416]: Nextion reported variable name invalid!
[13:21:35][D][addon_upload_tft.script.open_upload_dialog:134]: Showing upload dialog page
[13:21:35][W][nextion:377]: Nextion reported page ID invalid!
[13:21:37][W][nextion:416]: Nextion reported variable name invalid!
[13:21:37][D][script.boot_log:2048]: init_page_home
[13:21:37][D][script.boot_log:2048]: init_page_settings
[13:21:37][D][script.boot_log:2048]: init_hardware
[13:21:37][D][script.boot_log:2048]: init_global
[13:21:39][D][addon_upload_tft.script.report_upload_progress:158]: Stopping other scripts
[13:21:39][D][script.nextion_status:107]: Nextion status:
[13:21:39][D][script.nextion_status:108]:   Is detected: YES
[13:21:39][D][script.nextion_status:109]:   Is setup:    YES
[13:21:39][D][script.nextion_status:110]:   Queue size:  0
[13:21:39][D][addon_upload_tft.script.report_upload_progress:158]: Setting baud rate
[13:21:39][D][script.set_baud_rate:3022]: Baud rate changing from 115200 to 921600 bps
[13:21:39][D][script.set_baud_rate:3023]: Flush UART
[13:21:39][D][script.set_baud_rate:3029]: Sending instruction 'baud=921600' to Nextion
[13:21:39][D][script.set_baud_rate:3031]: Flush UART
[13:21:39][D][script.set_baud_rate:3037]: Set ESPHome new baud rate to 921600 bps
[13:21:39][C][uart.idf:153]: UART 1 was reloaded.
[13:21:39][C][uart.idf:159]: UART Bus 1:
[13:21:39][C][uart.idf:160]:   TX Pin: GPIO16
[13:21:39][C][uart.idf:161]:   RX Pin: GPIO17
[13:21:39][C][uart.idf:163]:   RX Buffer Size: 256
[13:21:39][C][uart.idf:165]:   Baud Rate: 921600 baud
[13:21:39][C][uart.idf:166]:   Data Bits: 8
[13:21:39][C][uart.idf:167]:   Parity: NONE
[13:21:39][C][uart.idf:168]:   Stop bits: 1
[13:21:39][D][script.set_baud_rate:3040]: Current baud rate: 921600 bps
[13:21:39][W][component:237]: Component script took a long time for an operation (92 ms).
[13:21:39][W][component:238]: Components should block for at most 30 ms.
[13:21:41][D][main:403]: Attempting to upload TFT
[13:21:41][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 921600 bps
[13:21:41][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[13:21:43][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[13:21:43][D][nextion.upload.idf:157]: Nextion TFT upload requested
[13:21:43][D][nextion.upload.idf:158]: Exit reparse: NO
[13:21:43][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[13:21:43][D][nextion.upload.idf:188]: Baud rate: 921600
[13:21:44][D][nextion.upload.idf:235]: TFT file size: 7478928 bytes
[13:21:44][D][nextion.upload.idf:248]: Uploading Nextion
[13:21:45][D][nextion.upload.idf:287]: Upgrade response is [05] - 1 byte(s)
[13:21:45][D][nextion.upload.idf:308]: Uploading TFT to Nextion:
[13:21:45][D][nextion.upload.idf:309]:   URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[13:21:45][D][nextion.upload.idf:310]:   File size: 7478928 bytes
[13:21:45][D][nextion.upload.idf:311]:   Free heap: 2163243
[13:21:45][D][nextion.upload.idf:026]: Range start: 0
[13:21:50][D][nextion.upload.idf:107]: Uploaded 0.05%, remaining 7474832 bytes, free heap: 197876 (DRAM) + 2004239 (PSRAM) bytes
[13:21:50][D][nextion.upload.idf:115]: recv_string [08.00.00.00.00 (5)]
[13:21:50][D][nextion.upload.idf:026]: Range start: 4096
[13:21:50][D][nextion.upload.idf:107]: Uploaded 0.11%, remaining 7470736 bytes, free heap: 197876 (DRAM) + 1992147 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.16%, remaining 7466640 bytes, free heap: 197876 (DRAM) + 1990759 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.22%, remaining 7462544 bytes, free heap: 197876 (DRAM) + 1991967 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.27%, remaining 7458448 bytes, free heap: 197876 (DRAM) + 1995659 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.33%, remaining 7454352 bytes, free heap: 197876 (DRAM) + 1991787 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.38%, remaining 7450256 bytes, free heap: 197876 (DRAM) + 1995891 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.44%, remaining 7446160 bytes, free heap: 197876 (DRAM) + 1985199 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.49%, remaining 7442064 bytes, free heap: 197876 (DRAM) + 1989199 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.55%, remaining 7437968 bytes, free heap: 197876 (DRAM) + 1994651 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.60%, remaining 7433872 bytes, free heap: 197876 (DRAM) + 1991683 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.66%, remaining 7429776 bytes, free heap: 197876 (DRAM) + 1995611 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.71%, remaining 7425680 bytes, free heap: 197876 (DRAM) + 1993855 (PSRAM) bytes
[13:21:51][D][nextion.upload.idf:107]: Uploaded 0.77%, remaining 7421584 bytes, free heap: 197876 (DRAM) + 1978967 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 0.82%, remaining 7417488 bytes, free heap: 197684 (DRAM) + 1978967 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 0.88%, remaining 7413392 bytes, free heap: 197876 (DRAM) + 1978967 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 0.93%, remaining 7409296 bytes, free heap: 197876 (DRAM) + 1995695 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 0.99%, remaining 7405200 bytes, free heap: 197876 (DRAM) + 1978119 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 1.04%, remaining 7401104 bytes, free heap: 197876 (DRAM) + 1978119 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 1.10%, remaining 7397008 bytes, free heap: 197876 (DRAM) + 1978115 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 1.15%, remaining 7392912 bytes, free heap: 197876 (DRAM) + 1994843 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 1.20%, remaining 7388816 bytes, free heap: 197876 (DRAM) + 1976147 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 1.26%, remaining 7384720 bytes, free heap: 197876 (DRAM) + 1976147 (PSRAM) bytes
[13:21:52][D][nextion.upload.idf:107]: Uploaded 1.31%, remaining 7380624 bytes, free heap: 197876 (DRAM) + 1976147 (PSRAM) bytes
[13:21:53][D][nextion.upload.idf:107]: Uploaded 1.37%, remaining 7376528 bytes, free heap: 197876 (DRAM) + 1992863 (PSRAM) bytes
[13:21:53][D][nextion.upload.idf:107]: Uploaded 1.42%, remaining 7372432 bytes, free heap: 197876 (DRAM) + 1975387 (PSRAM) bytes
[13:21:53][D][nextion.upload.idf:107]: Uploaded 1.48%, remaining 7368336 bytes, free heap: 197752 (DRAM) + 1975387 (PSRAM) bytes
[13:21:53][D][nextion.upload.idf:107]: Uploaded 1.53%, remaining 7364240 bytes, free heap: 197876 (DRAM) + 1975387 (PSRAM) bytes
[13:21:53][D][nextion.upload.idf:107]: Uploaded 1.59%, remaining 7360144 bytes, free heap: 197876 (DRAM) + 1992115 (PSRAM) bytes
[13:21:53][D][nextion.upload.idf:107]: Uploaded 1.64%, remaining 7356048 bytes, free heap: 197876 (DRAM) + 1977663 (PSRAM) bytes
[13:21:53][D][nextion.upload.idf:107]: Uploaded 1.70%, remaining 7351952 bytes, free heap: 197876 (DRAM) + 1977663 (PSRAM) bytes
[13:21:53][D][nextion.upload.idf:107]: Uploaded 1.75%, remaining 7347856 bytes, free heap: 197876 (DRAM) + 1977663 (PSRAM) bytes
[13:21:54][D][nextion.upload.idf:107]: Uploaded 1.81%, remaining 7343760 bytes, free heap: 197876 (DRAM) + 1994391 (PSRAM) bytes
[13:21:54][D][nextion.upload.idf:107]: Uploaded 1.86%, remaining 7339664 bytes, free heap: 197876 (DRAM) + 1975911 (PSRAM) bytes
[13:21:54][D][nextion.upload.idf:107]: Uploaded 1.92%, remaining 7335568 bytes, free heap: 197752 (DRAM) + 1975911 (PSRAM) bytes
[13:21:54][D][nextion.upload.idf:107]: Uploaded 1.97%, remaining 7331472 bytes, free heap: 197876 (DRAM) + 1975911 (PSRAM) bytes
[13:21:54][D][nextion.upload.idf:107]: Uploaded 2.03%, remaining 7327376 bytes, free heap: 197876 (DRAM) + 1992639 (PSRAM) bytes
[13:21:54][D][nextion.upload.idf:107]: Uploaded 2.08%, remaining 7323280 bytes, free heap: 197876 (DRAM) + 1977107 (PSRAM) bytes
[13:21:54][D][nextion.upload.idf:107]: Uploaded 2.14%, remaining 7319184 bytes, free heap: 197876 (DRAM) + 1977107 (PSRAM) bytes
[13:21:54][D][nextion.upload.idf:107]: Uploaded 2.19%, remaining 7315088 bytes, free heap: 197876 (DRAM) + 1977107 (PSRAM) bytes
[13:21:54][D][nextion.upload.idf:107]: Uploaded 2.25%, remaining 7310992 bytes, free heap: 197876 (DRAM) + 1993835 (PSRAM) bytes
[13:21:55][D][nextion.upload.idf:107]: Uploaded 2.30%, remaining 7306896 bytes, free heap: 197876 (DRAM) + 1977643 (PSRAM) bytes
[13:21:55][D][nextion.upload.idf:107]: Uploaded 2.35%, remaining 7302800 bytes, free heap: 197876 (DRAM) + 1977643 (PSRAM) bytes
[13:21:55][D][nextion.upload.idf:107]: Uploaded 2.41%, remaining 7298704 bytes, free heap: 197876 (DRAM) + 1977643 (PSRAM) bytes
[13:21:55][D][nextion.upload.idf:107]: Uploaded 2.46%, remaining 7294608 bytes, free heap: 197876 (DRAM) + 1994371 (PSRAM) bytes
[13:21:55][D][nextion.upload.idf:107]: Uploaded 2.52%, remaining 7290512 bytes, free heap: 197876 (DRAM) + 1977607 (PSRAM) bytes
[13:21:55][D][nextion.upload.idf:107]: Uploaded 2.57%, remaining 7286416 bytes, free heap: 197876 (DRAM) + 1977607 (PSRAM) bytes
[13:21:55][D][nextion.upload.idf:107]: Uploaded 2.63%, remaining 7282320 bytes, free heap: 197876 (DRAM) + 1977607 (PSRAM) bytes
[13:21:55][D][nextion.upload.idf:107]: Uploaded 2.68%, remaining 7278224 bytes, free heap: 197876 (DRAM) + 1994335 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 2.74%, remaining 7274128 bytes, free heap: 197876 (DRAM) + 1975379 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 2.79%, remaining 7270032 bytes, free heap: 197876 (DRAM) + 1975379 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 2.85%, remaining 7265936 bytes, free heap: 197876 (DRAM) + 1975379 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 2.90%, remaining 7261840 bytes, free heap: 197876 (DRAM) + 1992107 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 2.96%, remaining 7257744 bytes, free heap: 197876 (DRAM) + 1978415 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 3.01%, remaining 7253648 bytes, free heap: 197876 (DRAM) + 1978415 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 3.07%, remaining 7249552 bytes, free heap: 197876 (DRAM) + 1978415 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 3.12%, remaining 7245456 bytes, free heap: 197876 (DRAM) + 1995143 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 3.18%, remaining 7241360 bytes, free heap: 197876 (DRAM) + 1978159 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 3.23%, remaining 7237264 bytes, free heap: 197876 (DRAM) + 1978159 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 3.29%, remaining 7233168 bytes, free heap: 197876 (DRAM) + 1978159 (PSRAM) bytes
[13:21:56][D][nextion.upload.idf:107]: Uploaded 3.34%, remaining 7229072 bytes, free heap: 197876 (DRAM) + 1994887 (PSRAM) bytes
[13:21:57][D][nextion.upload.idf:107]: Uploaded 3.40%, remaining 7224976 bytes, free heap: 197876 (DRAM) + 1973659 (PSRAM) bytes
[13:21:57][D][nextion.upload.idf:107]: Uploaded 3.45%, remaining 7220880 bytes, free heap: 197876 (DRAM) + 1973659 (PSRAM) bytes
[13:21:57][D][nextion.upload.idf:107]: Uploaded 3.51%, remaining 7216784 bytes, free heap: 197876 (DRAM) + 1973659 (PSRAM) bytes
[13:21:57][D][nextion.upload.idf:107]: Uploaded 3.56%, remaining 7212688 bytes, free heap: 197876 (DRAM) + 1990387 (PSRAM) bytes
[13:21:57][D][nextion.upload.idf:107]: Uploaded 3.61%, remaining 7208592 bytes, free heap: 197876 (DRAM) + 1976419 (PSRAM) bytes
[13:21:57][D][nextion.upload.idf:107]: Uploaded 3.67%, remaining 7204496 bytes, free heap: 197876 (DRAM) + 1976419 (PSRAM) bytes
[13:21:57][D][nextion.upload.idf:107]: Uploaded 3.72%, remaining 7200400 bytes, free heap: 197876 (DRAM) + 1976419 (PSRAM) bytes
[13:21:57][D][nextion.upload.idf:107]: Uploaded 3.78%, remaining 7196304 bytes, free heap: 197876 (DRAM) + 1993147 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 3.83%, remaining 7192208 bytes, free heap: 197876 (DRAM) + 1979463 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 3.89%, remaining 7188112 bytes, free heap: 197876 (DRAM) + 1979463 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 3.94%, remaining 7184016 bytes, free heap: 197876 (DRAM) + 1979463 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 4.00%, remaining 7179920 bytes, free heap: 197876 (DRAM) + 1996179 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 4.05%, remaining 7175824 bytes, free heap: 197876 (DRAM) + 1978935 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 4.11%, remaining 7171728 bytes, free heap: 197876 (DRAM) + 1978935 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 4.16%, remaining 7167632 bytes, free heap: 197684 (DRAM) + 1978947 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 4.22%, remaining 7163536 bytes, free heap: 197876 (DRAM) + 1995675 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 4.27%, remaining 7159440 bytes, free heap: 197876 (DRAM) + 1975827 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 4.33%, remaining 7155344 bytes, free heap: 197876 (DRAM) + 1975827 (PSRAM) bytes
[13:21:58][D][nextion.upload.idf:107]: Uploaded 4.38%, remaining 7151248 bytes, free heap: 197876 (DRAM) + 1975827 (PSRAM) bytes
[13:21:59][D][nextion.upload.idf:107]: Uploaded 4.44%, remaining 7147152 bytes, free heap: 197876 (DRAM) + 1992555 (PSRAM) bytes
[13:21:59][D][nextion.upload.idf:107]: Uploaded 4.49%, remaining 7143056 bytes, free heap: 197876 (DRAM) + 1977139 (PSRAM) bytes
[13:21:59][D][nextion.upload.idf:107]: Uploaded 4.55%, remaining 7138960 bytes, free heap: 197876 (DRAM) + 1977139 (PSRAM) bytes
[13:21:59][D][nextion.upload.idf:107]: Uploaded 4.60%, remaining 7134864 bytes, free heap: 197876 (DRAM) + 1977139 (PSRAM) bytes
[13:21:59][D][nextion.upload.idf:107]: Uploaded 4.66%, remaining 7130768 bytes, free heap: 197876 (DRAM) + 1993867 (PSRAM) bytes
[13:21:59][D][nextion.upload.idf:107]: Uploaded 4.71%, remaining 7126672 bytes, free heap: 197876 (DRAM) + 1977687 (PSRAM) bytes
[13:21:59][D][nextion.upload.idf:107]: Uploaded 4.76%, remaining 7122576 bytes, free heap: 197876 (DRAM) + 1977687 (PSRAM) bytes
[13:21:59][D][nextion.upload.idf:107]: Uploaded 4.82%, remaining 7118480 bytes, free heap: 197876 (DRAM) + 1977687 (PSRAM) bytes
[13:21:59][D][nextion.upload.idf:107]: Uploaded 4.87%, remaining 7114384 bytes, free heap: 197876 (DRAM) + 1994411 (PSRAM) bytes
[13:22:00][D][nextion.upload.idf:107]: Uploaded 4.93%, remaining 7110288 bytes, free heap: 197876 (DRAM) + 1977855 (PSRAM) bytes
[13:22:00][D][nextion.upload.idf:107]: Uploaded 4.98%, remaining 7106192 bytes, free heap: 197876 (DRAM) + 1977855 (PSRAM) bytes
[13:22:00][D][nextion.upload.idf:107]: Uploaded 5.04%, remaining 7102096 bytes, free heap: 197876 (DRAM) + 1977855 (PSRAM) bytes
[13:22:00][D][nextion.upload.idf:107]: Uploaded 5.09%, remaining 7098000 bytes, free heap: 197876 (DRAM) + 1994583 (PSRAM) bytes
[13:22:00][D][nextion.upload.idf:107]: Uploaded 5.15%, remaining 7093904 bytes, free heap: 197876 (DRAM) + 1974203 (PSRAM) bytes
[13:22:00][D][nextion.upload.idf:107]: Uploaded 5.20%, remaining 7089808 bytes, free heap: 197752 (DRAM) + 1972655 (PSRAM) bytes
[13:22:00][D][nextion.upload.idf:107]: Uploaded 5.26%, remaining 7085712 bytes, free heap: 197876 (DRAM) + 1974203 (PSRAM) bytes
[13:22:00][D][nextion.upload.idf:107]: Uploaded 5.31%, remaining 7081616 bytes, free heap: 197876 (DRAM) + 1990931 (PSRAM) bytes
[13:22:01][D][nextion.upload.idf:107]: Uploaded 5.37%, remaining 7077520 bytes, free heap: 197876 (DRAM) + 1978699 (PSRAM) bytes
[13:22:01][D][nextion.upload.idf:107]: Uploaded 5.42%, remaining 7073424 bytes, free heap: 197876 (DRAM) + 1978699 (PSRAM) bytes
[13:22:01][D][nextion.upload.idf:107]: Uploaded 5.48%, remaining 7069328 bytes, free heap: 197876 (DRAM) + 1978699 (PSRAM) bytes
[13:22:01][D][nextion.upload.idf:107]: Uploaded 5.53%, remaining 7065232 bytes, free heap: 197876 (DRAM) + 1995427 (PSRAM) bytes
[13:22:01][D][nextion.upload.idf:107]: Uploaded 5.59%, remaining 7061136 bytes, free heap: 197876 (DRAM) + 1976767 (PSRAM) bytes
[13:22:01][D][nextion.upload.idf:107]: Uploaded 5.64%, remaining 7057040 bytes, free heap: 197876 (DRAM) + 1976767 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 5.70%, remaining 7052944 bytes, free heap: 197876 (DRAM) + 1976767 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 5.75%, remaining 7048848 bytes, free heap: 197876 (DRAM) + 1993495 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 5.81%, remaining 7044752 bytes, free heap: 197876 (DRAM) + 1977647 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 5.86%, remaining 7040656 bytes, free heap: 197876 (DRAM) + 1977647 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 5.91%, remaining 7036560 bytes, free heap: 197876 (DRAM) + 1977647 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 5.97%, remaining 7032464 bytes, free heap: 197876 (DRAM) + 1994375 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 6.02%, remaining 7028368 bytes, free heap: 197876 (DRAM) + 1975411 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 6.08%, remaining 7024272 bytes, free heap: 197876 (DRAM) + 1975411 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 6.13%, remaining 7020176 bytes, free heap: 197876 (DRAM) + 1975411 (PSRAM) bytes
[13:22:02][D][nextion.upload.idf:107]: Uploaded 6.19%, remaining 7016080 bytes, free heap: 197876 (DRAM) + 1990411 (PSRAM) bytes
[13:22:03][D][nextion.upload.idf:107]: Uploaded 6.24%, remaining 7011984 bytes, free heap: 197876 (DRAM) + 1973683 (PSRAM) bytes
[13:22:03][D][nextion.upload.idf:107]: Uploaded 6.30%, remaining 7007888 bytes, free heap: 197876 (DRAM) + 1973683 (PSRAM) bytes
[13:22:03][D][nextion.upload.idf:107]: Uploaded 6.35%, remaining 7003792 bytes, free heap: 197876 (DRAM) + 1973683 (PSRAM) bytes
[13:22:03][D][nextion.upload.idf:107]: Uploaded 6.41%, remaining 6999696 bytes, free heap: 197876 (DRAM) + 1990411 (PSRAM) bytes
[13:22:03][D][nextion.upload.idf:107]: Uploaded 6.46%, remaining 6995600 bytes, free heap: 197876 (DRAM) + 1977139 (PSRAM) bytes
[13:22:03][D][nextion.upload.idf:107]: Uploaded 6.52%, remaining 6991504 bytes, free heap: 197876 (DRAM) + 1977139 (PSRAM) bytes
[13:22:03][D][nextion.upload.idf:107]: Uploaded 6.57%, remaining 6987408 bytes, free heap: 197876 (DRAM) + 1977139 (PSRAM) bytes
[13:22:03][D][nextion.upload.idf:107]: Uploaded 6.63%, remaining 6983312 bytes, free heap: 197876 (DRAM) + 1993867 (PSRAM) bytes
[13:22:03][D][nextion.upload.idf:107]: Uploaded 6.68%, remaining 6979216 bytes, free heap: 197876 (DRAM) + 1972455 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 6.74%, remaining 6975120 bytes, free heap: 197876 (DRAM) + 1970727 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 6.79%, remaining 6971024 bytes, free heap: 197876 (DRAM) + 1970727 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 6.85%, remaining 6966928 bytes, free heap: 197876 (DRAM) + 1987455 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 6.90%, remaining 6962832 bytes, free heap: 197876 (DRAM) + 1974715 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 6.96%, remaining 6958736 bytes, free heap: 197876 (DRAM) + 1974715 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 7.01%, remaining 6954640 bytes, free heap: 197876 (DRAM) + 1974715 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 7.06%, remaining 6950544 bytes, free heap: 197876 (DRAM) + 1989715 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 7.12%, remaining 6946448 bytes, free heap: 197876 (DRAM) + 1975235 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 7.17%, remaining 6942352 bytes, free heap: 197876 (DRAM) + 1975235 (PSRAM) bytes
[13:22:04][D][nextion.upload.idf:107]: Uploaded 7.23%, remaining 6938256 bytes, free heap: 197876 (DRAM) + 1975235 (PSRAM) bytes
[13:22:05][D][nextion.upload.idf:107]: Uploaded 7.28%, remaining 6934160 bytes, free heap: 197876 (DRAM) + 1991963 (PSRAM) bytes
[13:22:05][D][nextion.upload.idf:107]: Uploaded 7.34%, remaining 6930064 bytes, free heap: 197876 (DRAM) + 1973927 (PSRAM) bytes
[13:22:05][D][nextion.upload.idf:107]: Uploaded 7.39%, remaining 6925968 bytes, free heap: 197876 (DRAM) + 1973927 (PSRAM) bytes
[13:22:05][D][nextion.upload.idf:107]: Uploaded 7.45%, remaining 6921872 bytes, free heap: 197876 (DRAM) + 1973927 (PSRAM) bytes
[13:22:05][D][nextion.upload.idf:107]: Uploaded 7.50%, remaining 6917776 bytes, free heap: 197876 (DRAM) + 1990655 (PSRAM) bytes
[13:22:05][D][nextion.upload.idf:107]: Uploaded 7.56%, remaining 6913680 bytes, free heap: 197876 (DRAM) + 1972991 (PSRAM) bytes
[13:22:05][D][nextion.upload.idf:107]: Uploaded 7.61%, remaining 6909584 bytes, free heap: 197876 (DRAM) + 1972991 (PSRAM) bytes
[13:22:05][D][nextion.upload.idf:107]: Uploaded 7.67%, remaining 6905488 bytes, free heap: 197876 (DRAM) + 1972991 (PSRAM) bytes
[13:22:05][D][nextion.upload.idf:107]: Uploaded 7.72%, remaining 6901392 bytes, free heap: 197876 (DRAM) + 1989719 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 7.78%, remaining 6897296 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 7.83%, remaining 6893200 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 7.89%, remaining 6889104 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 7.94%, remaining 6885008 bytes, free heap: 197876 (DRAM) + 1986943 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 8.00%, remaining 6880912 bytes, free heap: 197876 (DRAM) + 1971815 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 8.05%, remaining 6876816 bytes, free heap: 197876 (DRAM) + 1971815 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 8.11%, remaining 6872720 bytes, free heap: 197876 (DRAM) + 1971815 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 8.16%, remaining 6868624 bytes, free heap: 197876 (DRAM) + 1988539 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 8.22%, remaining 6864528 bytes, free heap: 197876 (DRAM) + 1973507 (PSRAM) bytes
[13:22:06][D][nextion.upload.idf:107]: Uploaded 8.27%, remaining 6860432 bytes, free heap: 197876 (DRAM) + 1973507 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.32%, remaining 6856336 bytes, free heap: 197876 (DRAM) + 1973507 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.38%, remaining 6852240 bytes, free heap: 197876 (DRAM) + 1990223 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.43%, remaining 6848144 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.49%, remaining 6844048 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.54%, remaining 6839952 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.60%, remaining 6835856 bytes, free heap: 197876 (DRAM) + 1988683 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.65%, remaining 6831760 bytes, free heap: 197876 (DRAM) + 1974231 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.71%, remaining 6827664 bytes, free heap: 197876 (DRAM) + 1974231 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.76%, remaining 6823568 bytes, free heap: 197876 (DRAM) + 1974231 (PSRAM) bytes
[13:22:07][D][nextion.upload.idf:107]: Uploaded 8.82%, remaining 6819472 bytes, free heap: 197876 (DRAM) + 1990959 (PSRAM) bytes
[13:22:08][D][nextion.upload.idf:107]: Uploaded 8.87%, remaining 6815376 bytes, free heap: 197876 (DRAM) + 1973231 (PSRAM) bytes
[13:22:08][D][nextion.upload.idf:107]: Uploaded 8.93%, remaining 6811280 bytes, free heap: 197876 (DRAM) + 1973231 (PSRAM) bytes
[13:22:08][D][nextion.upload.idf:107]: Uploaded 8.98%, remaining 6807184 bytes, free heap: 197876 (DRAM) + 1973231 (PSRAM) bytes
[13:22:08][D][nextion.upload.idf:107]: Uploaded 9.04%, remaining 6803088 bytes, free heap: 197876 (DRAM) + 1989959 (PSRAM) bytes
[13:22:08][D][nextion.upload.idf:107]: Uploaded 9.09%, remaining 6798992 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:08][D][nextion.upload.idf:107]: Uploaded 9.15%, remaining 6794896 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:08][D][nextion.upload.idf:107]: Uploaded 9.20%, remaining 6790800 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:08][D][nextion.upload.idf:107]: Uploaded 9.26%, remaining 6786704 bytes, free heap: 197876 (DRAM) + 1988683 (PSRAM) bytes
[13:22:08][D][nextion.upload.idf:107]: Uploaded 9.31%, remaining 6782608 bytes, free heap: 197876 (DRAM) + 1974983 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.37%, remaining 6778512 bytes, free heap: 197876 (DRAM) + 1974983 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.42%, remaining 6774416 bytes, free heap: 197876 (DRAM) + 1974983 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.47%, remaining 6770320 bytes, free heap: 197876 (DRAM) + 1991699 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.53%, remaining 6766224 bytes, free heap: 197876 (DRAM) + 1973683 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.58%, remaining 6762128 bytes, free heap: 197876 (DRAM) + 1973683 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.64%, remaining 6758032 bytes, free heap: 197876 (DRAM) + 1973683 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.69%, remaining 6753936 bytes, free heap: 197876 (DRAM) + 1988683 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.75%, remaining 6749840 bytes, free heap: 197752 (DRAM) + 1971955 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.80%, remaining 6745744 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:09][D][nextion.upload.idf:107]: Uploaded 9.86%, remaining 6741648 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 9.91%, remaining 6737552 bytes, free heap: 197876 (DRAM) + 1988683 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 9.97%, remaining 6733456 bytes, free heap: 197876 (DRAM) + 1975503 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 10.02%, remaining 6729360 bytes, free heap: 197876 (DRAM) + 1975503 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 10.08%, remaining 6725264 bytes, free heap: 197876 (DRAM) + 1975503 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 10.13%, remaining 6721168 bytes, free heap: 197876 (DRAM) + 1992219 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 10.19%, remaining 6717072 bytes, free heap: 197876 (DRAM) + 1973019 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 10.24%, remaining 6712976 bytes, free heap: 197876 (DRAM) + 1973019 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 10.30%, remaining 6708880 bytes, free heap: 197876 (DRAM) + 1973019 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 10.35%, remaining 6704784 bytes, free heap: 197876 (DRAM) + 1989747 (PSRAM) bytes
[13:22:10][D][nextion.upload.idf:107]: Uploaded 10.41%, remaining 6700688 bytes, free heap: 197876 (DRAM) + 1973595 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.46%, remaining 6696592 bytes, free heap: 197876 (DRAM) + 1973595 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.52%, remaining 6692496 bytes, free heap: 197876 (DRAM) + 1973595 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.57%, remaining 6688400 bytes, free heap: 197876 (DRAM) + 1990323 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.62%, remaining 6684304 bytes, free heap: 197684 (DRAM) + 1970219 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.68%, remaining 6680208 bytes, free heap: 197876 (DRAM) + 1970219 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.73%, remaining 6676112 bytes, free heap: 197876 (DRAM) + 1968671 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.79%, remaining 6672016 bytes, free heap: 197752 (DRAM) + 1985391 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.84%, remaining 6667920 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.90%, remaining 6663824 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:11][D][nextion.upload.idf:107]: Uploaded 10.95%, remaining 6659728 bytes, free heap: 197876 (DRAM) + 1971955 (PSRAM) bytes
[13:22:12][D][nextion.upload.idf:107]: Uploaded 11.01%, remaining 6655632 bytes, free heap: 197876 (DRAM) + 1988683 (PSRAM) bytes
[13:22:12][D][nextion.upload.idf:107]: Uploaded 11.06%, remaining 6651536 bytes, free heap: 197752 (DRAM) + 1970227 (PSRAM) bytes
[13:22:12][D][nextion.upload.idf:107]: Uploaded 11.12%, remaining 6647440 bytes, free heap: 197876 (DRAM) + 1970227 (PSRAM) bytes
[13:22:12][D][nextion.upload.idf:107]: Uploaded 11.17%, remaining 6643344 bytes, free heap: 197876 (DRAM) + 1970227 (PSRAM) bytes
[13:22:12][D][nextion.upload.idf:107]: Uploaded 11.23%, remaining 6639248 bytes, free heap: 197752 (DRAM) + 1986943 (PSRAM) bytes
[13:22:12][D][nextion.upload.idf:107]: Uploaded 11.28%, remaining 6635152 bytes, free heap: 197752 (DRAM) + 1973243 (PSRAM) bytes
[13:22:12][D][nextion.upload.idf:107]: Uploaded 11.34%, remaining 6631056 bytes, free heap: 197876 (DRAM) + 1973243 (PSRAM) bytes
[13:22:12][D][nextion.upload.idf:107]: Uploaded 11.39%, remaining 6626960 bytes, free heap: 197876 (DRAM) + 1973243 (PSRAM) bytes
[13:22:12][D][nextion.upload.idf:107]: Uploaded 11.45%, remaining 6622864 bytes, free heap: 197876 (DRAM) + 1989959 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.50%, remaining 6618768 bytes, free heap: 197876 (DRAM) + 1969959 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.56%, remaining 6614672 bytes, free heap: 197876 (DRAM) + 1969959 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.61%, remaining 6610576 bytes, free heap: 197876 (DRAM) + 1969959 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.67%, remaining 6606480 bytes, free heap: 197876 (DRAM) + 1986687 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.72%, remaining 6602384 bytes, free heap: 197752 (DRAM) + 1973419 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.77%, remaining 6598288 bytes, free heap: 197876 (DRAM) + 1973419 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.83%, remaining 6594192 bytes, free heap: 197876 (DRAM) + 1973419 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.88%, remaining 6590096 bytes, free heap: 197876 (DRAM) + 1990147 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.94%, remaining 6586000 bytes, free heap: 197876 (DRAM) + 1969963 (PSRAM) bytes
[13:22:13][D][nextion.upload.idf:107]: Uploaded 11.99%, remaining 6581904 bytes, free heap: 197876 (DRAM) + 1968231 (PSRAM) bytes
[13:22:14][D][nextion.upload.idf:107]: Uploaded 12.05%, remaining 6577808 bytes, free heap: 197876 (DRAM) + 1966503 (PSRAM) bytes
[13:22:14][D][nextion.upload.idf:107]: Uploaded 12.10%, remaining 6573712 bytes, free heap: 197876 (DRAM) + 1983231 (PSRAM) bytes
[13:22:14][D][nextion.upload.idf:107]: Uploaded 12.16%, remaining 6569616 bytes, free heap: 197876 (DRAM) + 1968747 (PSRAM) bytes
[13:22:14][D][nextion.upload.idf:107]: Uploaded 12.21%, remaining 6565520 bytes, free heap: 197876 (DRAM) + 1968747 (PSRAM) bytes
[13:22:14][D][nextion.upload.idf:107]: Uploaded 12.27%, remaining 6561424 bytes, free heap: 197876 (DRAM) + 1968747 (PSRAM) bytes
[13:22:14][D][nextion.upload.idf:107]: Uploaded 12.32%, remaining 6557328 bytes, free heap: 197876 (DRAM) + 1985475 (PSRAM) bytes
[13:22:14][D][nextion.upload.idf:107]: Uploaded 12.38%, remaining 6553232 bytes, free heap: 197752 (DRAM) + 1966499 (PSRAM) bytes
[13:22:14][D][nextion.upload.idf:107]: Uploaded 12.43%, remaining 6549136 bytes, free heap: 197876 (DRAM) + 1966499 (PSRAM) bytes
[13:22:14][D][nextion.upload.idf:107]: Uploaded 12.49%, remaining 6545040 bytes, free heap: 197876 (DRAM) + 1966499 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 12.54%, remaining 6540944 bytes, free heap: 197876 (DRAM) + 1983227 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 12.60%, remaining 6536848 bytes, free heap: 197876 (DRAM) + 1971211 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 12.65%, remaining 6532752 bytes, free heap: 197876 (DRAM) + 1971231 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 12.71%, remaining 6528656 bytes, free heap: 197876 (DRAM) + 1971231 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 12.76%, remaining 6524560 bytes, free heap: 197876 (DRAM) + 1987959 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 12.82%, remaining 6520464 bytes, free heap: 197876 (DRAM) + 1968227 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 12.87%, remaining 6516368 bytes, free heap: 197876 (DRAM) + 1968227 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 12.93%, remaining 6512272 bytes, free heap: 197876 (DRAM) + 1968227 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 12.98%, remaining 6508176 bytes, free heap: 197876 (DRAM) + 1984955 (PSRAM) bytes
[13:22:15][D][nextion.upload.idf:107]: Uploaded 13.03%, remaining 6504080 bytes, free heap: 197876 (DRAM) + 1971843 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.09%, remaining 6499984 bytes, free heap: 197876 (DRAM) + 1971843 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.14%, remaining 6495888 bytes, free heap: 197876 (DRAM) + 1971843 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.20%, remaining 6491792 bytes, free heap: 197876 (DRAM) + 1988559 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.25%, remaining 6487696 bytes, free heap: 197876 (DRAM) + 1968227 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.31%, remaining 6483600 bytes, free heap: 197876 (DRAM) + 1968227 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.36%, remaining 6479504 bytes, free heap: 197876 (DRAM) + 1968227 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.42%, remaining 6475408 bytes, free heap: 197876 (DRAM) + 1984955 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.47%, remaining 6471312 bytes, free heap: 197876 (DRAM) + 1969967 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.53%, remaining 6467216 bytes, free heap: 197876 (DRAM) + 1969967 (PSRAM) bytes
[13:22:16][D][nextion.upload.idf:107]: Uploaded 13.58%, remaining 6463120 bytes, free heap: 197876 (DRAM) + 1969967 (PSRAM) bytes
[13:22:17][D][nextion.upload.idf:107]: Uploaded 13.64%, remaining 6459024 bytes, free heap: 197876 (DRAM) + 1986683 (PSRAM) bytes
[13:22:17][D][nextion.upload.idf:107]: Uploaded 13.69%, remaining 6454928 bytes, free heap: 197876 (DRAM) + 1968227 (PSRAM) bytes
[13:22:17][D][nextion.upload.idf:107]: Uploaded 13.75%, remaining 6450832 bytes, free heap: 197876 (DRAM) + 1968227 (PSRAM) bytes
[13:22:17][D][nextion.upload.idf:107]: Uploaded 13.80%, remaining 6446736 bytes, free heap: 197876 (DRAM) + 1968227 (PSRAM) bytes
[13:22:17][D][nextion.upload.idf:107]: Uploaded 13.86%, remaining 6442640 bytes, free heap: 197876 (DRAM) + 1984955 (PSRAM) bytes
[13:22:17][D][nextion.upload.idf:107]: Uploaded 13.91%, remaining 6438544 bytes, free heap: 197876 (DRAM) + 1968235 (PSRAM) bytes
[13:22:17][D][nextion.upload.idf:107]: Uploaded 13.97%, remaining 6434448 bytes, free heap: 197876 (DRAM) + 1968235 (PSRAM) bytes
[13:22:17][D][nextion.upload.idf:107]: Uploaded 14.02%, remaining 6430352 bytes, free heap: 197876 (DRAM) + 1968235 (PSRAM) bytes
[13:22:18][D][nextion.upload.idf:107]: Uploaded 14.08%, remaining 6426256 bytes, free heap: 197876 (DRAM) + 1984955 (PSRAM) bytes
[13:22:18][E][nextion.upload.idf:133]: Invalid response from Nextion: []
[13:22:18][E][nextion.upload.idf:321]: Error uploading TFT to Nextion!
[13:22:18][D][nextion.upload.idf:322]: Close HTTP connection
[13:22:18][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[13:22:18][E][nextion.upload.idf:358]: Nextion TFT upload failed
[13:22:18][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[13:22:18][W][component:237]: Component script took a long time for an operation (34795 ms).
[13:22:18][W][component:238]: Components should block for at most 30 ms.
[13:22:18][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 921600 bps returned: NO
[13:22:18][I][safe_mode:041]: Boot seems successful; resetting boot loop counter
[13:22:18][D][esp32.preferences:114]: Saving 4 preferences to flash...
[13:22:18][D][esp32.preferences:143]: Saving 4 preferences to flash: 0 cached, 4 written, 0 failed
[13:22:18][D][sensor:094]: 'ntc_source': Sending state 1.44233 V with 2 decimals of accuracy
[13:22:18][D][resistance:039]: 'resistance_sensor' - Resistance 8695.9Ω
[13:22:18][D][sensor:094]: 'resistance_sensor': Sending state 8695.92773 Ω with 1 decimals of accuracy
[13:22:18][D][ntc:026]: 'Temperature' - Temperature: 28.2°C
[13:22:18][D][sensor:094]: 'Temperature': Sending state 28.17810 °C with 1 decimals of accuracy
[13:22:18][D][sensor:094]: 'RSSI': Sending state -47.00000 dBm with 0 decimals of accuracy
[13:22:23][D][main:403]: Attempting to upload TFT
[13:22:23][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #2 at 921600 bps
[13:22:23][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[13:22:24][D][text_sensor:064]: 'Device Name': Sending state 'buero_norbert_nspanel'
[13:22:24][D][sensor:094]: 'ntc_source': Sending state 1.44283 V with 2 decimals of accuracy
[13:22:24][D][resistance:039]: 'resistance_sensor' - Resistance 8701.3Ω
[13:22:24][D][sensor:094]: 'resistance_sensor': Sending state 8701.28320 Ω with 1 decimals of accuracy
[13:22:24][D][ntc:026]: 'Temperature' - Temperature: 28.2°C
[13:22:24][D][sensor:094]: 'Temperature': Sending state 28.16394 °C with 1 decimals of accuracy
[13:22:26][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
[13:22:26][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
[13:22:26][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
[13:22:32][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
[13:22:34][D][sensor:094]: 'ntc_source': Sending state 1.44333 V with 2 decimals of accuracy
[13:22:34][D][resistance:039]: 'resistance_sensor' - Resistance 8706.6Ω
[13:22:34][D][sensor:094]: 'resistance_sensor': Sending state 8706.64453 Ω with 1 decimals of accuracy
[13:22:34][D][ntc:026]: 'Temperature' - Temperature: 28.1°C
[13:22:34][D][sensor:094]: 'Temperature': Sending state 28.14979 °C with 1 decimals of accuracy
[13:22:34][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[13:22:34][D][nextion.upload.idf:157]: Nextion TFT upload requested
[13:22:34][D][nextion.upload.idf:158]: Exit reparse: NO
[13:22:34][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[13:22:34][D][nextion.upload.idf:188]: Baud rate: 921600
[13:22:35][D][nextion.upload.idf:235]: TFT file size: 7478928 bytes
[13:22:35][D][nextion.upload.idf:248]: Uploading Nextion
[13:22:41][D][nextion.upload.idf:287]: Upgrade response is [] - 0 byte(s)
[13:22:41][E][nextion.upload.idf:293]: Preparation for TFT upload failed 0 ""
[13:22:41][D][nextion.upload.idf:294]: Close HTTP connection
[13:22:41][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[13:22:41][E][nextion.upload.idf:358]: Nextion TFT upload failed
[13:22:41][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[13:22:41][W][component:237]: Component script took a long time for an operation (6261 ms).
[13:22:41][W][component:238]: Components should block for at most 30 ms.
[13:22:41][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #2 at 921600 bps returned: NO
[13:22:44][D][sensor:094]: 'ntc_source': Sending state 1.44417 V with 2 decimals of accuracy
[13:22:44][D][resistance:039]: 'resistance_sensor' - Resistance 8715.6Ω
[13:22:44][D][sensor:094]: 'resistance_sensor': Sending state 8715.58105 Ω with 1 decimals of accuracy
[13:22:44][D][ntc:026]: 'Temperature' - Temperature: 28.1°C
[13:22:44][D][sensor:094]: 'Temperature': Sending state 28.12621 °C with 1 decimals of accuracy
[13:22:46][D][script.nextion_status:107]: Nextion status:
[13:22:46][D][script.nextion_status:108]:   Is detected: YES
[13:22:46][D][script.nextion_status:109]:   Is setup:    YES
[13:22:46][D][script.nextion_status:110]:   Queue size:  1
[13:22:46][D][addon_upload_tft.script.report_upload_progress:158]: Setting baud rate
[13:22:46][D][script.set_baud_rate:3022]: Baud rate changing from 921600 to 115200 bps
[13:22:46][D][script.set_baud_rate:3023]: Flush UART
[13:22:46][D][script.set_baud_rate:3029]: Sending instruction 'baud=115200' to Nextion
[13:22:46][D][script.set_baud_rate:3031]: Flush UART
[13:22:46][D][script.set_baud_rate:3037]: Set ESPHome new baud rate to 115200 bps
[13:22:46][C][uart.idf:153]: UART 1 was reloaded.
[13:22:46][C][uart.idf:159]: UART Bus 1:
[13:22:46][C][uart.idf:160]:   TX Pin: GPIO16
[13:22:46][C][uart.idf:161]:   RX Pin: GPIO17
[13:22:46][C][uart.idf:163]:   RX Buffer Size: 256
[13:22:46][C][uart.idf:165]:   Baud Rate: 115200 baud
[13:22:46][C][uart.idf:166]:   Data Bits: 8
[13:22:46][C][uart.idf:167]:   Parity: NONE
[13:22:46][C][uart.idf:168]:   Stop bits: 1
[13:22:46][D][script.set_baud_rate:3040]: Current baud rate: 115200 bps
[13:22:46][W][component:237]: Component script took a long time for an operation (80 ms).
[13:22:46][W][component:238]: Components should block for at most 30 ms.
[13:22:48][D][main:403]: Attempting to upload TFT
[13:22:48][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #3 at 115200 bps
[13:22:48][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[13:22:51][D][sensor:094]: 'RSSI': Sending state -43.00000 dBm with 0 decimals of accuracy
[13:22:52][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
[13:22:54][D][nextion:781]: Removing old queue type "NO_RESULT" name "send_command_printf"
[13:22:54][D][sensor:094]: 'ntc_source': Sending state 1.43833 V with 2 decimals of accuracy
[13:22:54][D][resistance:039]: 'resistance_sensor' - Resistance 8653.2Ω
[13:22:54][D][sensor:094]: 'resistance_sensor': Sending state 8653.17871 Ω with 1 decimals of accuracy
[13:22:54][D][ntc:026]: 'Temperature' - Temperature: 28.3°C
[13:22:54][D][sensor:094]: 'Temperature': Sending state 28.29142 °C with 1 decimals of accuracy
[13:22:56][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[13:22:56][D][nextion.upload.idf:157]: Nextion TFT upload requested
[13:22:56][D][nextion.upload.idf:158]: Exit reparse: NO
[13:22:56][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[13:22:56][D][nextion.upload.idf:188]: Baud rate: 115200
[13:22:57][D][nextion.upload.idf:235]: TFT file size: 7478928 bytes
[13:22:57][D][nextion.upload.idf:248]: Uploading Nextion
[13:23:02][D][nextion.upload.idf:287]: Upgrade response is [] - 0 byte(s)
[13:23:02][E][nextion.upload.idf:293]: Preparation for TFT upload failed 0 ""
[13:23:02][D][nextion.upload.idf:294]: Close HTTP connection
[13:23:02][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[13:23:02][E][nextion.upload.idf:358]: Nextion TFT upload failed
[13:23:02][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[13:23:02][W][component:237]: Component script took a long time for an operation (6288 ms).
[13:23:02][W][component:238]: Components should block for at most 30 ms.
[13:23:02][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #3 at 115200 bps returned: NO
[13:23:04][D][sensor:094]: 'ntc_source': Sending state 1.43850 V with 2 decimals of accuracy
[13:23:04][D][resistance:039]: 'resistance_sensor' - Resistance 8655.0Ω
[13:23:04][D][sensor:094]: 'resistance_sensor': Sending state 8654.95605 Ω with 1 decimals of accuracy
[13:23:04][D][ntc:026]: 'Temperature' - Temperature: 28.3°C
[13:23:04][D][sensor:094]: 'Temperature': Sending state 28.28670 °C with 1 decimals of accuracy
[13:23:07][D][main:403]: Attempting to upload TFT
[13:23:07][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #4 at 115200 bps
[13:23:07][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[13:23:10][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
[13:23:10][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
[13:23:12][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
[13:23:14][D][sensor:094]: 'ntc_source': Sending state 1.43800 V with 2 decimals of accuracy
[13:23:14][D][resistance:039]: 'resistance_sensor' - Resistance 8649.6Ω
[13:23:14][D][sensor:094]: 'resistance_sensor': Sending state 8649.62500 Ω with 1 decimals of accuracy
[13:23:14][D][ntc:026]: 'Temperature' - Temperature: 28.3°C
[13:23:14][D][sensor:094]: 'Temperature': Sending state 28.30087 °C with 1 decimals of accuracy
[13:23:14][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[13:23:14][D][nextion.upload.idf:157]: Nextion TFT upload requested
[13:23:14][D][nextion.upload.idf:158]: Exit reparse: NO
[13:23:14][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[13:23:14][D][nextion.upload.idf:188]: Baud rate: 115200
[13:23:15][D][nextion.upload.idf:235]: TFT file size: 7478928 bytes
[13:23:15][D][nextion.upload.idf:248]: Uploading Nextion
[13:23:21][D][nextion.upload.idf:287]: Upgrade response is [] - 0 byte(s)
[13:23:21][E][nextion.upload.idf:293]: Preparation for TFT upload failed 0 ""
[13:23:21][D][nextion.upload.idf:294]: Close HTTP connection
[13:23:21][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[13:23:21][E][nextion.upload.idf:358]: Nextion TFT upload failed
[13:23:21][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[13:23:21][W][component:237]: Component script took a long time for an operation (6282 ms).
[13:23:21][W][component:238]: Components should block for at most 30 ms.
[13:23:21][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #4 at 115200 bps returned: NO
[13:23:24][D][text_sensor:064]: 'Device Name': Sending state 'buero_norbert_nspanel'
[13:23:24][D][sensor:094]: 'ntc_source': Sending state 1.43800 V with 2 decimals of accuracy
[13:23:24][D][resistance:039]: 'resistance_sensor' - Resistance 8649.6Ω
[13:23:24][D][sensor:094]: 'resistance_sensor': Sending state 8649.62500 Ω with 1 decimals of accuracy
[13:23:24][D][ntc:026]: 'Temperature' - Temperature: 28.3°C
[13:23:24][D][sensor:094]: 'Temperature': Sending state 28.30087 °C with 1 decimals of accuracy
[13:23:26][D][addon_upload_tft.script.report_upload_progress:158]: Restarting Nextion display
[13:23:26][D][switch:016]: 'Nextion display - Power' Turning OFF.
[13:23:26][D][switch:055]: 'Nextion display - Power': Sending state OFF
[13:23:28][D][switch:012]: 'Nextion display - Power' Turning ON.
[13:23:28][D][switch:055]: 'Nextion display - Power': Sending state ON
[13:23:32][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
rocknobx commented 2 months ago

this time flash tft with the blank package

[13:49:21][W][component:237]: Component script took a long time for an operation (122 ms).
[13:49:21][W][component:238]: Components should block for at most 30 ms.
[13:49:22][W][nextion:416]: Nextion reported variable name invalid!
[13:49:23][D][sensor:094]: 'ntc_source': Sending state 1.39633 V with 2 decimals of accuracy
[13:49:23][D][resistance:039]: 'resistance_sensor' - Resistance 8215.2Ω
[13:49:23][D][sensor:094]: 'resistance_sensor': Sending state 8215.16406 Ω with 1 decimals of accuracy
[13:49:23][D][ntc:026]: 'Temperature' - Temperature: 29.5°C
[13:49:23][D][sensor:094]: 'Temperature': Sending state 29.49113 °C with 1 decimals of accuracy
[13:49:23][W][nextion:416]: Nextion reported variable name invalid!
[13:49:24][W][nextion:416]: Nextion reported variable name invalid!
[13:49:24][W][nextion:416]: Nextion reported variable name invalid!
[13:49:24][D][addon_upload_tft.script.report_upload_progress:158]: Set Nextion unavailable for blueprint calls
[13:49:24][D][binary_sensor:036]: 'Nextion display': Sending state OFF
[13:49:24][D][addon_upload_tft.script.report_upload_progress:158]: Preparing for upload...
[13:49:24][D][script.nextion_status:107]: Nextion status:
[13:49:24][D][script.nextion_status:108]:   Is detected: YES
[13:49:24][D][script.nextion_status:109]:   Is setup:    YES
[13:49:24][D][script.nextion_status:110]:   Queue size:  0
[13:49:24][D][addon_upload_tft.script.upload_tft:220]: Starting the upload script
[13:49:24][D][addon_upload_tft.script.upload_tft:221]:   Valid TFT:               NO
[13:49:24][D][addon_upload_tft.script.upload_tft:222]:   Current baud rate:       115200 bps
[13:49:24][D][addon_upload_tft.script.upload_tft:223]:   Target upload baud rate: 921600 bps
[13:49:24][D][addon_upload_tft.script.upload_tft:224]:   Upload URL: http://192.168.1.83:8123/local/nspanel_blank.tft
[13:49:24][W][component:237]: Component script took a long time for an operation (63 ms).
[13:49:24][W][component:238]: Components should block for at most 30 ms.
[13:49:26][D][addon_upload_tft.script.open_upload_dialog:134]: Showing upload dialog page
[13:49:26][W][nextion:377]: Nextion reported page ID invalid!
[13:49:28][W][nextion:416]: Nextion reported variable name invalid!
[13:49:30][D][addon_upload_tft.script.report_upload_progress:158]: Stopping other scripts
[13:49:30][D][script.nextion_status:107]: Nextion status:
[13:49:30][D][script.nextion_status:108]:   Is detected: YES
[13:49:30][D][script.nextion_status:109]:   Is setup:    YES
[13:49:30][D][script.nextion_status:110]:   Queue size:  0
[13:49:30][D][addon_upload_tft.script.report_upload_progress:158]: Setting baud rate
[13:49:30][D][script.set_baud_rate:3022]: Baud rate changing from 115200 to 921600 bps
[13:49:30][D][script.set_baud_rate:3023]: Flush UART
[13:49:30][D][script.set_baud_rate:3029]: Sending instruction 'baud=921600' to Nextion
[13:49:30][D][script.set_baud_rate:3031]: Flush UART
[13:49:30][D][script.set_baud_rate:3037]: Set ESPHome new baud rate to 921600 bps
[13:49:30][C][uart.idf:153]: UART 1 was reloaded.
[13:49:30][C][uart.idf:159]: UART Bus 1:
[13:49:30][C][uart.idf:160]:   TX Pin: GPIO16
[13:49:30][C][uart.idf:161]:   RX Pin: GPIO17
[13:49:31][C][uart.idf:163]:   RX Buffer Size: 256
[13:49:31][C][uart.idf:165]:   Baud Rate: 921600 baud
[13:49:31][C][uart.idf:166]:   Data Bits: 8
[13:49:31][C][uart.idf:167]:   Parity: NONE
[13:49:31][C][uart.idf:168]:   Stop bits: 1
[13:49:31][D][script.set_baud_rate:3040]: Current baud rate: 921600 bps
[13:49:33][D][main:403]: Attempting to upload TFT
[13:49:33][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 921600 bps
[13:49:33][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[13:49:33][D][sensor:094]: 'ntc_source': Sending state 1.40350 V with 2 decimals of accuracy
[13:49:33][D][resistance:039]: 'resistance_sensor' - Resistance 8288.5Ω
[13:49:33][D][sensor:094]: 'resistance_sensor': Sending state 8288.53320 Ω with 1 decimals of accuracy
[13:49:33][D][ntc:026]: 'Temperature' - Temperature: 29.3°C
[13:49:33][D][sensor:094]: 'Temperature': Sending state 29.28511 °C with 1 decimals of accuracy
[13:49:35][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[13:49:35][D][nextion.upload.idf:157]: Nextion TFT upload requested
[13:49:35][D][nextion.upload.idf:158]: Exit reparse: NO
[13:49:35][D][nextion.upload.idf:159]: URL: http://192.168.1.83:8123/local/nspanel_blank.tft
[13:49:35][D][nextion.upload.idf:188]: Baud rate: 921600
[13:49:35][D][nextion.upload.idf:235]: TFT file size: 275044 bytes
[13:49:35][D][nextion.upload.idf:248]: Uploading Nextion
[13:49:35][D][nextion.upload.idf:287]: Upgrade response is [05] - 1 byte(s)
[13:49:35][D][nextion.upload.idf:308]: Uploading TFT to Nextion:
[13:49:35][D][nextion.upload.idf:309]:   URL: http://192.168.1.83:8123/local/nspanel_blank.tft
[13:49:35][D][nextion.upload.idf:310]:   File size: 275044 bytes
[13:49:35][D][nextion.upload.idf:311]:   Free heap: 2173567
[13:49:35][D][nextion.upload.idf:026]: Range start: 0
[13:49:40][D][nextion.upload.idf:107]: Uploaded 1.49%, remaining 270948 bytes, free heap: 200684 (DRAM) + 2015003 (PSRAM) bytes
[13:49:40][D][nextion.upload.idf:115]: recv_string [08.00.00.00.00 (5)]
[13:49:40][D][nextion.upload.idf:026]: Range start: 4096
[13:49:41][D][nextion.upload.idf:107]: Uploaded 2.98%, remaining 266852 bytes, free heap: 200668 (DRAM) + 2006575 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 4.47%, remaining 262756 bytes, free heap: 200668 (DRAM) + 2004627 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 5.96%, remaining 258660 bytes, free heap: 200668 (DRAM) + 2006355 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 7.45%, remaining 254564 bytes, free heap: 200668 (DRAM) + 2005663 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 8.94%, remaining 250468 bytes, free heap: 200668 (DRAM) + 2007719 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 10.42%, remaining 246372 bytes, free heap: 200668 (DRAM) + 2005623 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 11.91%, remaining 242276 bytes, free heap: 200668 (DRAM) + 2007379 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 13.40%, remaining 238180 bytes, free heap: 200668 (DRAM) + 2007695 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 14.89%, remaining 234084 bytes, free heap: 200668 (DRAM) + 2004631 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 16.38%, remaining 229988 bytes, free heap: 200668 (DRAM) + 2006619 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 17.87%, remaining 225892 bytes, free heap: 200668 (DRAM) + 2007707 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 19.36%, remaining 221796 bytes, free heap: 200668 (DRAM) + 2008539 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 20.85%, remaining 217700 bytes, free heap: 200668 (DRAM) + 2006995 (PSRAM) bytes
[13:49:41][D][nextion.upload.idf:107]: Uploaded 22.34%, remaining 213604 bytes, free heap: 200668 (DRAM) + 2007615 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 23.83%, remaining 209508 bytes, free heap: 200540 (DRAM) + 2007103 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 25.32%, remaining 205412 bytes, free heap: 200668 (DRAM) + 2004179 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 26.81%, remaining 201316 bytes, free heap: 200668 (DRAM) + 2006743 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 28.30%, remaining 197220 bytes, free heap: 200668 (DRAM) + 2006775 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 29.78%, remaining 193124 bytes, free heap: 200668 (DRAM) + 2006291 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 31.27%, remaining 189028 bytes, free heap: 200668 (DRAM) + 2008319 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 32.76%, remaining 184932 bytes, free heap: 200668 (DRAM) + 2008263 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 34.25%, remaining 180836 bytes, free heap: 200668 (DRAM) + 2006339 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 35.74%, remaining 176740 bytes, free heap: 200668 (DRAM) + 2005979 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 37.23%, remaining 172644 bytes, free heap: 200668 (DRAM) + 2006359 (PSRAM) bytes
[13:49:42][D][nextion.upload.idf:107]: Uploaded 38.72%, remaining 168548 bytes, free heap: 200668 (DRAM) + 2005307 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 40.21%, remaining 164452 bytes, free heap: 200668 (DRAM) + 2008127 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 41.70%, remaining 160356 bytes, free heap: 200668 (DRAM) + 2007727 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 43.19%, remaining 156260 bytes, free heap: 200668 (DRAM) + 2004191 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 44.68%, remaining 152164 bytes, free heap: 200668 (DRAM) + 2007647 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 46.17%, remaining 148068 bytes, free heap: 200668 (DRAM) + 2004631 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 47.65%, remaining 143972 bytes, free heap: 200668 (DRAM) + 2005979 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 49.14%, remaining 139876 bytes, free heap: 200668 (DRAM) + 2007707 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 50.63%, remaining 135780 bytes, free heap: 200668 (DRAM) + 2007131 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 52.12%, remaining 131684 bytes, free heap: 200668 (DRAM) + 2005887 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 53.61%, remaining 127588 bytes, free heap: 200668 (DRAM) + 2008715 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 55.10%, remaining 123492 bytes, free heap: 200668 (DRAM) + 2007187 (PSRAM) bytes
[13:49:43][D][nextion.upload.idf:107]: Uploaded 56.59%, remaining 119396 bytes, free heap: 200668 (DRAM) + 2004191 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 58.08%, remaining 115300 bytes, free heap: 200668 (DRAM) + 2007899 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 59.57%, remaining 111204 bytes, free heap: 200668 (DRAM) + 2007543 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 61.06%, remaining 107108 bytes, free heap: 200668 (DRAM) + 2008027 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 62.55%, remaining 103012 bytes, free heap: 200668 (DRAM) + 2006383 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 64.04%, remaining 98916 bytes, free heap: 200668 (DRAM) + 2004619 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 65.53%, remaining 94820 bytes, free heap: 200668 (DRAM) + 2006803 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 67.01%, remaining 90724 bytes, free heap: 200668 (DRAM) + 2007695 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 68.50%, remaining 86628 bytes, free heap: 200668 (DRAM) + 2007003 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 69.99%, remaining 82532 bytes, free heap: 200668 (DRAM) + 2006299 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 71.48%, remaining 78436 bytes, free heap: 200668 (DRAM) + 2005975 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 72.97%, remaining 74340 bytes, free heap: 200668 (DRAM) + 2006347 (PSRAM) bytes
[13:49:44][D][nextion.upload.idf:107]: Uploaded 74.46%, remaining 70244 bytes, free heap: 200668 (DRAM) + 2006443 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 75.95%, remaining 66148 bytes, free heap: 200668 (DRAM) + 2007723 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 77.44%, remaining 62052 bytes, free heap: 200668 (DRAM) + 2006851 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 78.93%, remaining 57956 bytes, free heap: 200668 (DRAM) + 2007615 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 80.42%, remaining 53860 bytes, free heap: 200668 (DRAM) + 2007935 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 81.91%, remaining 49764 bytes, free heap: 200668 (DRAM) + 2006923 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 83.40%, remaining 45668 bytes, free heap: 200668 (DRAM) + 2006291 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 84.89%, remaining 41572 bytes, free heap: 200668 (DRAM) + 2008019 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 86.37%, remaining 37476 bytes, free heap: 200476 (DRAM) + 2007207 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 87.86%, remaining 33380 bytes, free heap: 200668 (DRAM) + 2004223 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 89.35%, remaining 29284 bytes, free heap: 200668 (DRAM) + 2007643 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 90.84%, remaining 25188 bytes, free heap: 200668 (DRAM) + 2007163 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 92.33%, remaining 21092 bytes, free heap: 200668 (DRAM) + 2006539 (PSRAM) bytes
[13:49:45][D][nextion.upload.idf:107]: Uploaded 93.82%, remaining 16996 bytes, free heap: 200668 (DRAM) + 2004067 (PSRAM) bytes
[13:49:46][D][nextion.upload.idf:107]: Uploaded 95.31%, remaining 12900 bytes, free heap: 200668 (DRAM) + 1994807 (PSRAM) bytes
[13:49:46][D][nextion.upload.idf:107]: Uploaded 96.80%, remaining 8804 bytes, free heap: 200668 (DRAM) + 1995323 (PSRAM) bytes
[13:49:46][D][nextion.upload.idf:107]: Uploaded 98.29%, remaining 4708 bytes, free heap: 200668 (DRAM) + 1996763 (PSRAM) bytes
[13:49:46][D][nextion.upload.idf:107]: Uploaded 99.78%, remaining 612 bytes, free heap: 200668 (DRAM) + 2003447 (PSRAM) bytes
[13:49:46][D][nextion.upload.idf:107]: Uploaded 100.00%, remaining 0 bytes, free heap: 200668 (DRAM) + 2004343 (PSRAM) bytes
[13:49:46][D][nextion.upload.idf:332]: Successfully uploaded TFT to Nextion!
[13:49:46][D][nextion.upload.idf:334]: Close HTTP connection
[13:49:46][D][nextion.upload.idf:342]: Nextion TFT upload finished: YES
[13:49:46][D][nextion.upload.idf:354]: Restarting ESPHome
WARNING buero-norbert-nspanel @ 192.168.1.78: Connection error occurred: [Errno 104] Connection reset by peer
INFO Processing unexpected disconnect from ESPHome API for buero-norbert-nspanel @ 192.168.1.78
WARNING Disconnected from API
INFO Successfully connected to buero-norbert-nspanel @ 192.168.1.78 in 0.003s
INFO Successful handshake with buero-norbert-nspanel @ 192.168.1.78 in 0.020s
[13:50:10][W][nextion:416]: Nextion reported variable name invalid!
[13:50:10][W][nextion:416]: Nextion reported variable name invalid!
[13:50:15][D][sensor:094]: 'ntc_source': Sending state 1.40200 V with 2 decimals of accuracy
[13:50:15][D][resistance:039]: 'resistance_sensor' - Resistance 8273.1Ω
[13:50:15][D][sensor:094]: 'resistance_sensor': Sending state 8273.12891 Ω with 1 decimals of accuracy
[13:50:15][D][ntc:026]: 'Temperature' - Temperature: 29.3°C
[13:50:15][D][sensor:094]: 'Temperature': Sending state 29.32819 °C with 1 decimals of accuracy
[13:50:15][W][nextion:416]: Nextion reported variable name invalid!
[13:50:19][D][sensor:094]: 'Display Current brightness': Sending state 25.00000 % with 0 decimals of accuracy
[13:50:20][D][text_sensor:064]: 'Current Page': Sending state 'blank'
[13:50:20][D][script.page_changed:2644]: New page: blank
[13:50:20][D][text_sensor:064]: 'Detailed Entity': Sending state ''
[13:50:20][D][script.timer_dim:3266]: Waking up on page: blank
[13:50:20][D][script:077]: Script 'timer_sleep' restarting (mode: restart)
[13:50:20][W][script.page_blank:2480]: Construct blank page
[13:50:20][D][nextion_textsensor:014]: Processed text_sensor "current_page" state "blank"
[13:50:20][D][sensor:094]: 'Display mode': Sending state 4.00000  with 0 decimals of accuracy
[13:50:20][W][addon_upload_tft.sensor.display_mode:491]: Display mode: 4
[13:50:20][W][addon_upload_tft.sensor.display_mode:492]: Valid TFT:    False
[13:50:20][D][nextion_sensor:016]: Processed sensor "display_mode" state 4
[13:50:20][W][nextion:416]: Nextion reported variable name invalid!
[13:50:20][D][sensor:094]: 'Display Current brightness': Sending state 100.00000 % with 0 decimals of accuracy
[13:50:20][W][component:237]: Component display took a long time for an operation (64 ms).
[13:50:20][W][component:238]: Components should block for at most 30 ms.
[13:50:20][C][nspanel_ha_blueprint:2224]: Wi-Fi:         Excellent (-44 dBm)
[13:50:20][C][nspanel_ha_blueprint:2235]: API:           Connected
[13:50:20][C][nspanel_ha_blueprint:2243]: Blueprint:
[13:50:20][W][nspanel_ha_blueprint:2248]:   Init steps:  0 (0.0%)
[13:50:20][W][nspanel_ha_blueprint:2249]:   State:       Pending
[13:50:20][C][nspanel_ha_blueprint:2250]: Requesting blueprint settings
[13:50:20][C][nspanel_ha_blueprint:2255]: ESPHome:
[13:50:20][C][nspanel_ha_blueprint:2256]:   Version:     4.3.11
[13:50:20][C][nspanel_ha_blueprint:2257]:   Compiler:    2024.8.1
[13:50:20][C][nspanel_ha_blueprint:2262]:   Framework:   ESP-IDF
[13:50:20][C][nspanel_ha_blueprint:2267]:   Free heap:
[13:50:20][C][nspanel_ha_blueprint:2271]:     Internal:   203484 bytes (57.9%)
[13:50:20][C][nspanel_ha_blueprint:2281]:     PSRAM:     2017815 bytes (96.8%)
[13:50:20][C][nspanel_ha_blueprint:2288]: UART:
[13:50:21][C][nspanel_ha_blueprint:2289]:   Baud rate:   115200 bps
[13:50:21][C][nspanel_ha_blueprint:2290]:   Queue size:  0
[13:50:21][C][nspanel_ha_blueprint:2294]: Nextion:
[13:50:21][C][nspanel_ha_blueprint:2295]:   Queue size:  0
[13:50:21][C][nspanel_ha_blueprint:2297]:   Is setup:    True
[13:50:21][C][nspanel_ha_blueprint:2304]:   Init:        True
[13:50:21][W][nspanel_ha_blueprint:2308]:   TFT:         UNKNOWN
[13:50:21][C][nspanel_ha_blueprint:2311]: Packages:
[13:50:21][C][nspanel_ha_blueprint:2313]:   - Core
[13:50:21][C][nspanel_ha_blueprint:2322]:   - Upload TFT
[13:50:21][C][nspanel_ha_blueprint:097]: Add-on Upload TFT:
[13:50:21][C][nspanel_ha_blueprint:098]:   File model: NSPanel EU
[13:50:21][C][nspanel_ha_blueprint:099]:   Valid TFT:  NO
[13:50:21][W][component:237]: Component script took a long time for an operation (123 ms).
[13:50:21][W][component:238]: Components should block for at most 30 ms.
[13:50:24][W][nextion:416]: Nextion reported variable name invalid!
[13:50:24][W][nextion:416]: Nextion reported variable name invalid!
[13:50:25][D][sensor:094]: 'ntc_source': Sending state 1.40660 V with 2 decimals of accuracy
[13:50:25][D][resistance:039]: 'resistance_sensor' - Resistance 8320.4Ω
[13:50:25][D][sensor:094]: 'resistance_sensor': Sending state 8320.43945 Ω with 1 decimals of accuracy
[13:50:25][D][ntc:026]: 'Temperature' - Temperature: 29.2°C
[13:50:25][D][sensor:094]: 'Temperature': Sending state 29.19617 °C with 1 decimals of accuracy
[13:50:25][W][nextion:416]: Nextion reported variable name invalid!
[13:50:26][D][text_sensor:064]: 'Device Name': Sending state 'buero_norbert_nspanel'
[13:50:30][W][nextion:416]: Nextion reported variable name invalid!
[13:50:30][W][nextion:416]: Nextion reported variable name invalid!
[13:50:30][W][nextion:416]: Nextion reported variable name invalid!
[13:50:31][D][sensor:094]: 'RSSI': Sending state -45.00000 dBm with 0 decimals of accuracy
[13:50:34][W][nextion:416]: Nextion reported variable name invalid!
[13:50:34][W][nextion:416]: Nextion reported variable name invalid!
[13:50:35][D][script.timer_page:3256]: Fallback to page Home
[13:50:35][W][nextion:377]: Nextion reported page ID invalid!
[13:50:35][D][sensor:094]: 'ntc_source': Sending state 1.40583 V with 2 decimals of accuracy
[13:50:35][D][resistance:039]: 'resistance_sensor' - Resistance 8312.5Ω
[13:50:35][D][sensor:094]: 'resistance_sensor': Sending state 8312.53809 Ω with 1 decimals of accuracy
[13:50:35][D][ntc:026]: 'Temperature' - Temperature: 29.2°C
[13:50:35][D][sensor:094]: 'Temperature': Sending state 29.21815 °C with 1 decimals of accuracy
[13:50:35][W][nextion:416]: Nextion reported variable name invalid!
[13:50:44][W][nextion:416]: Nextion reported variable name invalid!
rocknobx commented 2 months ago

at least i could see the qr code now

rocknobx commented 2 months ago

and upload the nspanel_eu.tft is the same as above :(

[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.32%, remaining 6557328 bytes, free heap: 200944 (DRAM) + 1996859 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.38%, remaining 6553232 bytes, free heap: 200944 (DRAM) + 1997371 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.43%, remaining 6549136 bytes, free heap: 200944 (DRAM) + 2000287 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.49%, remaining 6545040 bytes, free heap: 200944 (DRAM) + 1996255 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.54%, remaining 6540944 bytes, free heap: 200944 (DRAM) + 1998211 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.60%, remaining 6536848 bytes, free heap: 200944 (DRAM) + 2001219 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.65%, remaining 6532752 bytes, free heap: 200944 (DRAM) + 1999759 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.71%, remaining 6528656 bytes, free heap: 200944 (DRAM) + 1999331 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.76%, remaining 6524560 bytes, free heap: 200944 (DRAM) + 1998203 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.82%, remaining 6520464 bytes, free heap: 200944 (DRAM) + 1997287 (PSRAM) bytes
[13:52:34][D][nextion.upload.idf:107]: Uploaded 12.87%, remaining 6516368 bytes, free heap: 200944 (DRAM) + 1998423 (PSRAM) bytes
[13:52:35][D][nextion.upload.idf:107]: Uploaded 12.93%, remaining 6512272 bytes, free heap: 200944 (DRAM) + 1999155 (PSRAM) bytes
[13:52:35][D][nextion.upload.idf:107]: Uploaded 12.98%, remaining 6508176 bytes, free heap: 200944 (DRAM) + 1999227 (PSRAM) bytes
[13:52:35][D][nextion.upload.idf:107]: Uploaded 13.03%, remaining 6504080 bytes, free heap: 200944 (DRAM) + 2000919 (PSRAM) bytes
[13:52:35][D][nextion.upload.idf:107]: Uploaded 13.09%, remaining 6499984 bytes, free heap: 200944 (DRAM) + 2000883 (PSRAM) bytes
[13:52:35][D][nextion.upload.idf:107]: Uploaded 13.14%, remaining 6495888 bytes, free heap: 200944 (DRAM) + 1999155 (PSRAM) bytes
[13:52:36][D][nextion.upload.idf:107]: Uploaded 13.20%, remaining 6491792 bytes, free heap: 200944 (DRAM) + 1997211 (PSRAM) bytes
[13:52:36][E][nextion.upload.idf:133]: Invalid response from Nextion: []
[13:52:36][E][nextion.upload.idf:321]: Error uploading TFT to Nextion!
[13:52:36][D][nextion.upload.idf:322]: Close HTTP connection
[13:52:36][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[13:52:36][E][nextion.upload.idf:358]: Nextion TFT upload failed
[13:52:36][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[13:52:36][W][component:237]: Component script took a long time for an operation (26411 ms).
[13:52:36][W][component:238]: Components should block for at most 30 ms.
[13:52:36][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 921600 bps returned: NO
[13:52:36][D][sensor:094]: 'ntc_source': Sending state 1.42800 V with 2 decimals of accuracy
[13:52:36][D][resistance:039]: 'resistance_sensor' - Resistance 8543.6Ω
[13:52:36][D][sensor:094]: 'resistance_sensor': Sending state 8543.58984 Ω with 1 decimals of accuracy
[13:52:36][D][ntc:026]: 'Temperature' - Temperature: 28.6°C
[13:52:36][D][sensor:094]: 'Temperature': Sending state 28.58491 °C with 1 decimals of accuracy
[13:52:36][D][text_sensor:064]: 'Device Name': Sending state 'buero_norbert_nspanel'
[13:52:36][D][sensor:094]: 'RSSI': Sending state -44.00000 dBm with 0 decimals of accuracy
[13:52:41][D][main:403]: Attempting to upload TFT
[13:52:41][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #2 at 921600 bps
[13:52:41][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[13:52:44][D][nextion:781]: Removing old queue type "NO_RESULT" name "set_component_text"
[13:52:45][D][sensor:094]: 'ntc_source': Sending state 1.42717 V with 2 decimals of accuracy
[13:52:45][D][resistance:039]: 'resistance_sensor' - Resistance 8534.8Ω
edwardtfn commented 2 months ago

In your panel's device page, please change both baud rate entities to 115200bps. The "Baud rate" is already at 115200bps, but now you have try the same for "Update TFT display - Baud rate".

IMG_9708

If you cannot find this, please look at the hidden entities on the "Configuration" area.

rocknobx commented 2 months ago
[16:48:40][D][script.boot_log:2048]: init_global
[16:48:40][D][script.boot_log:2048]: Global settings
[16:48:40][D][text_sensor:064]: 'Version Blueprint': Sending state '4.3.11'
[16:48:40][D][script:077]: Script 'check_versions' restarting (mode: restart)
[16:48:40][D][script:077]: Script 'check_versions' restarting (mode: restart)
[16:48:40][D][script.page_changed:2644]: New page: blank
[16:48:40][D][text_sensor:064]: 'Detailed Entity': Sending state ''
[16:48:40][D][script:077]: Script 'timer_page' restarting (mode: restart)
[16:48:40][D][script:077]: Script 'timer_dim' restarting (mode: restart)
[16:48:40][D][script:077]: Script 'timer_sleep' restarting (mode: restart)
[16:48:40][W][script.page_blank:2480]: Construct blank page
[16:48:40][D][sensor:094]: 'Blueprint': Sending state 100.00000 % with 1 decimals of accuracy
[16:48:40][W][component:237]: Component api took a long time for an operation (81 ms).
[16:48:40][W][component:238]: Components should block for at most 30 ms.
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:40][W][nextion:416]: Nextion reported variable name invalid!
[16:48:41][D][addon_upload_tft.script.report_upload_progress:158]: Set Nextion unavailable for blueprint calls
[16:48:41][D][binary_sensor:036]: 'Nextion display': Sending state OFF
[16:48:41][D][addon_upload_tft.script.report_upload_progress:158]: Preparing for upload...
[16:48:41][D][script.nextion_status:107]: Nextion status:
[16:48:41][D][script.nextion_status:108]:   Is detected: YES
[16:48:41][D][script.nextion_status:109]:   Is setup:    YES
[16:48:41][D][script.nextion_status:110]:   Queue size:  0
[16:48:41][D][addon_upload_tft.script.upload_tft:220]: Starting the upload script
[16:48:41][D][addon_upload_tft.script.upload_tft:221]:   Valid TFT:               NO
[16:48:41][D][addon_upload_tft.script.upload_tft:222]:   Current baud rate:       115200 bps
[16:48:41][D][addon_upload_tft.script.upload_tft:223]:   Target upload baud rate: 115200 bps
[16:48:41][D][addon_upload_tft.script.upload_tft:224]:   Upload URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[16:48:41][W][component:237]: Component script took a long time for an operation (63 ms).
[16:48:41][W][component:238]: Components should block for at most 30 ms.
[16:48:43][D][sensor:094]: 'ntc_source': Sending state 1.44917 V with 2 decimals of accuracy
[16:48:43][D][resistance:039]: 'resistance_sensor' - Resistance 8769.4Ω
[16:48:43][D][sensor:094]: 'resistance_sensor': Sending state 8769.38281 Ω with 1 decimals of accuracy
[16:48:43][D][ntc:026]: 'Temperature' - Temperature: 28.0°C
[16:48:43][D][sensor:094]: 'Temperature': Sending state 27.98486 °C with 1 decimals of accuracy
[16:48:43][W][nextion:416]: Nextion reported variable name invalid!
[16:48:43][D][addon_upload_tft.script.open_upload_dialog:134]: Showing upload dialog page
[16:48:43][W][nextion:377]: Nextion reported page ID invalid!
[16:48:45][W][nextion:416]: Nextion reported variable name invalid!
[16:48:47][D][addon_upload_tft.script.report_upload_progress:158]: Stopping other scripts
[16:48:47][D][script.nextion_status:107]: Nextion status:
[16:48:47][D][script.nextion_status:108]:   Is detected: YES
[16:48:47][D][script.nextion_status:109]:   Is setup:    YES
[16:48:47][D][script.nextion_status:110]:   Queue size:  0
[16:48:47][D][addon_upload_tft.script.report_upload_progress:158]: Setting baud rate
[16:48:49][D][main:403]: Attempting to upload TFT
[16:48:49][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 115200 bps
[16:48:49][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[16:48:51][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[16:48:51][D][nextion.upload.idf:157]: Nextion TFT upload requested
[16:48:51][D][nextion.upload.idf:158]: Exit reparse: NO
[16:48:51][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[16:48:51][D][nextion.upload.idf:188]: Baud rate: 115200
[16:48:52][D][nextion.upload.idf:235]: TFT file size: 7478928 bytes
[16:48:52][D][nextion.upload.idf:248]: Uploading Nextion
[16:48:52][D][nextion.upload.idf:287]: Upgrade response is [05] - 1 byte(s)
[16:48:52][D][nextion.upload.idf:308]: Uploading TFT to Nextion:
[16:48:52][D][nextion.upload.idf:309]:   URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[16:48:52][D][nextion.upload.idf:310]:   File size: 7478928 bytes
[16:48:52][D][nextion.upload.idf:311]:   Free heap: 2166967
[16:48:52][D][nextion.upload.idf:026]: Range start: 0
[16:48:58][D][nextion.upload.idf:107]: Uploaded 0.05%, remaining 7474832 bytes, free heap: 197700 (DRAM) + 2004423 (PSRAM) bytes
[16:48:58][D][nextion.upload.idf:115]: recv_string [08.00.00.00.00 (5)]
[16:48:58][D][nextion.upload.idf:026]: Range start: 4096
[16:48:58][D][nextion.upload.idf:107]: Uploaded 0.11%, remaining 7470736 bytes, free heap: 197696 (DRAM) + 1992739 (PSRAM) bytes
[16:48:59][D][nextion.upload.idf:107]: Uploaded 0.16%, remaining 7466640 bytes, free heap: 197696 (DRAM) + 1990491 (PSRAM) bytes
[16:48:59][D][nextion.upload.idf:107]: Uploaded 0.22%, remaining 7462544 bytes, free heap: 197696 (DRAM) + 1991655 (PSRAM) bytes
[16:49:00][D][nextion.upload.idf:107]: Uploaded 0.27%, remaining 7458448 bytes, free heap: 197696 (DRAM) + 1991647 (PSRAM) bytes
[16:49:00][D][nextion.upload.idf:107]: Uploaded 0.33%, remaining 7454352 bytes, free heap: 197696 (DRAM) + 1991971 (PSRAM) bytes
[16:49:00][D][nextion.upload.idf:107]: Uploaded 0.38%, remaining 7450256 bytes, free heap: 197696 (DRAM) + 1991411 (PSRAM) bytes
[16:49:01][D][nextion.upload.idf:107]: Uploaded 0.44%, remaining 7446160 bytes, free heap: 197696 (DRAM) + 1987159 (PSRAM) bytes
[16:49:01][D][nextion.upload.idf:107]: Uploaded 0.49%, remaining 7442064 bytes, free heap: 197572 (DRAM) + 1991831 (PSRAM) bytes
[16:49:01][D][nextion.upload.idf:107]: Uploaded 0.55%, remaining 7437968 bytes, free heap: 197696 (DRAM) + 1988859 (PSRAM) bytes
[16:49:02][D][nextion.upload.idf:107]: Uploaded 0.60%, remaining 7433872 bytes, free heap: 197696 (DRAM) + 1990599 (PSRAM) bytes
[16:49:02][D][nextion.upload.idf:107]: Uploaded 0.66%, remaining 7429776 bytes, free heap: 197696 (DRAM) + 1992419 (PSRAM) bytes
[16:49:03][D][nextion.upload.idf:107]: Uploaded 0.71%, remaining 7425680 bytes, free heap: 197696 (DRAM) + 1994027 (PSRAM) bytes
[16:49:03][D][nextion.upload.idf:107]: Uploaded 0.77%, remaining 7421584 bytes, free heap: 197696 (DRAM) + 1975451 (PSRAM) bytes
[16:49:03][D][nextion.upload.idf:107]: Uploaded 0.82%, remaining 7417488 bytes, free heap: 197696 (DRAM) + 1973723 (PSRAM) bytes
[16:49:04][D][nextion.upload.idf:107]: Uploaded 0.88%, remaining 7413392 bytes, free heap: 197696 (DRAM) + 1971995 (PSRAM) bytes
[16:49:04][D][nextion.upload.idf:107]: Uploaded 0.93%, remaining 7409296 bytes, free heap: 197696 (DRAM) + 1988723 (PSRAM) bytes
[16:49:06][D][nextion.upload.idf:107]: Uploaded 0.99%, remaining 7405200 bytes, free heap: 197696 (DRAM) + 1970407 (PSRAM) bytes
[16:49:06][D][nextion.upload.idf:107]: Uploaded 1.04%, remaining 7401104 bytes, free heap: 197696 (DRAM) + 1970407 (PSRAM) bytes
[16:49:07][D][nextion.upload.idf:107]: Uploaded 1.10%, remaining 7397008 bytes, free heap: 197696 (DRAM) + 1970407 (PSRAM) bytes
[16:49:07][D][nextion.upload.idf:107]: Uploaded 1.15%, remaining 7392912 bytes, free heap: 197696 (DRAM) + 1987135 (PSRAM) bytes
[16:49:08][D][nextion.upload.idf:107]: Uploaded 1.20%, remaining 7388816 bytes, free heap: 197696 (DRAM) + 1972135 (PSRAM) bytes
[16:49:08][D][nextion.upload.idf:107]: Uploaded 1.26%, remaining 7384720 bytes, free heap: 197696 (DRAM) + 1972135 (PSRAM) bytes
[16:49:08][D][nextion.upload.idf:107]: Uploaded 1.31%, remaining 7380624 bytes, free heap: 197696 (DRAM) + 1972135 (PSRAM) bytes
[16:49:09][D][nextion.upload.idf:107]: Uploaded 1.37%, remaining 7376528 bytes, free heap: 197696 (DRAM) + 1988863 (PSRAM) bytes
[16:49:09][D][nextion.upload.idf:107]: Uploaded 1.42%, remaining 7372432 bytes, free heap: 197696 (DRAM) + 1972135 (PSRAM) bytes
[16:49:10][D][nextion.upload.idf:107]: Uploaded 1.48%, remaining 7368336 bytes, free heap: 197696 (DRAM) + 1970407 (PSRAM) bytes
[16:49:10][D][nextion.upload.idf:107]: Uploaded 1.53%, remaining 7364240 bytes, free heap: 197696 (DRAM) + 1970407 (PSRAM) bytes
[16:49:10][D][nextion.upload.idf:107]: Uploaded 1.59%, remaining 7360144 bytes, free heap: 197696 (DRAM) + 1987135 (PSRAM) bytes
[16:49:11][D][nextion.upload.idf:107]: Uploaded 1.64%, remaining 7356048 bytes, free heap: 197572 (DRAM) + 1973863 (PSRAM) bytes
[16:49:11][D][nextion.upload.idf:107]: Uploaded 1.70%, remaining 7351952 bytes, free heap: 197696 (DRAM) + 1972135 (PSRAM) bytes
[16:49:12][D][nextion.upload.idf:107]: Uploaded 1.75%, remaining 7347856 bytes, free heap: 197696 (DRAM) + 1972135 (PSRAM) bytes
[16:49:12][D][nextion.upload.idf:107]: Uploaded 1.81%, remaining 7343760 bytes, free heap: 197696 (DRAM) + 1988863 (PSRAM) bytes
[16:49:13][D][nextion.upload.idf:107]: Uploaded 1.86%, remaining 7339664 bytes, free heap: 197696 (DRAM) + 1973095 (PSRAM) bytes
[16:49:13][D][nextion.upload.idf:107]: Uploaded 1.92%, remaining 7335568 bytes, free heap: 197696 (DRAM) + 1973095 (PSRAM) bytes
[16:49:13][D][nextion.upload.idf:107]: Uploaded 1.97%, remaining 7331472 bytes, free heap: 197696 (DRAM) + 1973095 (PSRAM) bytes
[16:49:14][D][nextion.upload.idf:107]: Uploaded 2.03%, remaining 7327376 bytes, free heap: 197696 (DRAM) + 1986367 (PSRAM) bytes
[16:49:14][D][nextion.upload.idf:107]: Uploaded 2.08%, remaining 7323280 bytes, free heap: 197696 (DRAM) + 1970111 (PSRAM) bytes
[16:49:15][D][nextion.upload.idf:107]: Uploaded 2.14%, remaining 7319184 bytes, free heap: 197696 (DRAM) + 1968383 (PSRAM) bytes
[16:49:15][D][nextion.upload.idf:107]: Uploaded 2.19%, remaining 7315088 bytes, free heap: 197696 (DRAM) + 1968383 (PSRAM) bytes
[16:49:15][D][nextion.upload.idf:107]: Uploaded 2.25%, remaining 7310992 bytes, free heap: 197696 (DRAM) + 1985111 (PSRAM) bytes
[16:49:16][D][nextion.upload.idf:107]: Uploaded 2.30%, remaining 7306896 bytes, free heap: 197696 (DRAM) + 1967471 (PSRAM) bytes
[16:49:16][D][nextion.upload.idf:107]: Uploaded 2.35%, remaining 7302800 bytes, free heap: 197696 (DRAM) + 1967471 (PSRAM) bytes
[16:49:17][D][nextion.upload.idf:107]: Uploaded 2.41%, remaining 7298704 bytes, free heap: 197696 (DRAM) + 1967471 (PSRAM) bytes
[16:49:17][D][nextion.upload.idf:107]: Uploaded 2.46%, remaining 7294608 bytes, free heap: 197696 (DRAM) + 1984199 (PSRAM) bytes
[16:49:19][D][nextion.upload.idf:107]: Uploaded 2.52%, remaining 7290512 bytes, free heap: 197696 (DRAM) + 1968679 (PSRAM) bytes
[16:49:19][D][nextion.upload.idf:107]: Uploaded 2.57%, remaining 7286416 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:19][D][nextion.upload.idf:107]: Uploaded 2.63%, remaining 7282320 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:20][D][nextion.upload.idf:107]: Uploaded 2.68%, remaining 7278224 bytes, free heap: 197696 (DRAM) + 1983679 (PSRAM) bytes
[16:49:20][D][nextion.upload.idf:107]: Uploaded 2.74%, remaining 7274128 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:21][D][nextion.upload.idf:107]: Uploaded 2.79%, remaining 7270032 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:21][D][nextion.upload.idf:107]: Uploaded 2.85%, remaining 7265936 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:21][D][nextion.upload.idf:107]: Uploaded 2.90%, remaining 7261840 bytes, free heap: 197696 (DRAM) + 1983679 (PSRAM) bytes
[16:49:22][D][nextion.upload.idf:107]: Uploaded 2.96%, remaining 7257744 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:22][D][nextion.upload.idf:107]: Uploaded 3.01%, remaining 7253648 bytes, free heap: 197696 (DRAM) + 1965223 (PSRAM) bytes
[16:49:23][D][nextion.upload.idf:107]: Uploaded 3.07%, remaining 7249552 bytes, free heap: 197696 (DRAM) + 1965223 (PSRAM) bytes
[16:49:23][D][nextion.upload.idf:107]: Uploaded 3.12%, remaining 7245456 bytes, free heap: 197696 (DRAM) + 1981935 (PSRAM) bytes
[16:49:24][D][nextion.upload.idf:107]: Uploaded 3.18%, remaining 7241360 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:24][D][nextion.upload.idf:107]: Uploaded 3.23%, remaining 7237264 bytes, free heap: 197696 (DRAM) + 1965223 (PSRAM) bytes
[16:49:24][D][nextion.upload.idf:107]: Uploaded 3.29%, remaining 7233168 bytes, free heap: 197696 (DRAM) + 1965223 (PSRAM) bytes
[16:49:25][D][nextion.upload.idf:107]: Uploaded 3.34%, remaining 7229072 bytes, free heap: 197696 (DRAM) + 1981951 (PSRAM) bytes
[16:49:25][D][nextion.upload.idf:107]: Uploaded 3.40%, remaining 7224976 bytes, free heap: 197696 (DRAM) + 1965223 (PSRAM) bytes
[16:49:26][D][nextion.upload.idf:107]: Uploaded 3.45%, remaining 7220880 bytes, free heap: 197696 (DRAM) + 1965223 (PSRAM) bytes
[16:49:26][D][nextion.upload.idf:107]: Uploaded 3.51%, remaining 7216784 bytes, free heap: 197696 (DRAM) + 1965223 (PSRAM) bytes
[16:49:26][D][nextion.upload.idf:107]: Uploaded 3.56%, remaining 7212688 bytes, free heap: 197572 (DRAM) + 1981951 (PSRAM) bytes
[16:49:27][D][nextion.upload.idf:107]: Uploaded 3.61%, remaining 7208592 bytes, free heap: 197696 (DRAM) + 1968015 (PSRAM) bytes
[16:49:27][D][nextion.upload.idf:107]: Uploaded 3.67%, remaining 7204496 bytes, free heap: 197696 (DRAM) + 1966287 (PSRAM) bytes
[16:49:28][D][nextion.upload.idf:107]: Uploaded 3.72%, remaining 7200400 bytes, free heap: 197696 (DRAM) + 1966287 (PSRAM) bytes
[16:49:28][D][nextion.upload.idf:107]: Uploaded 3.78%, remaining 7196304 bytes, free heap: 197696 (DRAM) + 1983015 (PSRAM) bytes
[16:49:28][D][nextion.upload.idf:107]: Uploaded 3.83%, remaining 7192208 bytes, free heap: 197696 (DRAM) + 1966287 (PSRAM) bytes
[16:49:29][D][nextion.upload.idf:107]: Uploaded 3.89%, remaining 7188112 bytes, free heap: 197696 (DRAM) + 1966287 (PSRAM) bytes
[16:49:29][D][nextion.upload.idf:107]: Uploaded 3.94%, remaining 7184016 bytes, free heap: 197696 (DRAM) + 1966287 (PSRAM) bytes
[16:49:30][D][nextion.upload.idf:107]: Uploaded 4.00%, remaining 7179920 bytes, free heap: 197696 (DRAM) + 1983015 (PSRAM) bytes
[16:49:30][D][nextion.upload.idf:107]: Uploaded 4.05%, remaining 7175824 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:30][D][nextion.upload.idf:107]: Uploaded 4.11%, remaining 7171728 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:31][D][nextion.upload.idf:107]: Uploaded 4.16%, remaining 7167632 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:31][D][nextion.upload.idf:107]: Uploaded 4.22%, remaining 7163536 bytes, free heap: 197696 (DRAM) + 1983679 (PSRAM) bytes
[16:49:32][D][nextion.upload.idf:107]: Uploaded 4.27%, remaining 7159440 bytes, free heap: 197696 (DRAM) + 1966935 (PSRAM) bytes
[16:49:32][D][nextion.upload.idf:107]: Uploaded 4.33%, remaining 7155344 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:33][D][nextion.upload.idf:107]: Uploaded 4.38%, remaining 7151248 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:33][D][nextion.upload.idf:107]: Uploaded 4.44%, remaining 7147152 bytes, free heap: 197696 (DRAM) + 1983679 (PSRAM) bytes
[16:49:34][D][nextion.upload.idf:107]: Uploaded 4.49%, remaining 7143056 bytes, free heap: 197696 (DRAM) + 1970239 (PSRAM) bytes
[16:49:34][D][nextion.upload.idf:107]: Uploaded 4.55%, remaining 7138960 bytes, free heap: 197696 (DRAM) + 1968511 (PSRAM) bytes
[16:49:34][D][nextion.upload.idf:107]: Uploaded 4.60%, remaining 7134864 bytes, free heap: 197696 (DRAM) + 1968511 (PSRAM) bytes
[16:49:35][D][nextion.upload.idf:107]: Uploaded 4.66%, remaining 7130768 bytes, free heap: 197696 (DRAM) + 1985239 (PSRAM) bytes
[16:49:35][D][nextion.upload.idf:107]: Uploaded 4.71%, remaining 7126672 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:36][D][nextion.upload.idf:107]: Uploaded 4.76%, remaining 7122576 bytes, free heap: 197696 (DRAM) + 1965223 (PSRAM) bytes
[16:49:36][D][nextion.upload.idf:107]: Uploaded 4.82%, remaining 7118480 bytes, free heap: 197696 (DRAM) + 1965223 (PSRAM) bytes
[16:49:36][D][nextion.upload.idf:107]: Uploaded 4.87%, remaining 7114384 bytes, free heap: 197696 (DRAM) + 1981951 (PSRAM) bytes
[16:49:37][D][nextion.upload.idf:107]: Uploaded 4.93%, remaining 7110288 bytes, free heap: 197696 (DRAM) + 1966951 (PSRAM) bytes
[16:49:37][D][nextion.upload.idf:107]: Uploaded 4.98%, remaining 7106192 bytes, free heap: 197696 (DRAM) + 1966943 (PSRAM) bytes
[16:49:38][D][nextion.upload.idf:107]: Uploaded 5.04%, remaining 7102096 bytes, free heap: 197696 (DRAM) + 1966943 (PSRAM) bytes
[16:49:38][D][nextion.upload.idf:107]: Uploaded 5.09%, remaining 7098000 bytes, free heap: 197696 (DRAM) + 1983671 (PSRAM) bytes
[16:49:39][D][nextion.upload.idf:107]: Uploaded 5.15%, remaining 7093904 bytes, free heap: 197504 (DRAM) + 1966939 (PSRAM) bytes
[16:49:39][D][nextion.upload.idf:107]: Uploaded 5.20%, remaining 7089808 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:49:39][D][nextion.upload.idf:107]: Uploaded 5.26%, remaining 7085712 bytes, free heap: 197696 (DRAM) + 1966947 (PSRAM) bytes
[16:49:40][D][nextion.upload.idf:107]: Uploaded 5.31%, remaining 7081616 bytes, free heap: 197696 (DRAM) + 1983675 (PSRAM) bytes
[16:49:40][D][nextion.upload.idf:107]: Uploaded 5.37%, remaining 7077520 bytes, free heap: 197696 (DRAM) + 1966275 (PSRAM) bytes
[16:49:41][D][nextion.upload.idf:107]: Uploaded 5.42%, remaining 7073424 bytes, free heap: 197696 (DRAM) + 1966259 (PSRAM) bytes
[16:49:41][D][nextion.upload.idf:107]: Uploaded 5.48%, remaining 7069328 bytes, free heap: 197696 (DRAM) + 1966275 (PSRAM) bytes
[16:49:41][D][nextion.upload.idf:107]: Uploaded 5.53%, remaining 7065232 bytes, free heap: 197696 (DRAM) + 1983003 (PSRAM) bytes
[16:49:42][D][nextion.upload.idf:107]: Uploaded 5.59%, remaining 7061136 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:49:42][D][nextion.upload.idf:107]: Uploaded 5.64%, remaining 7057040 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:49:43][D][nextion.upload.idf:107]: Uploaded 5.70%, remaining 7052944 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:49:43][D][nextion.upload.idf:107]: Uploaded 5.75%, remaining 7048848 bytes, free heap: 197696 (DRAM) + 1984187 (PSRAM) bytes
[16:49:43][D][nextion.upload.idf:107]: Uploaded 5.81%, remaining 7044752 bytes, free heap: 197696 (DRAM) + 1966643 (PSRAM) bytes
[16:49:44][D][nextion.upload.idf:107]: Uploaded 5.86%, remaining 7040656 bytes, free heap: 197696 (DRAM) + 1966643 (PSRAM) bytes
[16:49:44][D][nextion.upload.idf:107]: Uploaded 5.91%, remaining 7036560 bytes, free heap: 197696 (DRAM) + 1966651 (PSRAM) bytes
[16:49:45][D][nextion.upload.idf:107]: Uploaded 5.97%, remaining 7032464 bytes, free heap: 197696 (DRAM) + 1983379 (PSRAM) bytes
[16:49:45][D][nextion.upload.idf:107]: Uploaded 6.02%, remaining 7028368 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:49:45][D][nextion.upload.idf:107]: Uploaded 6.08%, remaining 7024272 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:49:46][D][nextion.upload.idf:107]: Uploaded 6.13%, remaining 7020176 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:49:46][D][nextion.upload.idf:107]: Uploaded 6.19%, remaining 7016080 bytes, free heap: 197696 (DRAM) + 1984187 (PSRAM) bytes
[16:49:47][D][nextion.upload.idf:107]: Uploaded 6.24%, remaining 7011984 bytes, free heap: 197696 (DRAM) + 1968667 (PSRAM) bytes
[16:49:47][D][nextion.upload.idf:107]: Uploaded 6.30%, remaining 7007888 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:49:48][D][nextion.upload.idf:107]: Uploaded 6.35%, remaining 7003792 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:49:48][D][nextion.upload.idf:107]: Uploaded 6.41%, remaining 6999696 bytes, free heap: 197696 (DRAM) + 1983667 (PSRAM) bytes
[16:49:49][D][nextion.upload.idf:107]: Uploaded 6.46%, remaining 6995600 bytes, free heap: 197696 (DRAM) + 1969179 (PSRAM) bytes
[16:49:49][D][nextion.upload.idf:107]: Uploaded 6.52%, remaining 6991504 bytes, free heap: 197696 (DRAM) + 1967443 (PSRAM) bytes
[16:49:49][D][nextion.upload.idf:107]: Uploaded 6.57%, remaining 6987408 bytes, free heap: 197696 (DRAM) + 1967451 (PSRAM) bytes
[16:49:50][D][nextion.upload.idf:107]: Uploaded 6.63%, remaining 6983312 bytes, free heap: 197696 (DRAM) + 1984179 (PSRAM) bytes
[16:49:50][D][nextion.upload.idf:107]: Uploaded 6.68%, remaining 6979216 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:49:51][D][nextion.upload.idf:107]: Uploaded 6.74%, remaining 6975120 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:49:51][D][nextion.upload.idf:107]: Uploaded 6.79%, remaining 6971024 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:49:51][D][nextion.upload.idf:107]: Uploaded 6.85%, remaining 6966928 bytes, free heap: 197696 (DRAM) + 1983667 (PSRAM) bytes
[16:49:52][D][nextion.upload.idf:107]: Uploaded 6.90%, remaining 6962832 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:49:52][D][nextion.upload.idf:107]: Uploaded 6.96%, remaining 6958736 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:49:53][D][nextion.upload.idf:107]: Uploaded 7.01%, remaining 6954640 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:49:53][D][nextion.upload.idf:107]: Uploaded 7.06%, remaining 6950544 bytes, free heap: 197696 (DRAM) + 1984187 (PSRAM) bytes
[16:49:54][D][nextion.upload.idf:107]: Uploaded 7.12%, remaining 6946448 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:49:54][D][nextion.upload.idf:107]: Uploaded 7.17%, remaining 6942352 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:49:54][D][nextion.upload.idf:107]: Uploaded 7.23%, remaining 6938256 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:49:55][D][nextion.upload.idf:107]: Uploaded 7.28%, remaining 6934160 bytes, free heap: 197696 (DRAM) + 1983659 (PSRAM) bytes
[16:49:55][D][nextion.upload.idf:107]: Uploaded 7.34%, remaining 6930064 bytes, free heap: 197696 (DRAM) + 1967971 (PSRAM) bytes
[16:49:56][D][nextion.upload.idf:107]: Uploaded 7.39%, remaining 6925968 bytes, free heap: 197696 (DRAM) + 1967971 (PSRAM) bytes
[16:49:56][D][nextion.upload.idf:107]: Uploaded 7.45%, remaining 6921872 bytes, free heap: 197696 (DRAM) + 1967971 (PSRAM) bytes
[16:49:56][D][nextion.upload.idf:107]: Uploaded 7.50%, remaining 6917776 bytes, free heap: 197696 (DRAM) + 1984699 (PSRAM) bytes
[16:49:57][D][nextion.upload.idf:107]: Uploaded 7.56%, remaining 6913680 bytes, free heap: 197696 (DRAM) + 1969187 (PSRAM) bytes
[16:49:57][D][nextion.upload.idf:107]: Uploaded 7.61%, remaining 6909584 bytes, free heap: 197696 (DRAM) + 1967467 (PSRAM) bytes
[16:49:58][D][nextion.upload.idf:107]: Uploaded 7.67%, remaining 6905488 bytes, free heap: 197696 (DRAM) + 1967467 (PSRAM) bytes
[16:49:58][D][nextion.upload.idf:107]: Uploaded 7.72%, remaining 6901392 bytes, free heap: 197696 (DRAM) + 1984195 (PSRAM) bytes
[16:49:58][D][nextion.upload.idf:107]: Uploaded 7.78%, remaining 6897296 bytes, free heap: 197696 (DRAM) + 1968895 (PSRAM) bytes
[16:49:59][D][nextion.upload.idf:107]: Uploaded 7.83%, remaining 6893200 bytes, free heap: 197696 (DRAM) + 1967167 (PSRAM) bytes
[16:49:59][D][nextion.upload.idf:107]: Uploaded 7.89%, remaining 6889104 bytes, free heap: 197696 (DRAM) + 1967175 (PSRAM) bytes
[16:50:00][D][nextion.upload.idf:107]: Uploaded 7.94%, remaining 6885008 bytes, free heap: 197696 (DRAM) + 1983903 (PSRAM) bytes
[16:50:00][D][nextion.upload.idf:107]: Uploaded 8.00%, remaining 6880912 bytes, free heap: 197696 (DRAM) + 1966923 (PSRAM) bytes
[16:50:00][D][nextion.upload.idf:107]: Uploaded 8.05%, remaining 6876816 bytes, free heap: 197696 (DRAM) + 1966647 (PSRAM) bytes
[16:50:01][D][nextion.upload.idf:107]: Uploaded 8.11%, remaining 6872720 bytes, free heap: 197696 (DRAM) + 1966647 (PSRAM) bytes
[16:50:01][D][nextion.upload.idf:107]: Uploaded 8.16%, remaining 6868624 bytes, free heap: 197696 (DRAM) + 1983375 (PSRAM) bytes
[16:50:02][D][nextion.upload.idf:107]: Uploaded 8.22%, remaining 6864528 bytes, free heap: 197696 (DRAM) + 1968523 (PSRAM) bytes
[16:50:02][D][nextion.upload.idf:107]: Uploaded 8.27%, remaining 6860432 bytes, free heap: 197696 (DRAM) + 1968523 (PSRAM) bytes
[16:50:03][D][nextion.upload.idf:107]: Uploaded 8.32%, remaining 6856336 bytes, free heap: 197696 (DRAM) + 1968523 (PSRAM) bytes
[16:50:03][D][nextion.upload.idf:107]: Uploaded 8.38%, remaining 6852240 bytes, free heap: 197696 (DRAM) + 1985251 (PSRAM) bytes
[16:50:04][D][nextion.upload.idf:107]: Uploaded 8.43%, remaining 6848144 bytes, free heap: 197696 (DRAM) + 1966923 (PSRAM) bytes
[16:50:04][D][nextion.upload.idf:107]: Uploaded 8.49%, remaining 6844048 bytes, free heap: 197696 (DRAM) + 1965195 (PSRAM) bytes
[16:50:04][D][nextion.upload.idf:107]: Uploaded 8.54%, remaining 6839952 bytes, free heap: 197696 (DRAM) + 1965195 (PSRAM) bytes
[16:50:05][D][nextion.upload.idf:107]: Uploaded 8.60%, remaining 6835856 bytes, free heap: 197696 (DRAM) + 1981923 (PSRAM) bytes
[16:50:05][D][nextion.upload.idf:107]: Uploaded 8.65%, remaining 6831760 bytes, free heap: 197696 (DRAM) + 1967987 (PSRAM) bytes
[16:50:06][D][nextion.upload.idf:107]: Uploaded 8.71%, remaining 6827664 bytes, free heap: 197696 (DRAM) + 1966259 (PSRAM) bytes
[16:50:06][D][nextion.upload.idf:107]: Uploaded 8.76%, remaining 6823568 bytes, free heap: 197696 (DRAM) + 1966259 (PSRAM) bytes
[16:50:06][D][nextion.upload.idf:107]: Uploaded 8.82%, remaining 6819472 bytes, free heap: 197696 (DRAM) + 1982987 (PSRAM) bytes
[16:50:07][D][nextion.upload.idf:107]: Uploaded 8.87%, remaining 6815376 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:50:07][D][nextion.upload.idf:107]: Uploaded 8.93%, remaining 6811280 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:50:08][D][nextion.upload.idf:107]: Uploaded 8.98%, remaining 6807184 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:50:08][D][nextion.upload.idf:107]: Uploaded 9.04%, remaining 6803088 bytes, free heap: 197696 (DRAM) + 1983667 (PSRAM) bytes
[16:50:09][D][nextion.upload.idf:107]: Uploaded 9.09%, remaining 6798992 bytes, free heap: 197696 (DRAM) + 1967451 (PSRAM) bytes
[16:50:09][D][nextion.upload.idf:107]: Uploaded 9.15%, remaining 6794896 bytes, free heap: 197696 (DRAM) + 1967451 (PSRAM) bytes
[16:50:09][D][nextion.upload.idf:107]: Uploaded 9.20%, remaining 6790800 bytes, free heap: 197696 (DRAM) + 1967451 (PSRAM) bytes
[16:50:10][D][nextion.upload.idf:107]: Uploaded 9.26%, remaining 6786704 bytes, free heap: 197696 (DRAM) + 1984179 (PSRAM) bytes
[16:50:10][D][nextion.upload.idf:107]: Uploaded 9.31%, remaining 6782608 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:50:11][D][nextion.upload.idf:107]: Uploaded 9.37%, remaining 6778512 bytes, free heap: 197696 (DRAM) + 1965203 (PSRAM) bytes
[16:50:11][D][nextion.upload.idf:107]: Uploaded 9.42%, remaining 6774416 bytes, free heap: 197696 (DRAM) + 1965203 (PSRAM) bytes
[16:50:11][D][nextion.upload.idf:107]: Uploaded 9.47%, remaining 6770320 bytes, free heap: 197696 (DRAM) + 1981931 (PSRAM) bytes
[16:50:12][D][nextion.upload.idf:107]: Uploaded 9.53%, remaining 6766224 bytes, free heap: 197696 (DRAM) + 1969179 (PSRAM) bytes
[16:50:12][D][nextion.upload.idf:107]: Uploaded 9.58%, remaining 6762128 bytes, free heap: 197696 (DRAM) + 1967443 (PSRAM) bytes
[16:50:13][D][nextion.upload.idf:107]: Uploaded 9.64%, remaining 6758032 bytes, free heap: 197696 (DRAM) + 1967443 (PSRAM) bytes
[16:50:13][D][nextion.upload.idf:107]: Uploaded 9.69%, remaining 6753936 bytes, free heap: 197696 (DRAM) + 1984171 (PSRAM) bytes
[16:50:14][D][nextion.upload.idf:107]: Uploaded 9.75%, remaining 6749840 bytes, free heap: 197696 (DRAM) + 1966903 (PSRAM) bytes
[16:50:14][D][nextion.upload.idf:107]: Uploaded 9.80%, remaining 6745744 bytes, free heap: 197696 (DRAM) + 1966903 (PSRAM) bytes
[16:50:14][D][nextion.upload.idf:107]: Uploaded 9.86%, remaining 6741648 bytes, free heap: 197696 (DRAM) + 1966903 (PSRAM) bytes
[16:50:15][D][nextion.upload.idf:107]: Uploaded 9.91%, remaining 6737552 bytes, free heap: 197696 (DRAM) + 1983631 (PSRAM) bytes
[16:50:15][D][nextion.upload.idf:107]: Uploaded 9.97%, remaining 6733456 bytes, free heap: 197696 (DRAM) + 1969435 (PSRAM) bytes
[16:50:16][D][nextion.upload.idf:107]: Uploaded 10.02%, remaining 6729360 bytes, free heap: 197696 (DRAM) + 1967707 (PSRAM) bytes
[16:50:16][D][nextion.upload.idf:107]: Uploaded 10.08%, remaining 6725264 bytes, free heap: 197696 (DRAM) + 1967707 (PSRAM) bytes
[16:50:16][D][nextion.upload.idf:107]: Uploaded 10.13%, remaining 6721168 bytes, free heap: 197696 (DRAM) + 1984435 (PSRAM) bytes
[16:50:17][D][nextion.upload.idf:107]: Uploaded 10.19%, remaining 6717072 bytes, free heap: 197696 (DRAM) + 1969935 (PSRAM) bytes
[16:50:17][D][nextion.upload.idf:107]: Uploaded 10.24%, remaining 6712976 bytes, free heap: 197696 (DRAM) + 1968215 (PSRAM) bytes
[16:50:18][D][nextion.upload.idf:107]: Uploaded 10.30%, remaining 6708880 bytes, free heap: 197696 (DRAM) + 1968215 (PSRAM) bytes
[16:50:18][D][nextion.upload.idf:107]: Uploaded 10.35%, remaining 6704784 bytes, free heap: 197696 (DRAM) + 1984943 (PSRAM) bytes
[16:50:18][D][nextion.upload.idf:107]: Uploaded 10.41%, remaining 6700688 bytes, free heap: 197696 (DRAM) + 1968563 (PSRAM) bytes
[16:50:19][D][nextion.upload.idf:107]: Uploaded 10.46%, remaining 6696592 bytes, free heap: 197696 (DRAM) + 1968563 (PSRAM) bytes
[16:50:19][D][nextion.upload.idf:107]: Uploaded 10.52%, remaining 6692496 bytes, free heap: 197696 (DRAM) + 1968563 (PSRAM) bytes
[16:50:20][D][nextion.upload.idf:107]: Uploaded 10.57%, remaining 6688400 bytes, free heap: 197696 (DRAM) + 1985291 (PSRAM) bytes
[16:50:20][D][nextion.upload.idf:107]: Uploaded 10.62%, remaining 6684304 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:50:20][D][nextion.upload.idf:107]: Uploaded 10.68%, remaining 6680208 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:50:21][D][nextion.upload.idf:107]: Uploaded 10.73%, remaining 6676112 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:50:21][D][nextion.upload.idf:107]: Uploaded 10.79%, remaining 6672016 bytes, free heap: 197696 (DRAM) + 1983659 (PSRAM) bytes
[16:50:22][D][nextion.upload.idf:107]: Uploaded 10.84%, remaining 6667920 bytes, free heap: 197696 (DRAM) + 1966943 (PSRAM) bytes
[16:50:22][D][nextion.upload.idf:107]: Uploaded 10.90%, remaining 6663824 bytes, free heap: 197696 (DRAM) + 1965215 (PSRAM) bytes
[16:50:23][D][nextion.upload.idf:107]: Uploaded 10.95%, remaining 6659728 bytes, free heap: 197696 (DRAM) + 1965215 (PSRAM) bytes
[16:50:23][D][nextion.upload.idf:107]: Uploaded 11.01%, remaining 6655632 bytes, free heap: 197696 (DRAM) + 1981943 (PSRAM) bytes
[16:50:23][D][nextion.upload.idf:107]: Uploaded 11.06%, remaining 6651536 bytes, free heap: 197696 (DRAM) + 1966939 (PSRAM) bytes
[16:50:24][D][nextion.upload.idf:107]: Uploaded 11.12%, remaining 6647440 bytes, free heap: 197696 (DRAM) + 1965211 (PSRAM) bytes
[16:50:24][D][nextion.upload.idf:107]: Uploaded 11.17%, remaining 6643344 bytes, free heap: 197696 (DRAM) + 1965211 (PSRAM) bytes
[16:50:25][D][nextion.upload.idf:107]: Uploaded 11.23%, remaining 6639248 bytes, free heap: 197696 (DRAM) + 1981939 (PSRAM) bytes
[16:50:25][D][nextion.upload.idf:107]: Uploaded 11.28%, remaining 6635152 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:50:25][D][nextion.upload.idf:107]: Uploaded 11.34%, remaining 6631056 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:50:26][D][nextion.upload.idf:107]: Uploaded 11.39%, remaining 6626960 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:50:26][D][nextion.upload.idf:107]: Uploaded 11.45%, remaining 6622864 bytes, free heap: 197696 (DRAM) + 1984187 (PSRAM) bytes
[16:50:27][D][nextion.upload.idf:107]: Uploaded 11.50%, remaining 6618768 bytes, free heap: 197696 (DRAM) + 1970235 (PSRAM) bytes
[16:50:27][D][nextion.upload.idf:107]: Uploaded 11.56%, remaining 6614672 bytes, free heap: 197696 (DRAM) + 1970235 (PSRAM) bytes
[16:50:27][D][nextion.upload.idf:107]: Uploaded 11.61%, remaining 6610576 bytes, free heap: 197696 (DRAM) + 1970235 (PSRAM) bytes
[16:50:28][D][nextion.upload.idf:107]: Uploaded 11.67%, remaining 6606480 bytes, free heap: 197696 (DRAM) + 1986963 (PSRAM) bytes
[16:50:29][D][nextion.upload.idf:107]: Uploaded 11.72%, remaining 6602384 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:50:30][D][nextion.upload.idf:107]: Uploaded 11.77%, remaining 6598288 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:50:30][D][nextion.upload.idf:107]: Uploaded 11.83%, remaining 6594192 bytes, free heap: 197696 (DRAM) + 1966931 (PSRAM) bytes
[16:50:30][D][nextion.upload.idf:107]: Uploaded 11.88%, remaining 6590096 bytes, free heap: 197696 (DRAM) + 1983659 (PSRAM) bytes
[16:50:31][D][nextion.upload.idf:107]: Uploaded 11.94%, remaining 6586000 bytes, free heap: 197696 (DRAM) + 1966259 (PSRAM) bytes
[16:50:31][D][nextion.upload.idf:107]: Uploaded 11.99%, remaining 6581904 bytes, free heap: 197696 (DRAM) + 1966267 (PSRAM) bytes
[16:50:32][D][nextion.upload.idf:107]: Uploaded 12.05%, remaining 6577808 bytes, free heap: 197696 (DRAM) + 1966267 (PSRAM) bytes
[16:50:32][D][nextion.upload.idf:107]: Uploaded 12.10%, remaining 6573712 bytes, free heap: 197696 (DRAM) + 1982995 (PSRAM) bytes
[16:50:33][D][nextion.upload.idf:107]: Uploaded 12.16%, remaining 6569616 bytes, free heap: 197696 (DRAM) + 1967739 (PSRAM) bytes
[16:50:33][D][nextion.upload.idf:107]: Uploaded 12.21%, remaining 6565520 bytes, free heap: 197696 (DRAM) + 1967739 (PSRAM) bytes
[16:50:33][D][nextion.upload.idf:107]: Uploaded 12.27%, remaining 6561424 bytes, free heap: 197696 (DRAM) + 1967739 (PSRAM) bytes
[16:50:34][D][nextion.upload.idf:107]: Uploaded 12.32%, remaining 6557328 bytes, free heap: 197696 (DRAM) + 1984467 (PSRAM) bytes
[16:50:34][D][nextion.upload.idf:107]: Uploaded 12.38%, remaining 6553232 bytes, free heap: 197696 (DRAM) + 1968039 (PSRAM) bytes
[16:50:35][D][nextion.upload.idf:107]: Uploaded 12.43%, remaining 6549136 bytes, free heap: 197696 (DRAM) + 1966299 (PSRAM) bytes
[16:50:35][D][nextion.upload.idf:107]: Uploaded 12.49%, remaining 6545040 bytes, free heap: 197696 (DRAM) + 1966299 (PSRAM) bytes
[16:50:35][D][nextion.upload.idf:107]: Uploaded 12.54%, remaining 6540944 bytes, free heap: 197696 (DRAM) + 1983019 (PSRAM) bytes
[16:50:36][D][nextion.upload.idf:107]: Uploaded 12.60%, remaining 6536848 bytes, free heap: 197696 (DRAM) + 1968011 (PSRAM) bytes
[16:50:36][D][nextion.upload.idf:107]: Uploaded 12.65%, remaining 6532752 bytes, free heap: 197696 (DRAM) + 1966283 (PSRAM) bytes
[16:50:37][D][nextion.upload.idf:107]: Uploaded 12.71%, remaining 6528656 bytes, free heap: 197696 (DRAM) + 1966283 (PSRAM) bytes
[16:50:37][D][nextion.upload.idf:107]: Uploaded 12.76%, remaining 6524560 bytes, free heap: 197696 (DRAM) + 1983011 (PSRAM) bytes
[16:50:37][D][nextion.upload.idf:107]: Uploaded 12.82%, remaining 6520464 bytes, free heap: 197696 (DRAM) + 1967479 (PSRAM) bytes
[16:50:38][D][nextion.upload.idf:107]: Uploaded 12.87%, remaining 6516368 bytes, free heap: 197696 (DRAM) + 1967479 (PSRAM) bytes
[16:50:38][D][nextion.upload.idf:107]: Uploaded 12.93%, remaining 6512272 bytes, free heap: 197696 (DRAM) + 1967487 (PSRAM) bytes
[16:50:39][D][nextion.upload.idf:107]: Uploaded 12.98%, remaining 6508176 bytes, free heap: 197696 (DRAM) + 1984215 (PSRAM) bytes
[16:50:39][D][nextion.upload.idf:107]: Uploaded 13.03%, remaining 6504080 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:50:39][D][nextion.upload.idf:107]: Uploaded 13.09%, remaining 6499984 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:50:40][D][nextion.upload.idf:107]: Uploaded 13.14%, remaining 6495888 bytes, free heap: 197696 (DRAM) + 1967459 (PSRAM) bytes
[16:50:41][D][nextion.upload.idf:107]: Uploaded 13.20%, remaining 6491792 bytes, free heap: 197696 (DRAM) + 1984187 (PSRAM) bytes
[16:50:41][E][nextion.upload.idf:133]: Invalid response from Nextion: []
[16:50:41][E][nextion.upload.idf:321]: Error uploading TFT to Nextion!
[16:50:41][D][nextion.upload.idf:322]: Close HTTP connection
[16:50:41][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[16:50:41][E][nextion.upload.idf:358]: Nextion TFT upload failed
[16:50:41][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[16:50:41][W][component:237]: Component script took a long time for an operation (109968 ms).
[16:50:41][W][component:238]: Components should block for at most 30 ms.
[16:50:41][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 115200 bps returned: NO
[16:50:41][D][sensor:094]: 'ntc_source': Sending state 1.43800 V with 2 decimals of accuracy
[16:50:41][D][resistance:039]: 'resistance_sensor' - Resistance 8649.6Ω
[16:50:41][D][sensor:094]: 'resistance_sensor': Sending state 8649.62500 Ω with 1 decimals of accuracy
[16:50:41][D][ntc:026]: 'Temperature' - Temperature: 28.3°C
[16:50:41][D][sensor:094]: 'Temperature': Sending state 28.30087 °C with 1 decimals of accuracy
[16:50:41][D][text_sensor:064]: 'Device Name': Sending state 'buero_norbert_nspanel'
[16:50:41][D][sensor:094]: 'RSSI': Sending state -41.00000 dBm with 0 decimals of accuracy
[16:50:43][D][sensor:094]: 'ntc_source': Sending state 1.43317 V with 2 decimals of accuracy
[16:50:43][D][resistance:039]: 'resistance_sensor' - Resistance 8598.2Ω
[16:50:43][D][sensor:094]: 'resistance_sensor': Sending state 8598.23242 Ω with 1 decimals of accuracy
[16:50:43][D][ntc:026]: 'Temperature' - Temperature: 28.4°C
[16:50:43][D][sensor:094]: 'Temperature': Sending state 28.43803 °C with 1 decimals of accuracy
[16:50:46][D][main:403]: Attempting to upload TFT
[16:50:46][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #2 at 115200 bps
[16:50:46][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[16:50:51][W][nspanel_ha_blueprint:2212]: TFT upload in progress
[16:50:53][D][sensor:094]: 'ntc_source': Sending state 1.43167 V with 2 decimals of accuracy
[16:50:53][D][resistance:039]: 'resistance_sensor' - Resistance 8582.3Ω
[16:50:53][D][sensor:094]: 'resistance_sensor': Sending state 8582.33789 Ω with 1 decimals of accuracy
[16:50:53][D][ntc:026]: 'Temperature' - Temperature: 28.5°C
[16:50:53][D][sensor:094]: 'Temperature': Sending state 28.48064 °C with 1 decimals of accuracy
[16:50:58][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[16:50:58][D][nextion.upload.idf:157]: Nextion TFT upload requested
[16:50:58][D][nextion.upload.idf:158]: Exit reparse: NO
[16:50:58][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[16:50:58][D][nextion.upload.idf:188]: Baud rate: 115200
[16:50:59][D][nextion.upload.idf:235]: TFT file size: 7478928 bytes
[16:50:59][D][nextion.upload.idf:248]: Uploading Nextion
[16:51:04][D][nextion.upload.idf:287]: Upgrade response is [] - 0 byte(s)
[16:51:04][E][nextion.upload.idf:293]: Preparation for TFT upload failed 0 ""
[16:51:04][D][nextion.upload.idf:294]: Close HTTP connection
[16:51:04][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[16:51:04][E][nextion.upload.idf:358]: Nextion TFT upload failed
[16:51:04][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[16:51:04][W][component:237]: Component script took a long time for an operation (6261 ms).
[16:51:04][W][component:238]: Components should block for at most 30 ms.
[16:51:04][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #2 at 115200 bps returned: NO
[16:51:04][D][sensor:094]: 'ntc_source': Sending state 1.42083 V with 2 decimals of accuracy
[16:51:04][D][resistance:039]: 'resistance_sensor' - Resistance 8468.3Ω
[16:51:04][D][sensor:094]: 'resistance_sensor': Sending state 8468.29199 Ω with 1 decimals of accuracy
[16:51:04][D][ntc:026]: 'Temperature' - Temperature: 28.8°C
[16:51:04][D][sensor:094]: 'Temperature': Sending state 28.78909 °C with 1 decimals of accuracy
[16:51:09][D][addon_upload_tft.script.report_upload_progress:158]: Restarting Nextion display
[16:51:09][D][switch:016]: 'Nextion display - Power' Turning OFF.
[16:51:09][D][switch:055]: 'Nextion display - Power': Sending state OFF
[16:51:11][D][switch:012]: 'Nextion display - Power' Turning ON.
[16:51:11][D][switch:055]: 'Nextion display - Power': Sending state ON
[16:51:12][D][text_sensor:064]: 'Device Name': Sending state 'buero_norbert_nspanel'
[16:51:13][D][sensor:094]: 'ntc_source': Sending state 1.42067 V with 2 decimals of accuracy
[16:51:13][D][resistance:039]: 'resistance_sensor' - Resistance 8466.5Ω
[16:51:13][D][sensor:094]: 'resistance_sensor': Sending state 8466.54883 Ω with 1 decimals of accuracy
[16:51:13][D][ntc:026]: 'Temperature' - Temperature: 28.8°C
[16:51:13][D][sensor:094]: 'Temperature': Sending state 28.79384 °C with 1 decimals of accuracy
[16:51:16][D][script.nextion_status:107]: Nextion status:
[16:51:16][D][script.nextion_status:108]:   Is detected: YES
[16:51:16][D][script.nextion_status:109]:   Is setup:    YES
[16:51:16][D][script.nextion_status:110]:   Queue size:  4
[16:51:16][D][addon_upload_tft.script.report_upload_progress:158]: Setting baud rate
[16:51:18][D][main:403]: Attempting to upload TFT
[16:51:18][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #3 at 115200 bps
[16:51:18][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[16:51:23][D][sensor:094]: 'ntc_source': Sending state 1.40717 V with 2 decimals of accuracy
[16:51:23][D][resistance:039]: 'resistance_sensor' - Resistance 8326.3Ω
[16:51:23][D][sensor:094]: 'resistance_sensor': Sending state 8326.28223 Ω with 1 decimals of accuracy
[16:51:23][D][ntc:026]: 'Temperature' - Temperature: 29.2°C
[16:51:23][D][sensor:094]: 'Temperature': Sending state 29.17992 °C with 1 decimals of accuracy
[16:51:24][D][sensor:094]: 'RSSI': Sending state -41.00000 dBm with 0 decimals of accuracy
[16:51:30][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[16:51:30][D][nextion.upload.idf:157]: Nextion TFT upload requested
[16:51:30][D][nextion.upload.idf:158]: Exit reparse: NO
[16:51:30][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[16:51:30][D][nextion.upload.idf:188]: Baud rate: 115200
[16:51:31][D][nextion.upload.idf:235]: TFT file size: 7478928 bytes
[16:51:31][D][nextion.upload.idf:248]: Uploading Nextion
[16:51:36][D][nextion.upload.idf:287]: Upgrade response is [] - 0 byte(s)
[16:51:36][E][nextion.upload.idf:293]: Preparation for TFT upload failed 0 ""
[16:51:36][D][nextion.upload.idf:294]: Close HTTP connection
[16:51:36][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[16:51:36][E][nextion.upload.idf:358]: Nextion TFT upload failed
[16:51:36][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[16:51:36][W][component:237]: Component script took a long time for an operation (6264 ms).
[16:51:36][W][component:238]: Components should block for at most 30 ms.
[16:51:36][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #3 at 115200 bps returned: NO
[16:51:36][D][sensor:094]: 'ntc_source': Sending state 1.41750 V with 2 decimals of accuracy
[16:51:36][D][resistance:039]: 'resistance_sensor' - Resistance 8433.5Ω
[16:51:37][D][sensor:094]: 'resistance_sensor': Sending state 8433.46680 Ω with 1 decimals of accuracy
[16:51:37][D][ntc:026]: 'Temperature' - Temperature: 28.9°C
[16:51:37][D][sensor:094]: 'Temperature': Sending state 28.88423 °C with 1 decimals of accuracy
[16:51:42][D][main:403]: Attempting to upload TFT
[16:51:42][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #4 at 115200 bps
[16:51:42][D][addon_upload_tft.script.nextion_upload:118]: Waiting for empty UART and Nextion queues
[16:51:43][D][sensor:094]: 'ntc_source': Sending state 1.41583 V with 2 decimals of accuracy
[16:51:43][D][resistance:039]: 'resistance_sensor' - Resistance 8416.1Ω
[16:51:43][D][sensor:094]: 'resistance_sensor': Sending state 8416.09961 Ω with 1 decimals of accuracy
[16:51:43][D][ntc:026]: 'Temperature' - Temperature: 28.9°C
[16:51:43][D][sensor:094]: 'Temperature': Sending state 28.93184 °C with 1 decimals of accuracy
[16:51:53][D][sensor:094]: 'ntc_source': Sending state 1.42367 V with 2 decimals of accuracy
[16:51:53][D][resistance:039]: 'resistance_sensor' - Resistance 8498.0Ω
[16:51:53][D][sensor:094]: 'resistance_sensor': Sending state 8497.99219 Ω with 1 decimals of accuracy
[16:51:53][D][ntc:026]: 'Temperature' - Temperature: 28.7°C
[16:51:53][D][sensor:094]: 'Temperature': Sending state 28.70830 °C with 1 decimals of accuracy
[16:51:54][D][addon_upload_tft.script.nextion_upload:126]: Starting TFT upload...
[16:51:54][D][nextion.upload.idf:157]: Nextion TFT upload requested
[16:51:54][D][nextion.upload.idf:158]: Exit reparse: NO
[16:51:54][D][nextion.upload.idf:159]: URL: https://raw.githubusercontent.com/Blackymas/NSPanel_HA_Blueprint/v4.3.11/hmi/nspanel_eu.tft
[16:51:54][D][nextion.upload.idf:188]: Baud rate: 115200
[16:51:54][D][nextion.upload.idf:235]: TFT file size: 7478928 bytes
[16:51:54][D][nextion.upload.idf:248]: Uploading Nextion
[16:52:00][D][nextion.upload.idf:287]: Upgrade response is [] - 0 byte(s)
[16:52:00][E][nextion.upload.idf:293]: Preparation for TFT upload failed 0 ""
[16:52:00][D][nextion.upload.idf:294]: Close HTTP connection
[16:52:00][D][nextion.upload.idf:342]: Nextion TFT upload finished: NO
[16:52:00][E][nextion.upload.idf:358]: Nextion TFT upload failed
[16:52:00][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[16:52:00][W][component:237]: Component script took a long time for an operation (6307 ms).
[16:52:00][W][component:238]: Components should block for at most 30 ms.
[16:52:00][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #4 at 115200 bps returned: NO
[16:52:03][D][sensor:094]: 'ntc_source': Sending state 1.43633 V with 2 decimals of accuracy
[16:52:03][D][resistance:039]: 'resistance_sensor' - Resistance 8631.9Ω
[16:52:03][D][sensor:094]: 'resistance_sensor': Sending state 8631.87207 Ω with 1 decimals of accuracy
[16:52:03][D][ntc:026]: 'Temperature' - Temperature: 28.3°C
[16:52:03][D][sensor:094]: 'Temperature': Sending state 28.34815 °C with 1 decimals of accuracy
[16:52:05][D][addon_upload_tft.script.report_upload_progress:158]: TFT upload failed
[16:52:05][D][addon_upload_tft.script.report_upload_progress:158]: Turn off Nextion and restart ESPHome
[16:52:05][D][switch:016]: 'Nextion display - Power' Turning OFF.
[16:52:05][D][switch:055]: 'Nextion display - Power': Sending state OFF
WARNING buero-norbert-nspanel @ 192.168.1.78: Connection error occurred: [Errno 104] Connection reset by peer
INFO Processing unexpected disconnect from ESPHome API for buero-norbert-nspanel @ 192.168.1.78
WARNING Disconnected from API
INFO Successfully connected to buero-norbert-nspanel @ 192.168.1.78 in 0.003s
INFO Successful handshake with buero-norbert-nspanel @ 192.168.1.78 in 0.038s
[16:52:35][W][nextion:081]: Nextion is not connected! 
[16:52:35][W][nextion:081]: Nextion is not connected! 
[16:52:36][W][nextion:081]: Nextion is not connected! 
[16:52:36][W][nextion:081]: Nextion is not connected! 
[16:52:36][D][sensor:094]: 'ntc_source': Sending state 1.42125 V with 2 decimals of accuracy
[16:52:36][D][resistance:039]: 'resistance_sensor' - Resistance 8472.7Ω
[16:52:36][D][sensor:094]: 'resistance_sensor': Sending state 8472.65625 Ω with 1 decimals of accuracy
[16:52:36][D][ntc:026]: 'Temperature' - Temperature: 28.8°C
[16:52:36][D][sensor:094]: 'Temperature': Sending state 28.77719 °C with 1 decimals of accuracy
[16:52:37][W][nextion:081]: Nextion is not connected! 
[16:52:37][W][nextion:081]: Nextion is not connected! 
[16:52:38][W][nextion:081]: Nextion is not connected! 
[16:52:38][W][nextion:081]: Nextion is not connected! 
[16:52:39][W][nextion:081]: Nextion is not connected! 
[16:52:39][W][nextion:081]: Nextion is not connected! 
[16:52:40][W][nextion:081]: Nextion is not connected! 
[16:52:40][W][nextion:081]: Nextion is not connected! 
[16:52:41][W][nextion:081]: Nextion is not connected! 
[16:52:41][W][nextion:081]: Nextion is not connected! 
[16:52:42][W][nextion:081]: Nextion is not connected! 
[16:52:42][W][nextion:081]: Nextion is not connected! 
[16:52:43][W][nextion:081]: Nextion is not connected! 
[16:52:43][W][nextion:081]: Nextion is not connected! 
[16:52:44][W][nextion:081]: Nextion is not connected! 
[16:52:44][C][nspanel_ha_blueprint:2224]: Wi-Fi:         Excellent (-46 dBm)
[16:52:44][C][nspanel_ha_blueprint:2235]: API:           Connected
[16:52:44][C][nspanel_ha_blueprint:2243]: Blueprint:
[16:52:44][W][nspanel_ha_blueprint:2248]:   Init steps:  0 (0.0%)
[16:52:44][W][nspanel_ha_blueprint:2249]:   State:       Pending
[16:52:44][C][nspanel_ha_blueprint:2250]: Requesting blueprint settings
[16:52:44][D][script:077]: Script 'boot_event' restarting (mode: restart)
[16:52:44][C][nspanel_ha_blueprint:2255]: ESPHome:
[16:52:44][C][nspanel_ha_blueprint:2256]:   Version:     4.3.11
[16:52:44][C][nspanel_ha_blueprint:2257]:   Compiler:    2024.8.1
[16:52:44][C][nspanel_ha_blueprint:2262]:   Framework:   ESP-IDF
[16:52:44][C][nspanel_ha_blueprint:2267]:   Free heap:
[16:52:44][C][nspanel_ha_blueprint:2271]:     Internal:   203628 bytes (57.9%)
[16:52:44][C][nspanel_ha_blueprint:2281]:     PSRAM:     2014723 bytes (96.6%)
[16:52:44][C][nspanel_ha_blueprint:2288]: UART:
[16:52:44][C][nspanel_ha_blueprint:2289]:   Baud rate:   115200 bps
[16:52:44][C][nspanel_ha_blueprint:2290]:   Queue size:  0
[16:52:44][C][nspanel_ha_blueprint:2294]: Nextion:
[16:52:44][C][nspanel_ha_blueprint:2295]:   Queue size:  0
[16:52:44][W][nspanel_ha_blueprint:2299]:   Is setup:    False
[16:52:44][W][nspanel_ha_blueprint:2300]:   Is detected: NO
[16:52:44][W][nspanel_ha_blueprint:2306]:   Init:        False
[16:52:44][W][nspanel_ha_blueprint:2308]:   TFT:         UNKNOWN
[16:52:44][C][nspanel_ha_blueprint:2311]: Packages:
[16:52:44][C][nspanel_ha_blueprint:2313]:   - Core
[16:52:44][C][nspanel_ha_blueprint:2322]:   - Upload TFT
[16:52:44][C][nspanel_ha_blueprint:097]: Add-on Upload TFT:
[16:52:44][C][nspanel_ha_blueprint:098]:   File model: NSPanel EU
[16:52:44][C][nspanel_ha_blueprint:099]:   Valid TFT:  NO
[16:52:44][W][component:237]: Component script took a long time for an operation (133 ms).
[16:52:44][W][component:238]: Components should block for at most 30 ms.
[16:52:44][W][nextion:081]: Nextion is not connected! 
[16:52:45][W][nextion:081]: Nextion is not connected! 
[16:52:45][W][nextion:081]: Nextion is not connected! 
[16:52:46][W][nextion:081]: Nextion is not connected! 
[16:52:46][D][sensor:094]: 'ntc_source': Sending state 1.42700 V with 2 decimals of accuracy
[16:52:46][D][resistance:039]: 'resistance_sensor' - Resistance 8533.0Ω
[16:52:46][D][sensor:094]: 'resistance_sensor': Sending state 8533.04883 Ω with 1 decimals of accuracy
[16:52:46][D][ntc:026]: 'Temperature' - Temperature: 28.6°C
[16:52:46][D][sensor:094]: 'Temperature': Sending state 28.61337 °C with 1 decimals of accuracy
[16:52:46][W][nextion:081]: Nextion is not connected! 
[16:52:47][W][nextion:081]: Nextion is not connected! 
[16:52:47][W][nextion:081]: Nextion is not connected! 
[16:52:48][W][nextion:081]: Nextion is not connected! 
[16:52:48][W][nextion:081]: Nextion is not connected! 
[16:52:49][W][nextion:081]: Nextion is not connected! 
[16:52:50][W][nextion:081]: Nextion is not connected! 
[16:52:50][W][nextion:081]: Nextion is not connected! 
[16:52:51][W][nextion:081]: Nextion is not connected! 
[16:52:51][W][nextion:081]: Nextion is not connected! 
[16:52:52][W][nextion:081]: Nextion is not connected! 
[16:52:52][W][nextion:081]: Nextion is not connected! 
[16:52:53][W][nextion:081]: Nextion is not connected! 
[16:52:53][W][nextion:081]: Nextion is not connected! 
[16:52:54][W][nextion:081]: Nextion is not connected! 
[16:52:54][W][nextion:081]: Nextion is not connected! 
[16:52:55][W][nextion:081]: Nextion is not connected! 
[16:52:55][W][nextion:081]: Nextion is not connected! 
[16:52:56][W][nextion:081]: Nextion is not connected! 
[16:52:56][W][nextion:081]: Nextion is not connected! 
[16:52:56][D][sensor:094]: 'ntc_source': Sending state 1.42083 V with 2 decimals of accuracy
[16:52:56][D][resistance:039]: 'resistance_sensor' - Resistance 8468.3Ω
[16:52:56][D][sensor:094]: 'resistance_sensor': Sending state 8468.29492 Ω with 1 decimals of accuracy
[16:52:56][D][ntc:026]: 'Temperature' - Temperature: 28.8°C
[16:52:56][D][sensor:094]: 'Temperature': Sending state 28.78908 °C with 1 decimals of accuracy
[16:52:56][D][sensor:094]: 'RSSI': Sending state -44.00000 dBm with 0 decimals of accuracy
[16:52:57][W][nextion:081]: Nextion is not connected! 
[16:52:57][W][nextion:081]: Nextion is not connected! 
[16:52:58][W][nextion:081]: Nextion is not connected! 
[16:52:58][W][nextion:081]: Nextion is not connected! 
[16:52:59][W][nextion:081]: Nextion is not connected! 

screen is now blinking, and i need to reset the device, after reboot i need to flash the blank.tft file

edwardtfn commented 2 months ago

So, what you see on your screen now?

rocknobx commented 2 months ago

nothing changed, i'm able to install the blank page, but the "normal" one always crashing at 14% of the upload, even with 9600 baud :) , so that looks like dead end. is there any way to check if that display is still ok ? maybe stock firmware from sonos ?

edwardtfn commented 2 months ago

You can try that, but it shouldn't behave any different.

Here you can find the Sonoff's TFT: ns-panel.zip

Please let me know the results.

edwardtfn commented 2 months ago

There are a couple of other ways to update the TFT, but those will require unassembling your panel.

One is described here:

The other one is via SD card, but in this case you must remove the display from your panel...

rocknobx commented 2 months ago

tried the one with local cables, and the same is happening, after 14% its stuck with timeout. so for me looks like that panel is broken on some way. also makes me wondering that it is blinking from time to time. the blank file is working, but i thinkg thats because it's smaller

edwardtfn commented 2 months ago

Yeah, the blank is much smaller, so the chances of success is much higher.

edwardtfn commented 2 months ago

By the way, have you tried with Arduino as framework? The upload engine is quite different.

Just change your yaml at the end to have this:

esp32:
  framework:
    type: arduino

Then you have to flash your panel again and then try the TFT upload.

rocknobx commented 2 months ago

:) in the meantime i'm expert in flashing that panel and i would be able to do it manually :D thats the good part here -> but also with arduino it stuck at around 15%

[09:04:52][D][nextion.upload.arduino:104]: Uploaded 15.06%, remaining 6352528 bytes, free heap: 81376 (DRAM) + 0 (PSRAM) bytes
[09:04:53][D][nextion.upload.arduino:104]: Uploaded 15.12%, remaining 6348432 bytes, free heap: 81376 (DRAM) + 0 (PSRAM) bytes
[09:04:53][D][nextion.upload.arduino:104]: Uploaded 15.17%, remaining 6344336 bytes, free heap: 81376 (DRAM) + 0 (PSRAM) bytes
[09:04:54][D][nextion.upload.arduino:104]: Uploaded 15.23%, remaining 6340240 bytes, free heap: 75260 (DRAM) + 0 (PSRAM) bytes
[09:04:54][D][nextion.upload.arduino:104]: Uploaded 15.28%, remaining 6336144 bytes, free heap: 75260 (DRAM) + 0 (PSRAM) bytes
[09:04:54][D][nextion.upload.arduino:104]: Uploaded 15.33%, remaining 6332048 bytes, free heap: 75260 (DRAM) + 0 (PSRAM) bytes
[09:04:55][D][nextion.upload.arduino:104]: Uploaded 15.39%, remaining 6327952 bytes, free heap: 75260 (DRAM) + 0 (PSRAM) bytes
[09:04:55][D][nextion.upload.arduino:104]: Uploaded 15.44%, remaining 6323856 bytes, free heap: 79888 (DRAM) + 0 (PSRAM) bytes
[09:04:56][D][nextion.upload.arduino:104]: Uploaded 15.50%, remaining 6319760 bytes, free heap: 79888 (DRAM) + 0 (PSRAM) bytes
[09:04:56][D][nextion.upload.arduino:104]: Uploaded 15.55%, remaining 6315664 bytes, free heap: 79888 (DRAM) + 0 (PSRAM) bytes
[09:04:56][D][nextion.upload.arduino:104]: Uploaded 15.61%, remaining 6311568 bytes, free heap: 79888 (DRAM) + 0 (PSRAM) bytes
[09:04:57][D][nextion.upload.arduino:104]: Uploaded 15.66%, remaining 6307472 bytes, free heap: 82152 (DRAM) + 0 (PSRAM) bytes
[09:04:57][D][nextion.upload.arduino:104]: Uploaded 15.72%, remaining 6303376 bytes, free heap: 82152 (DRAM) + 0 (PSRAM) bytes
[09:04:58][D][nextion.upload.arduino:104]: Uploaded 15.77%, remaining 6299280 bytes, free heap: 82152 (DRAM) + 0 (PSRAM) bytes
[09:04:59][D][nextion.upload.arduino:104]: Uploaded 15.83%, remaining 6295184 bytes, free heap: 82152 (DRAM) + 0 (PSRAM) bytes
[09:04:59][E][nextion.upload.arduino:130]: Invalid response from Nextion: []
[09:04:59][E][nextion.upload.arduino:323]: Error uploading TFT to Nextion!
[09:04:59][D][nextion.upload.arduino:324]: Close HTTP connection
[09:04:59][D][nextion.upload.arduino:342]: Nextion TFT upload finished: NO
[09:04:59][E][nextion.upload.arduino:358]: Nextion TFT upload failed
[09:04:59][D][addon_upload_tft.script.nextion_upload:128]: TFT upload: NO
[09:04:59][W][component:237]: Component script took a long time for an operation (139032 ms).
[09:04:59][W][component:238]: Components should block for at most 30 ms.
[09:04:59][D][addon_upload_tft.script.report_upload_progress:158]: Attempt #1 at 115200 bps returned: NO
[09:04:59][D][api:102]: Accepted 192.168.1.83
[09:04:59][D][sensor:094]: 'ntc_source': Sending state 1.55500 V with 2 decimals of accuracy
[09:04:59][D][resistance:039]: 'resistance_sensor' - Resistance 9980.5Ω
[09:04:59][D][sensor:094]: 'resistance_sensor': Sending state 9980.51562 Ω with 1 decimals of accuracy
[09:04:59][D][ntc:026]: 'Temperature' - Temperature: 25.0°C
[09:04:59][D][sensor:094]: 'Temperature': Sending state 25.04389 °C with 1 decimals of accuracy
[09:04:59][W][api.connection:1490]: Home Assistant 2024.9.0 (192.168.1.83): Connection reset