ESPHome and first new device offline, can't connect

New HA on Raspberry pi4, new device is constantly offline. Setting up new device is
completed with no problem except when trying to connect give me message
Configuration created but unable to detect the device on the network.

After checking on line log it shows
INFO Starting log output from esp1.local using esphome API
WARNING Can’t connect to ESPHome API for esp1.local: Error resolving IP address: [Errno -5] No
address associated with hostname
INFO Trying to reconnect to esp1.local in the background

After checking on plug in computer
INFO Reading configuration /config/esphome/esp1.yaml…
INFO Starting log output from /dev/ttyUSB0 with baud rate 115200
[11:44:20][I][ota:113]: Boot seems successful, resetting boot loop counter.

If then I reset my esp1 log looks like this

	[11:46:11]{ll\x9c\x9e|\x84l\xe0|\x84l\xe4"|\x8e\x83\xec\x92{\x92B\x8cp\x8cp~\xfbo\xbelon\x9c\xe2\xe4#p\xec\x8e${l{lp\xfbN\xe0\x83l\x8c\xdc#o\xe2|\xe4\x8f\x8e\x80#\x8c\xf3on\xefl\x8c\x8el \x90\033on\x8e{dn{\x8eےo{r\x92`p\xfbn\xe0{\x84\xdcܜ\x80\x84#N\xe2|\x8e\x80#\x8c\xf2on\xef\x8f$`\x90\033oo\x8e$nr\x8e\x92\xdf\xefr\033$ rۓor\033$`\x9c쏜$\xecd`\xfc\x82n\x9c$[I][logger:258]: Log initialized
[11:46:11][C][ota:469]: There have been 0 suspected unsuccessful boot attempts.
[11:46:11][I][app:029]: Running through setup()...
[11:46:11][C][wifi:037]: Setting up WiFi...
[11:46:11][C][wifi:038]:   Local MAC: 7C:87:CE:B6:75:4D
[11:46:11][D][wifi:386]: Starting scan...
[11:46:17][D][wifi:401]: Found networks:
[11:46:17][I][wifi:444]: - 'yossnet' [redacted]▂▄▆█
[11:46:17][D][wifi:446]:     Channel: 2
[11:46:17][D][wifi:447]:     RSSI: -25 dB
[11:46:17][D][wifi:449]: - [redacted] [redacted]▂▄▆█
[11:46:17][I][wifi:257]: WiFi Connecting to 'yossnet'...
[11:46:18][I][wifi:518]: WiFi Connected!
[11:46:18][C][wifi:362]:   Local MAC: 7C:87:CE:B6:75:4D
[11:46:18][C][wifi:363]:   SSID: [redacted]
[11:46:18][C][wifi:364]:   IP Address: 192.168.5.143
[11:46:18][C][wifi:365]:   BSSID: [redacted]
[11:46:18][C][wifi:367]:   Hostname: 'esp1'
[11:46:18][C][wifi:369]:   Signal strength: -20 dB ▂▄▆█
[11:46:18][C][wifi:373]:   Channel: 2
[11:46:18][C][wifi:374]:   Subnet: 255.255.255.0
[11:46:18][C][wifi:375]:   Gateway: 192.168.5.90
[11:46:18][C][wifi:376]:   DNS1: 192.168.5.95
[11:46:18][C][wifi:377]:   DNS2: 192.168.5.90
[11:46:18][D][wifi:527]: Disabling AP...
[11:46:18][C][ota:093]: Over-The-Air Updates:
[11:46:18][C][ota:094]:   Address: esp1.local:8266
[11:46:18][C][ota:097]:   Using Password.
[11:46:18][C][api:025]: Setting up Home Assistant API server...
[11:46:18][I][app:062]: setup() finished successfully!
[11:46:18][I][app:102]: ESPHome version 2023.3.2 compiled on Apr 11 2023, 10:34:47
[11:46:18][C][wifi:504]: WiFi:
[11:46:18][C][wifi:362]:   Local MAC: 7C:87:CE:B6:75:4D
[11:46:18][C][wifi:363]:   SSID: [redacted]
[11:46:18][C][wifi:364]:   IP Address: 192.168.5.143
[11:46:18][C][wifi:365]:   BSSID: [redacted]
[11:46:18][C][wifi:367]:   Hostname: 'esp1'
[11:46:18][C][wifi:369]:   Signal strength: -20 dB ▂▄▆█
[11:46:18][C][wifi:373]:   Channel: 2
[11:46:18][C][wifi:374]:   Subnet: 255.255.255.0
[11:46:18][C][wifi:375]:   Gateway: 192.168.5.90
[11:46:18][C][wifi:376]:   DNS1: 192.168.5.95
[11:46:18][C][wifi:377]:   DNS2: 192.168.5.90
[11:46:18][C][logger:293]: Logger:
[11:46:18][C][logger:294]:   Level: DEBUG
[11:46:18][C][logger:295]:   Log Baud Rate: 115200
[11:46:18][C][logger:296]:   Hardware UART: UART0
[11:46:18][C][captive_portal:088]: Captive Portal:
[11:46:18][C][mdns:108]: mDNS:
[11:46:18][C][mdns:109]:   Hostname: esp1
[11:46:18][C][ota:093]: Over-The-Air Updates:
[11:46:18][C][ota:094]:   Address: esp1.local:8266
[11:46:18][C][ota:097]:   Using Password.
[11:46:18][C][api:138]: API Server:
[11:46:18][C][api:139]:   Address: esp1.local:6053
[11:46:18][C][api:141]:   Using noise encryption: YES
[12:06:18][I][ota:113]: Boot seems successful, resetting boot loop counter.

My esp1 remain offline and I can’t finish installation of the device.

Ping from network or my computer is like this
$ ping 192.168.5.143
PING 192.168.5.143 (192.168.5.143) 56(84) bytes of data.
From 192.168.5.10 icmp_seq=1 Destination Host Unreachable
My HA on Raspi give the same
PING 192.168.5.143 (192.168.5.143) 56(84) bytes of data.
From 192.168.5.55 icmp_seq=1 Destination Host Unreachable

My router can see esp1 and ping is passing test.
PING 192.168.5.143 (192.168.5.143): 64 data bytes
Reply from 192.168.5.143: bytes=64 ttl=255 seq=1 time=4.284 ms

If I try with fixed address and ESPHome using “Use ping for status”
everything remain the same exept
Error connecting to (‘192.168.5.110’, 6053): [Errno 113] Connect call failed (‘192.168.5.110’, 6053)

So I’m completely lost, can anybody trow some light and help me resolve the problem?

p.s.
I tried before, same thing on virtual machine with same results.