La raison n’est pas le wifi . J’ai utilisé un autre point d’accès wifi alimenté en ethernet .
J’ai tenté dupgrader le même firmware plusieurs fois sur le nextion afin de limiter au maximum la taille et ainsi se concentrer sur le protocole.
J’ai validé les logs sur l’UART 0 donc aussi sur l’USB ce qui permet d’avoir des logs pendant lupgrade ce que ne permet pas les logs en OTA.
2 upgrades ont fonctionné ( joie…) mais le troisième a de nouveau brické le nextion . Upgrade arrêté à 99 % avec erreurs sur l’écran .
Je joins le log si quelqu’un sait lire ça ….
Merci d’avance
Philippe
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:8896
load:0x40080400,len:5828
entry 0x400806ac
[I][logger:258]: Log initialized
[C][ota:469]: There have been 8 suspected unsuccessful boot attempts.
[D][esp32.preferences:113]: Saving 1 preferences to flash...
[D][esp32.preferences:142]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[I][app:029]: Running through setup()...
[C][uart.arduino_esp32:077]: Setting up UART...
[ 55][E][HardwareSerial.cpp:525] setRxBufferSize(): RX Buffer can't be resized when Serial is already running.
[D][binary_sensor:034]: 'Eau, Gaz et Electricite nextion (Statut)': Sending initial state OFF
[C][wifi:037]: Setting up WiFi...
[C][wifi:038]: Local MAC: 3C:61:05:30:B7:2C
[D][wifi:386]: Starting scan...
[D][text_sensor:067]: 'eau-gaz-elec-nextion - Uptime': Sending state '24855d 3h 14m 7s'
[D][sensor:127]: 'Uptime Sensor': Sending state 0.19400 s with 0 decimals of accuracy
[W][nextion:072]: Nextion is not connected!
[I][nextion:078]: Nextion is connected
[C][nextion:117]: Nextion:
[C][nextion:118]: Device Model: NX3224K028_011R
[C][nextion:119]: Firmware Version: 170
[C][nextion:120]: Serial Number: E5D5A81517256A53
[C][nextion:121]: Flash Size: 16777216
[C][nextion:122]: Wake On Touch: True
[C][nextion:125]: Touch Timeout: 180
[C][nextion:129]: Wake Up Page : 0
[D][wifi:401]: Found networks:
[I][wifi:445]: - 'Livebox-9928_2GEXT' (10:0C:6B:FB:77:4B) [redacted]▂▄▆█
[D][wifi:446]: Channel: 11
[D][wifi:447]: RSSI: -57 dB
[I][wifi:445]: - 'Livebox-9928' (08:87:C6:D9:D9:20) [redacted]▂▄▆█
[D][wifi:446]: Channel: 1
[D][wifi:447]: RSSI: -73 dB
[D][wifi:450]: - 'DIRECT-91-HP M254 LaserJet'[redacted] (9E:30:5B:0E:BE:91) [redacted]▂▄▆█
[I][wifi:257]: WiFi Connecting to 'Livebox-9928_2GEXT'...
[I][wifi:518]: WiFi Connected!
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -55 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[D][wifi:527]: Disabling AP...
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[W][ota:103]: Last Boot was an unhandled reset, will proceed to safe mode in 2 restarts
[C][api:025]: Setting up Home Assistant API server...
[C][sntp:028]: Setting up SNTP...
[I][app:062]: setup() finished successfully!
[D][sensor:127]: 'WiFi Signal Sensor': Sending state -56.00000 dB with 0 decimals of accuracy
[I][app:102]: ESPHome version 2023.1.0-dev compiled on Jan 12 2023, 08:03:25
[C][wifi:504]: WiFi:
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -56 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[C][logger:293]: Logger:
[C][logger:294]: Level: DEBUG
[C][logger:295]: Log Baud Rate: 115200
[C][logger:296]: Hardware UART: UART0
[C][uart.arduino_esp32:108]: UART Bus 1:
[C][uart.arduino_esp32:109]: TX Pin: GPIO17
[C][uart.arduino_esp32:110]: RX Pin: GPIO16
[C][uart.arduino_esp32:112]: RX Buffer Size: 256
[C][uart.arduino_esp32:114]: Baud Rate: 115200 baud
[C][uart.arduino_esp32:115]: Data Bits: 8
[C][uart.arduino_esp32:116]: Parity: NONE
[C][uart.arduino_esp32:117]: Stop bits: 1
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO18
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO19
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO21
[C][uptime.sensor:031]: Uptime Sensor 'Uptime Sensor'
[C][uptime.sensor:031]: Device Class: 'duration'
[C][uptime.sensor:031]: State Class: 'total_increasing'
[C][uptime.sensor:031]: Unit of Measurement: 's'
[C][uptime.sensor:031]: Accuracy Decimals: 0
[C][uptime.sensor:031]: Icon: 'mdi:timer'
[C][template.text_sensor:021]: Template Sensor 'eau-gaz-elec-nextion - Uptime'
[C][template.text_sensor:021]: Icon: 'mdi:clock-start'
[C][nextion:117]: Nextion:
[C][nextion:118]: Device Model: NX3224K028_011R
[C][nextion:119]: Firmware Version: 170
[C][nextion:120]: Serial Number: E5D5A81517256A53
[C][nextion:121]: Flash Size: 16777216
[C][nextion:122]: Wake On Touch: True
[C][nextion:125]: Touch Timeout: 180
[C][nextion:129]: Wake Up Page : 0
[C][status:034]: Status Binary Sensor 'Eau, Gaz et Electricite nextion (Statut)'
[C][status:034]: Device Class: 'connectivity'
[C][restart:076]: Restart Switch 'eau-gaz-elec-nextion reboot'
[C][restart:078]: Icon: 'mdi:restart'
[C][restart:099]: Restore Mode: restore defaults to OFF
[C][captive_portal:088]: Captive Portal:
[C][mdns:103]: mDNS:
[C][mdns:104]: Hostname: eau-gaz-elec-nextion
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[W][ota:103]: Last Boot was an unhandled reset, will proceed to safe mode in 2 restarts
[C][api:138]: API Server:
[C][api:139]: Address: 192.168.1.82:6053
[C][api:143]: Using noise encryption: NO
[C][http_request:014]: HTTP Request:
[C][http_request:015]: Timeout: 5000ms
[C][http_request:016]: User-Agent: ESPHome
[C][http_request:017]: Follow Redirects: 1
[C][http_request:018]: Redirect limit: 3
[C][sntp:053]: SNTP Time:
[C][sntp:054]: Server 1: '0.pool.ntp.org'
[C][sntp:055]: Server 2: '1.pool.ntp.org'
[C][sntp:056]: Server 3: '2.pool.ntp.org'
[C][sntp:057]: Timezone: 'CET-1CEST,M3.5.0,M10.5.0/3'
[C][wifi_signal.sensor:009]: WiFi Signal 'WiFi Signal Sensor'
[C][wifi_signal.sensor:009]: Device Class: 'signal_strength'
[C][wifi_signal.sensor:009]: State Class: 'measurement'
[C][wifi_signal.sensor:009]: Unit of Measurement: 'dB'
[C][wifi_signal.sensor:009]: Accuracy Decimals: 0
[C][wifi_signal.sensor:009]: Icon: 'mdi:wifi'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Index Linky kWh'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.linky_index'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Linky Puissance consommée'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.linky_puissance_consommee'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Volume total gaz m3 zigbee'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.volume_total_gaz_m3_zigbee'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Volume total eau m3 zigbee'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.volume_total_eau_m3_zigbee'
[D][api:102]: Accepted ::FFFF:192.168.1.8
[D][binary_sensor:036]: 'Eau, Gaz et Electricite nextion (Statut)': Sending state ON
[D][api.connection:918]: Home Assistant 2023.1.2 (::FFFF:192.168.1.8): Connected successfully
[D][nextion:251]: Manually set nextion report ready
[D][nextion:329]: Nextion is setup
[E][nextion:260]: Nextion queue is empty!
[D][homeassistant.sensor:024]: 'sensor.linky_index': Got state 11946.75
[D][sensor:127]: 'Index Linky kWh': Sending state 11946.74707 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.linky_puissance_consommee': Got state 367.00
[D][sensor:127]: 'Linky Puissance consommée': Sending state 367.00000 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.volume_total_gaz_m3_zigbee': Got state 2235.31
[D][sensor:127]: 'Volume total gaz m3 zigbee': Sending state 2235.31299 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.volume_total_eau_m3_zigbee': Got state 372.21
[D][sensor:127]: 'Volume total eau m3 zigbee': Sending state 372.20801 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.linky_puissance_consommee': Got state 351.00
[D][sensor:127]: 'Linky Puissance consommée': Sending state 351.00000 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.linky_index': Got state 11946.75
[D][sensor:127]: 'Index Linky kWh': Sending state 11946.75000 with 3 decimals of accuracy
[D][text_sensor:067]: 'eau-gaz-elec-nextion - Uptime': Sending state '0s'
[D][homeassistant.sensor:024]: 'sensor.linky_puissance_consommee': Got state 352.00
[D][sensor:127]: 'Linky Puissance consommée': Sending state 352.00000 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.linky_index': Got state 11946.75
[D][sensor:127]: 'Index Linky kWh': Sending state 11946.75195 with 3 decimals of accuracy
[D][sensor:127]: 'Uptime Sensor': Sending state 54.46400 s with 0 decimals of accuracy
[D][sensor:127]: 'WiFi Signal Sensor': Sending state -54.00000 dB with 0 decimals of accuracy
[D][nextion_upload:169]: Connected
[D][nextion_upload:175]: Requesting URL: http://192.168.1.8:8123/local/nextion/nextion.tft
[ 67285][E][WiFiClient.cpp:517] flush(): fail on fd 51, errno: 11, "No more processes"
[D][nextion_upload:209]: Updating Nextion NX3224K028_011R...
[D][nextion_upload:235]: Waiting for upgrade response
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[D][nextion_upload:239]: Upgrade response is 4
[D][nextion_upload:242]: Available 0 : 0x00
[D][nextion_upload:242]: Available 1 : 0x00
[D][nextion_upload:242]: Available 2 : 0x00
[D][nextion_upload:242]: Available 3 : 0x05
[D][nextion_upload:246]: preparation for tft update done
[D][nextion_upload:274]: Allocating buffer size 65536, Heap size is 220240
[D][nextion_upload:291]: Updating tft from "http://192.168.1.8:8123/local/nextion/nextion.tft" with a file size of 862132 using 65536 chunksize, Heap Size 154688
[D][nextion_upload:048]: Requesting range: bytes=0-16383
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[D][nextion_upload:121]: Nextion reported new range 851968
[D][nextion_upload:302]: Heap Size 150272, Bytes left 10164
[D][nextion_upload:048]: Requesting range: bytes=851968-862132
[D][nextion_upload:302]: Heap Size 150272, Bytes left -2124
[D][nextion_upload:304]: Successfully updated Nextion!
[D][nextion_upload:310]: Restarting Nextion
[D][nextion_upload:313]: Restarting esphome
[W][wifi_esp32:494]: Event: Disconnected ssid='Livebox-9928_2GEXT' bssid=10:0C:6B:FB:77:4B[redacted] reason='Association Leave'
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:8896
load:0x40080400,len:5828
entry 0x400806ac
[I][logger:258]: Log initialized
[C][ota:469]: There have been 9 suspected unsuccessful boot attempts.
[D][esp32.preferences:113]: Saving 1 preferences to flash...
[D][esp32.preferences:142]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[I][app:029]: Running through setup()...
[C][uart.arduino_esp32:077]: Setting up UART...
[ 55][E][HardwareSerial.cpp:525] setRxBufferSize(): RX Buffer can't be resized when Serial is already running.
[D][binary_sensor:034]: 'Eau, Gaz et Electricite nextion (Statut)': Sending initial state OFF
[C][wifi:037]: Setting up WiFi...
[C][wifi:038]: Local MAC: 3C:61:05:30:B7:2C
[D][wifi:386]: Starting scan...
[D][sensor:127]: 'Uptime Sensor': Sending state 0.19300 s with 0 decimals of accuracy
[D][text_sensor:067]: 'eau-gaz-elec-nextion - Uptime': Sending state '0s'
[W][nextion:072]: Nextion is not connected!
[I][nextion:078]: Nextion is connected
[C][nextion:117]: Nextion:
[C][nextion:118]: Device Model: NX3224K028_011R
[C][nextion:119]: Firmware Version: 170
[C][nextion:120]: Serial Number: E5D5A81517256A53
[C][nextion:121]: Flash Size: 16777216
[C][nextion:122]: Wake On Touch: True
[C][nextion:125]: Touch Timeout: 180
[C][nextion:129]: Wake Up Page : 0
[D][wifi:401]: Found networks:
[I][wifi:445]: - 'Livebox-9928_2GEXT' (10:0C:6B:FB:77:4B) [redacted]▂▄▆█
[D][wifi:446]: Channel: 11
[D][wifi:447]: RSSI: -57 dB
[I][wifi:445]: - 'Livebox-9928' (08:87:C6:D9:D9:20) [redacted]▂▄▆█
[D][wifi:446]: Channel: 1
[D][wifi:447]: RSSI: -76 dB
[D][wifi:450]: - 'DIRECT-91-HP M254 LaserJet'[redacted] (9E:30:5B:0E:BE:91) [redacted]▂▄▆█
[I][wifi:257]: WiFi Connecting to 'Livebox-9928_2GEXT'...
[I][wifi:518]: WiFi Connected!
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -58 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[D][wifi:527]: Disabling AP...
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[W][ota:103]: Last Boot was an unhandled reset, will proceed to safe mode in 1 restarts
[C][api:025]: Setting up Home Assistant API server...
[C][sntp:028]: Setting up SNTP...
[I][app:062]: setup() finished successfully!
[D][sensor:127]: 'WiFi Signal Sensor': Sending state -58.00000 dB with 0 decimals of accuracy
[I][app:102]: ESPHome version 2023.1.0-dev compiled on Jan 12 2023, 08:03:25
[C][wifi:504]: WiFi:
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -58 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[C][logger:293]: Logger:
[C][logger:294]: Level: DEBUG
[C][logger:295]: Log Baud Rate: 115200
[C][logger:296]: Hardware UART: UART0
[C][uart.arduino_esp32:108]: UART Bus 1:
[C][uart.arduino_esp32:109]: TX Pin: GPIO17
[C][uart.arduino_esp32:110]: RX Pin: GPIO16
[C][uart.arduino_esp32:112]: RX Buffer Size: 256
[C][uart.arduino_esp32:114]: Baud Rate: 115200 baud
[C][uart.arduino_esp32:115]: Data Bits: 8
[C][uart.arduino_esp32:116]: Parity: NONE
[C][uart.arduino_esp32:117]: Stop bits: 1
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO18
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO19
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO21
[C][uptime.sensor:031]: Uptime Sensor 'Uptime Sensor'
[C][uptime.sensor:031]: Device Class: 'duration'
[C][uptime.sensor:031]: State Class: 'total_increasing'
[C][uptime.sensor:031]: Unit of Measurement: 's'
[C][uptime.sensor:031]: Accuracy Decimals: 0
[C][uptime.sensor:031]: Icon: 'mdi:timer'
[C][template.text_sensor:021]: Template Sensor 'eau-gaz-elec-nextion - Uptime'
[C][template.text_sensor:021]: Icon: 'mdi:clock-start'
[C][nextion:117]: Nextion:
[C][nextion:118]: Device Model: NX3224K028_011R
[C][nextion:119]: Firmware Version: 170
[C][nextion:120]: Serial Number: E5D5A81517256A53
[C][nextion:121]: Flash Size: 16777216
[C][nextion:122]: Wake On Touch: True
[C][nextion:125]: Touch Timeout: 180
[C][nextion:129]: Wake Up Page : 0
[C][status:034]: Status Binary Sensor 'Eau, Gaz et Electricite nextion (Statut)'
[C][status:034]: Device Class: 'connectivity'
[C][restart:076]: Restart Switch 'eau-gaz-elec-nextion reboot'
[C][restart:078]: Icon: 'mdi:restart'
[C][restart:099]: Restore Mode: restore defaults to OFF
[C][captive_portal:088]: Captive Portal:
[C][mdns:103]: mDNS:
[C][mdns:104]: Hostname: eau-gaz-elec-nextion
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[W][ota:103]: Last Boot was an unhandled reset, will proceed to safe mode in 1 restarts
[C][api:138]: API Server:
[C][api:139]: Address: 192.168.1.82:6053
[C][api:143]: Using noise encryption: NO
[C][http_request:014]: HTTP Request:
[C][http_request:015]: Timeout: 5000ms
[C][http_request:016]: User-Agent: ESPHome
[C][http_request:017]: Follow Redirects: 1
[C][http_request:018]: Redirect limit: 3
[D][api:102]: Accepted ::FFFF:192.168.1.8
[C][sntp:053]: SNTP Time:
[C][sntp:054]: Server 1: '0.pool.ntp.org'
[C][sntp:055]: Server 2: '1.pool.ntp.org'
[C][sntp:056]: Server 3: '2.pool.ntp.org'
[C][sntp:057]: Timezone: 'CET-1CEST,M3.5.0,M10.5.0/3'
[D][binary_sensor:036]: 'Eau, Gaz et Electricite nextion (Statut)': Sending state ON
[D][api.connection:918]: Home Assistant 2023.1.2 (::FFFF:192.168.1.8): Connected successfully
[C][wifi_signal.sensor:009]: WiFi Signal 'WiFi Signal Sensor'
[C][wifi_signal.sensor:009]: Device Class: 'signal_strength'
[C][wifi_signal.sensor:009]: State Class: 'measurement'
[C][wifi_signal.sensor:009]: Unit of Measurement: 'dB'
[C][wifi_signal.sensor:009]: Accuracy Decimals: 0
[C][wifi_signal.sensor:009]: Icon: 'mdi:wifi'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Index Linky kWh'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.linky_index'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Linky Puissance consommée'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.linky_puissance_consommee'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Volume total gaz m3 zigbee'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.volume_total_gaz_m3_zigbee'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Volume total eau m3 zigbee'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.volume_total_eau_m3_zigbee'
[D][homeassistant.sensor:024]: 'sensor.linky_index': Got state 11946.75
[D][sensor:127]: 'Index Linky kWh': Sending state 11946.75391 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.linky_puissance_consommee': Got state 353.00
[D][sensor:127]: 'Linky Puissance consommée': Sending state 353.00000 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.volume_total_gaz_m3_zigbee': Got state 2235.31
[D][sensor:127]: 'Volume total gaz m3 zigbee': Sending state 2235.31299 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.volume_total_eau_m3_zigbee': Got state 372.21
[D][sensor:127]: 'Volume total eau m3 zigbee': Sending state 372.20801 with 3 decimals of accuracy
[D][nextion:251]: Manually set nextion report ready
[D][nextion:329]: Nextion is setup
[E][nextion:260]: Nextion queue is empty!
[D][homeassistant.sensor:024]: 'sensor.linky_puissance_consommee': Got state 357.00
[D][sensor:127]: 'Linky Puissance consommée': Sending state 357.00000 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.linky_index': Got state 11946.76
[D][sensor:127]: 'Index Linky kWh': Sending state 11946.75586 with 3 decimals of accuracy
[D][sensor:127]: 'WiFi Signal Sensor': Sending state -54.00000 dB with 0 decimals of accuracy
[D][sensor:127]: 'Uptime Sensor': Sending state 46.15000 s with 0 decimals of accuracy
[D][nextion_upload:169]: Connected
[D][nextion_upload:175]: Requesting URL: http://192.168.1.8:8123/local/nextion/nextion.tft
[ 48607][E][WiFiClient.cpp:517] flush(): fail on fd 51, errno: 11, "No more processes"
[D][nextion_upload:209]: Updating Nextion NX3224K028_011R...
[D][nextion_upload:235]: Waiting for upgrade response
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[D][nextion_upload:239]: Upgrade response is 4
[D][nextion_upload:242]: Available 0 : 0x00
[D][nextion_upload:242]: Available 1 : 0x00
[D][nextion_upload:242]: Available 2 : 0x00
[D][nextion_upload:242]: Available 3 : 0x05
[D][nextion_upload:246]: preparation for tft update done
[D][nextion_upload:274]: Allocating buffer size 65536, Heap size is 220396
[D][nextion_upload:291]: Updating tft from "http://192.168.1.8:8123/local/nextion/nextion.tft" with a file size of 862132 using 65536 chunksize, Heap Size 154844
[D][nextion_upload:048]: Requesting range: bytes=0-16383
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[D][nextion_upload:121]: Nextion reported new range 851968
[D][nextion_upload:302]: Heap Size 152812, Bytes left 10164
[D][nextion_upload:048]: Requesting range: bytes=851968-862132
[D][nextion_upload:302]: Heap Size 152528, Bytes left -2124
[D][nextion_upload:304]: Successfully updated Nextion!
[D][nextion_upload:310]: Restarting Nextion
[D][nextion_upload:313]: Restarting esphome
[W][wifi_esp32:494]: Event: Disconnected ssid='Livebox-9928_2GEXT' bssid=10:0C:6B:FB:77:4B[redacted] reason='Association Leave'
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:8896
load:0x40080400,len:5828
entry 0x400806ac
[I][logger:258]: Log initialized
[C][ota:469]: There have been 10 suspected unsuccessful boot attempts.
[D][esp32.preferences:113]: Saving 1 preferences to flash...
[D][esp32.preferences:142]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[E][ota:476]: Boot loop detected. Proceeding to safe mode.
[I][app:029]: Running through setup()...
[C][wifi:037]: Setting up WiFi...
[C][wifi:038]: Local MAC: 3C:61:05:30:B7:2C
[D][wifi:386]: Starting scan...
[D][wifi:401]: Found networks:
[I][wifi:445]: - 'Livebox-9928_2GEXT' (10:0C:6B:FB:77:4B) [redacted]▂▄▆█
[D][wifi:446]: Channel: 11
[D][wifi:447]: RSSI: -52 dB
[I][wifi:445]: - 'Livebox-9928' (08:87:C6:D9:D9:20) [redacted]▂▄▆█
[D][wifi:446]: Channel: 1
[D][wifi:447]: RSSI: -71 dB
[D][wifi:450]: - 'DIRECT-91-HP M254 LaserJet'[redacted] (9E:30:5B:0E:BE:91) [redacted]▂▄▆█
[I][wifi:257]: WiFi Connecting to 'Livebox-9928_2GEXT'...
[I][wifi:518]: WiFi Connected!
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -55 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[D][wifi:527]: Disabling AP...
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[W][ota:103]: Last Boot was an unhandled reset, will proceed to safe mode in 0 restarts
[I][app:062]: setup() finished successfully!
[I][ota:489]: Waiting for OTA attempt.
[I][app:102]: ESPHome version 2023.1.0-dev compiled on Jan 12 2023, 08:03:25
[C][wifi:504]: WiFi:
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -55 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[C][logger:293]: Logger:
[C][logger:294]: Level: DEBUG
[C][logger:295]: Log Baud Rate: 115200
[C][logger:296]: Hardware UART: UART0
[C][captive_portal:088]: Captive Portal:
[C][mdns:103]: mDNS:
[C][mdns:104]: Hostname: eau-gaz-elec-nextion
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[W][ota:103]: Last Boot was an unhandled reset, will proceed to safe mode in 0 restarts
ets Jun 8 2016 00:22:57
rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371
ets Jun 8 2016 00:22:57
rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:8896
load:0x40080400,len:5828
entry 0x400806ac
[I][logger:258]: Log initialized
[C][ota:469]: There have been 0 suspected unsuccessful boot attempts.
[D][esp32.preferences:113]: Saving 1 preferences to flash...
[D][esp32.preferences:142]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[I][app:029]: Running through setup()...
[C][uart.arduino_esp32:077]: Setting up UART...
[ 55][E][HardwareSerial.cpp:525] setRxBufferSize(): RX Buffer can't be resized when Serial is already running.
[D][binary_sensor:034]: 'Eau, Gaz et Electricite nextion (Statut)': Sending initial state OFF
[C][wifi:037]: Setting up WiFi...
[C][wifi:038]: Local MAC: 3C:61:05:30:B7:2C
[D][wifi:386]: Starting scan...
[D][text_sensor:067]: 'eau-gaz-elec-nextion - Uptime': Sending state '24855d 3h 14m 7s'
[D][sensor:127]: 'Uptime Sensor': Sending state 0.19400 s with 0 decimals of accuracy
[W][nextion:072]: Nextion is not connected!
[I][nextion:078]: Nextion is connected
[C][nextion:117]: Nextion:
[C][nextion:118]: Device Model: NX3224K028_011R
[C][nextion:119]: Firmware Version: 170
[C][nextion:120]: Serial Number: E5D5A81517256A53
[C][nextion:121]: Flash Size: 16777216
[C][nextion:122]: Wake On Touch: True
[C][nextion:125]: Touch Timeout: 180
[C][nextion:129]: Wake Up Page : 0
[D][wifi:401]: Found networks:
[I][wifi:445]: - 'Livebox-9928_2GEXT' (10:0C:6B:FB:77:4B) [redacted]▂▄▆█
[D][wifi:446]: Channel: 11
[D][wifi:447]: RSSI: -53 dB
[I][wifi:445]: - 'Livebox-9928' (08:87:C6:D9:D9:20) [redacted]▂▄▆█
[D][wifi:446]: Channel: 1
[D][wifi:447]: RSSI: -76 dB
[D][wifi:450]: - 'DIRECT-91-HP M254 LaserJet'[redacted] (9E:30:5B:0E:BE:91) [redacted]▂▄▆█
[I][wifi:257]: WiFi Connecting to 'Livebox-9928_2GEXT'...
[I][wifi:518]: WiFi Connected!
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -55 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[D][wifi:527]: Disabling AP...
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[C][api:025]: Setting up Home Assistant API server...
[C][sntp:028]: Setting up SNTP...
[I][app:062]: setup() finished successfully!
[D][sensor:127]: 'WiFi Signal Sensor': Sending state -55.00000 dB with 0 decimals of accuracy
[I][app:102]: ESPHome version 2023.1.0-dev compiled on Jan 12 2023, 08:03:25
[C][wifi:504]: WiFi:
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -61 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[C][logger:293]: Logger:
[C][logger:294]: Level: DEBUG
[C][logger:295]: Log Baud Rate: 115200
[C][logger:296]: Hardware UART: UART0
[C][uart.arduino_esp32:108]: UART Bus 1:
[C][uart.arduino_esp32:109]: TX Pin: GPIO17
[C][uart.arduino_esp32:110]: RX Pin: GPIO16
[C][uart.arduino_esp32:112]: RX Buffer Size: 256
[C][uart.arduino_esp32:114]: Baud Rate: 115200 baud
[C][uart.arduino_esp32:115]: Data Bits: 8
[C][uart.arduino_esp32:116]: Parity: NONE
[C][uart.arduino_esp32:117]: Stop bits: 1
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO18
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO19
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO21
[C][uptime.sensor:031]: Uptime Sensor 'Uptime Sensor'
[C][uptime.sensor:031]: Device Class: 'duration'
[C][uptime.sensor:031]: State Class: 'total_increasing'
[C][uptime.sensor:031]: Unit of Measurement: 's'
[C][uptime.sensor:031]: Accuracy Decimals: 0
[C][uptime.sensor:031]: Icon: 'mdi:timer'
[C][template.text_sensor:021]: Template Sensor 'eau-gaz-elec-nextion - Uptime'
[C][template.text_sensor:021]: Icon: 'mdi:clock-start'
[C][nextion:117]: Nextion:
[C][nextion:118]: Device Model: NX3224K028_011R
[C][nextion:119]: Firmware Version: 170
[C][nextion:120]: Serial Number: E5D5A81517256A53
[C][nextion:121]: Flash Size: 16777216
[C][nextion:122]: Wake On Touch: True
[C][nextion:125]: Touch Timeout: 180
[C][nextion:129]: Wake Up Page : 0
[C][status:034]: Status Binary Sensor 'Eau, Gaz et Electricite nextion (Statut)'
[C][status:034]: Device Class: 'connectivity'
[C][restart:076]: Restart Switch 'eau-gaz-elec-nextion reboot'
[C][restart:078]: Icon: 'mdi:restart'
[C][restart:099]: Restore Mode: restore defaults to OFF
[C][captive_portal:088]: Captive Portal:
[C][mdns:103]: mDNS:
[C][mdns:104]: Hostname: eau-gaz-elec-nextion
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[C][api:138]: API Server:
[C][api:139]: Address: 192.168.1.82:6053
[C][api:143]: Using noise encryption: NO
[C][http_request:014]: HTTP Request:
[C][http_request:015]: Timeout: 5000ms
[C][http_request:016]: User-Agent: ESPHome
[C][http_request:017]: Follow Redirects: 1
[C][http_request:018]: Redirect limit: 3
[C][sntp:053]: SNTP Time:
[C][sntp:054]: Server 1: '0.pool.ntp.org'
[C][sntp:055]: Server 2: '1.pool.ntp.org'
[C][sntp:056]: Server 3: '2.pool.ntp.org'
[C][sntp:057]: Timezone: 'CET-1CEST,M3.5.0,M10.5.0/3'
[C][wifi_signal.sensor:009]: WiFi Signal 'WiFi Signal Sensor'
[C][wifi_signal.sensor:009]: Device Class: 'signal_strength'
[C][wifi_signal.sensor:009]: State Class: 'measurement'
[C][wifi_signal.sensor:009]: Unit of Measurement: 'dB'
[C][wifi_signal.sensor:009]: Accuracy Decimals: 0
[C][wifi_signal.sensor:009]: Icon: 'mdi:wifi'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Index Linky kWh'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.linky_index'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Linky Puissance consommée'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.linky_puissance_consommee'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Volume total gaz m3 zigbee'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.volume_total_gaz_m3_zigbee'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Volume total eau m3 zigbee'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.volume_total_eau_m3_zigbee'
[D][api:102]: Accepted ::FFFF:192.168.1.8
[D][binary_sensor:036]: 'Eau, Gaz et Electricite nextion (Statut)': Sending state ON
[D][api.connection:918]: Home Assistant 2023.1.2 (::FFFF:192.168.1.8): Connected successfully
[D][homeassistant.sensor:024]: 'sensor.linky_index': Got state 11946.76
[D][sensor:127]: 'Index Linky kWh': Sending state 11946.76270 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.linky_puissance_consommee': Got state 352.00
[D][sensor:127]: 'Linky Puissance consommée': Sending state 352.00000 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.volume_total_gaz_m3_zigbee': Got state 2235.31
[D][sensor:127]: 'Volume total gaz m3 zigbee': Sending state 2235.31299 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.volume_total_eau_m3_zigbee': Got state 372.21
[D][sensor:127]: 'Volume total eau m3 zigbee': Sending state 372.20801 with 3 decimals of accuracy
[D][nextion:251]: Manually set nextion report ready
[D][nextion:329]: Nextion is setup
[E][nextion:260]: Nextion queue is empty!
[D][text_sensor:067]: 'eau-gaz-elec-nextion - Uptime': Sending state '0s'
[D][homeassistant.sensor:024]: 'sensor.linky_puissance_consommee': Got state 354.00
[D][sensor:127]: 'Linky Puissance consommée': Sending state 354.00000 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.linky_index': Got state 11946.76
[D][sensor:127]: 'Index Linky kWh': Sending state 11946.76465 with 3 decimals of accuracy
[D][nextion_upload:169]: Connected
[D][nextion_upload:175]: Requesting URL: http://192.168.1.8:8123/local/nextion/nextion.tft
[ 47742][E][WiFiClient.cpp:517] flush(): fail on fd 51, errno: 11, "No more processes"
[D][nextion_upload:209]: Updating Nextion NX3224K028_011R...
[D][nextion_upload:235]: Waiting for upgrade response
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[D][nextion_upload:239]: Upgrade response is 4
[D][nextion_upload:242]: Available 0 : 0x00
[D][nextion_upload:242]: Available 1 : 0x00
[D][nextion_upload:242]: Available 2 : 0x00
[D][nextion_upload:242]: Available 3 : 0x05
[D][nextion_upload:246]: preparation for tft update done
[D][nextion_upload:274]: Allocating buffer size 65536, Heap size is 220424
[D][nextion_upload:291]: Updating tft from "http://192.168.1.8:8123/local/nextion/nextion.tft" with a file size of 862132 using 65536 chunksize, Heap Size 154872
[D][nextion_upload:048]: Requesting range: bytes=0-16383
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[E][uart:015]: Reading from UART timed out at byte 0!
[D][nextion_upload:121]: Nextion reported new range 218103816
[D][nextion_upload:302]: Heap Size 152840, Bytes left -217241684
[D][nextion_upload:304]: Successfully updated Nextion!
[D][nextion_upload:310]: Restarting Nextion
[D][nextion_upload:313]: Restarting esphome
[W][wifi_esp32:494]: Event: Disconnected ssid='Livebox-9928_2GEXT' bssid=10:0C:6B:FB:77:4B[redacted] reason='Association Leave'
ets Jun 8 2016 00:22:57
rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0018,len:4
load:0x3fff001c,len:1044
load:0x40078000,len:8896
load:0x40080400,len:5828
entry 0x400806ac
[I][logger:258]: Log initialized
[C][ota:469]: There have been 1 suspected unsuccessful boot attempts.
[D][esp32.preferences:113]: Saving 1 preferences to flash...
[D][esp32.preferences:142]: Saving 1 preferences to flash: 0 cached, 1 written, 0 failed
[I][app:029]: Running through setup()...
[C][uart.arduino_esp32:077]: Setting up UART...
[ 55][E][HardwareSerial.cpp:525] setRxBufferSize(): RX Buffer can't be resized when Serial is already running.
[D][binary_sensor:034]: 'Eau, Gaz et Electricite nextion (Statut)': Sending initial state OFF
[C][wifi:037]: Setting up WiFi...
[C][wifi:038]: Local MAC: 3C:61:05:30:B7:2C
[D][wifi:386]: Starting scan...
[D][text_sensor:067]: 'eau-gaz-elec-nextion - Uptime': Sending state '24855d 3h 14m 7s'
[D][sensor:127]: 'Uptime Sensor': Sending state 0.19200 s with 0 decimals of accuracy
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[D][wifi:401]: Found networks:
[I][wifi:445]: - 'Livebox-9928_2GEXT' (10:0C:6B:FB:77:4B) [redacted]▂▄▆█
[D][wifi:446]: Channel: 11
[D][wifi:447]: RSSI: -54 dB
[I][wifi:445]: - 'Livebox-9928' (08:87:C6:D9:D9:20) [redacted]▂▄▆█
[D][wifi:446]: Channel: 1
[D][wifi:447]: RSSI: -78 dB
[D][wifi:450]: - 'DIRECT-91-HP M254 LaserJet'[redacted] (9E:30:5B:0E:BE:91) [redacted]▂▄▆█
[I][wifi:257]: WiFi Connecting to 'Livebox-9928_2GEXT'...
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[I][wifi:518]: WiFi Connected!
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -55 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[D][wifi:527]: Disabling AP...
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[C][api:025]: Setting up Home Assistant API server...
[C][sntp:028]: Setting up SNTP...
[I][app:062]: setup() finished successfully!
[D][sensor:127]: 'WiFi Signal Sensor': Sending state -55.00000 dB with 0 decimals of accuracy
[I][app:102]: ESPHome version 2023.1.0-dev compiled on Jan 12 2023, 08:03:25
[C][wifi:504]: WiFi:
[C][wifi:362]: Local MAC: 3C:61:05:30:B7:2C
[C][wifi:363]: SSID: 'Livebox-9928_2GEXT'[redacted]
[C][wifi:364]: IP Address: 192.168.1.82
[C][wifi:366]: BSSID: 10:0C:6B:FB:77:4B[redacted]
[C][wifi:367]: Hostname: 'eau-gaz-elec-nextion'
[C][wifi:369]: Signal strength: -56 dB ▂▄▆█
[C][wifi:373]: Channel: 11
[C][wifi:374]: Subnet: 255.255.255.0
[C][wifi:375]: Gateway: 192.168.1.1
[C][wifi:376]: DNS1: 0.0.0.0
[C][wifi:377]: DNS2: 0.0.0.0
[C][logger:293]: Logger:
[C][logger:294]: Level: DEBUG
[C][logger:295]: Log Baud Rate: 115200
[C][logger:296]: Hardware UART: UART0
[C][uart.arduino_esp32:108]: UART Bus 1:
[C][uart.arduino_esp32:109]: TX Pin: GPIO17
[C][uart.arduino_esp32:110]: RX Pin: GPIO16
[C][uart.arduino_esp32:112]: RX Buffer Size: 256
[C][uart.arduino_esp32:114]: Baud Rate: 115200 baud
[C][uart.arduino_esp32:115]: Data Bits: 8
[C][uart.arduino_esp32:116]: Parity: NONE
[C][uart.arduino_esp32:117]: Stop bits: 1
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO18
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO19
[C][gpio.output:010]: GPIO Binary Output:
[C][gpio.output:011]: Pin: GPIO21
[C][uptime.sensor:031]: Uptime Sensor 'Uptime Sensor'
[C][uptime.sensor:031]: Device Class: 'duration'
[C][uptime.sensor:031]: State Class: 'total_increasing'
[C][uptime.sensor:031]: Unit of Measurement: 's'
[C][uptime.sensor:031]: Accuracy Decimals: 0
[C][uptime.sensor:031]: Icon: 'mdi:timer'
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[C][template.text_sensor:021]: Template Sensor 'eau-gaz-elec-nextion - Uptime'
[C][template.text_sensor:021]: Icon: 'mdi:clock-start'
[C][nextion:117]: Nextion:
[C][nextion:118]: Device Model:
[C][nextion:119]: Firmware Version:
[C][nextion:120]: Serial Number:
[C][nextion:121]: Flash Size:
[C][nextion:122]: Wake On Touch: True
[C][nextion:125]: Touch Timeout: 180
[C][nextion:129]: Wake Up Page : 0
[C][status:034]: Status Binary Sensor 'Eau, Gaz et Electricite nextion (Statut)'
[C][status:034]: Device Class: 'connectivity'
[C][restart:076]: Restart Switch 'eau-gaz-elec-nextion reboot'
[C][restart:078]: Icon: 'mdi:restart'
[C][restart:099]: Restore Mode: restore defaults to OFF
[C][captive_portal:088]: Captive Portal:
[C][mdns:103]: mDNS:
[C][mdns:104]: Hostname: eau-gaz-elec-nextion
[C][ota:093]: Over-The-Air Updates:
[C][ota:094]: Address: 192.168.1.82:3232
[C][ota:097]: Using Password.
[C][api:138]: API Server:
[C][api:139]: Address: 192.168.1.82:6053
[C][api:143]: Using noise encryption: NO
[C][http_request:014]: HTTP Request:
[C][http_request:015]: Timeout: 5000ms
[C][http_request:016]: User-Agent: ESPHome
[C][http_request:017]: Follow Redirects: 1
[C][http_request:018]: Redirect limit: 3
[C][sntp:053]: SNTP Time:
[C][sntp:054]: Server 1: '0.pool.ntp.org'
[C][sntp:055]: Server 2: '1.pool.ntp.org'
[C][sntp:056]: Server 3: '2.pool.ntp.org'
[C][sntp:057]: Timezone: 'CET-1CEST,M3.5.0,M10.5.0/3'
[C][wifi_signal.sensor:009]: WiFi Signal 'WiFi Signal Sensor'
[C][wifi_signal.sensor:009]: Device Class: 'signal_strength'
[C][wifi_signal.sensor:009]: State Class: 'measurement'
[C][wifi_signal.sensor:009]: Unit of Measurement: 'dB'
[C][wifi_signal.sensor:009]: Accuracy Decimals: 0
[C][wifi_signal.sensor:009]: Icon: 'mdi:wifi'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Index Linky kWh'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.linky_index'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Linky Puissance consommée'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.linky_puissance_consommee'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Volume total gaz m3 zigbee'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.volume_total_gaz_m3_zigbee'
[C][homeassistant.sensor:030]: Homeassistant Sensor 'Volume total eau m3 zigbee'
[C][homeassistant.sensor:030]: State Class: ''
[C][homeassistant.sensor:030]: Unit of Measurement: ''
[C][homeassistant.sensor:030]: Accuracy Decimals: 3
[C][homeassistant.sensor:031]: Entity ID: 'sensor.volume_total_eau_m3_zigbee'
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[D][api:102]: Accepted ::FFFF:192.168.1.8
[D][binary_sensor:036]: 'Eau, Gaz et Electricite nextion (Statut)': Sending state ON
[D][api.connection:918]: Home Assistant 2023.1.2 (::FFFF:192.168.1.8): Connected successfully
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[D][homeassistant.sensor:024]: 'sensor.linky_index': Got state 11946.76
[D][sensor:127]: 'Index Linky kWh': Sending state 11946.76465 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.linky_puissance_consommee': Got state 354.00
[D][sensor:127]: 'Linky Puissance consommée': Sending state 354.00000 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.volume_total_gaz_m3_zigbee': Got state 2235.31
[D][sensor:127]: 'Volume total gaz m3 zigbee': Sending state 2235.31299 with 3 decimals of accuracy
[D][homeassistant.sensor:024]: 'sensor.volume_total_eau_m3_zigbee': Got state 372.21
[D][sensor:127]: 'Volume total eau m3 zigbee': Sending state 372.20801 with 3 decimals of accuracy
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected!
[E][uart:015]: Reading from UART timed out at byte 0!
[W][nextion:072]: Nextion is not connected! ```